fix mis-attribution in notice, and other tidies there (punctuation mainly)
Project: http://git-wip-us.apache.org/repos/asf/brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn/commit/b9283266 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn/tree/b9283266 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn/diff/b9283266 Branch: refs/heads/0.7.0-incubating Commit: b92832663abaed38cae3a2f5acfe37cc6d0dfaf5 Parents: 48ab9d9 Author: Alex Heneveld <[email protected]> Authored: Tue Nov 11 12:29:52 2014 +0000 Committer: Aled Sage <[email protected]> Committed: Tue Nov 11 12:43:09 2014 +0000 ---------------------------------------------------------------------- NOTICE | 39 ++++++++++++++++++++------------------- 1 file changed, 20 insertions(+), 19 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn/blob/b9283266/NOTICE ---------------------------------------------------------------------- diff --git a/NOTICE b/NOTICE index 4466310..dd496d3 100644 --- a/NOTICE +++ b/NOTICE @@ -45,7 +45,7 @@ Copyright (c) Twitter, Inc (2012). Licensed under the Apache License 2.0. typeahead.js, bloodhound.js Copyright (c) Twitter, Inc (2013). -Licensed under the MIT License +Licensed under the MIT License. This product includes software developed by Yehuda Katz (https://github.com/wycats/): handlebars*.js. @@ -84,46 +84,46 @@ Licensed under the MIT license. This product includes configuation files developed at MariaDB (https://mariadb.org/): Configuration file in software/database/src/main/resources/brooklyn/entity/database/mariadb/my.cnf -Copyright (c) The MariaDB Foundation -Licensed under GNU General Public License, version 2 +Copyright (c) The MariaDB Foundation. +Licensed under GNU General Public License, version 2. This product includes configuation files developed at MySQL (http://www.mysql.com/): Configuration file in software/database/src/main/resources/brooklyn/entity/database/mysql/mysql.conf -Copyright (c) The Oracle Corporation -Licensed under Oracleâs Free and Open Source Software ("FOSS") License Exception +Copyright (c) The Oracle Corporation. +Licensed under Oracleâs Free and Open Source Software ("FOSS") License Exception. This product includes configuation files developed at PostgreSQL (http://www.postgresql.org/): Configuration file in software/database/src/main/resources/brooklyn/entity/database/postgresql/postgresql.conf -Copyright (c) PostgreSQL Global Development Group -Licensed under The PostgreSQL Licence (http://opensource.org/licenses/postgresql) +Copyright (c) PostgreSQL Global Development Group. +Licensed under the PostgreSQL Licence (http://opensource.org/licenses/postgresql). This product includes configuation files developed at rubyrep (http://www.rubyrep.org/): Configuration file in software/database/src/main/resources/brooklyn/entity/database/rubyrep/rubyrep.conf -Licensed under MIT License +Licensed under the MIT License. This product includes configuation files developed at Apache ActiveMQ (http://activemq.apache.org/): Configuration file in software/messaging/src/main/resources/brooklyn/entity/messaging/activemq/activemq.xml -Copyright (c) The Apache Software Foundation +Copyright (c) The Apache Software Foundation. Licensed under the Apache License 2.0. This product includes configuation files developed at Apache Kafka (http://kafka.apache.org/): Configuration files in software/messaging/src/main/resources/brooklyn/entity/messaging/kafka/* -Copyright (c) The Apache Software Foundation +Copyright (c) The Apache Software Foundation. Licensed under the Apache License 2.0. This product includes configuation files developed at Apache Storm (https://storm.incubator.apache.org/): Configuration file in software/messaging/src/main/resources/brooklyn/entity/messaging/storm/storm.yaml -Copyright (c) The Apache Software Foundation +Copyright (c) The Apache Software Foundation. Licensed under the Apache License 2.0. This product includes configuation files developed at Apache Cassandra (http://cassandra.apache.org/): Configuration file in software/nosql/src/main/resources/brooklyn/entity/nosql/cassandra/* -Copyright (c) The Apache Software Foundation +Copyright (c) The Apache Software Foundation. Licensed under the Apache License 2.0. This product includes configuation files developed at Apache CouchDB (http://couchdb.apache.org/): Configuration file in software/nosql/src/main/resources/brooklyn/entity/nosql/couchdb/couch.ini -Copyright (c) The Apache Software Foundation +Copyright (c) The Apache Software Foundation. Licensed under the Apache License 2.0. This product includes configuation files developed at MongoDB (http://www.mongodb.org/): @@ -133,19 +133,20 @@ Licensed under the Apache License 2.0. This product includes configuation files developed at Redis (http://redis.io/): Configuration files in software/nosql/src/main/resources/brooklyn/entity/nosql/redis/*.conf -Licensed under the Three Clause BSD license +Copyright (c) Salvatore Sanfilippo, Pieter Noordhuis, and other contributors as listed in the git history. +Licensed under the Three Clause BSD license. This product includes configuation files developed at Basho (http://basho.com/riak/): Configuration file in software/nosql/src/main/resources/brooklyn/entity/nosql/riak/app.config -Copyright (c) Basho. +Copyright (c) Basho Technologies. Licensed under the Apache License 2.0. This product includes configuation files developed at Apache Solr (http://lucene.apache.org/solr/): Configuration file in software/nosql/src/main/resources/brooklyn/entity/nosql/solr/solr.xml -Copyright (c) Apache Software Foundation +Copyright (c) Apache Software Foundation. Licensed under the Apache License 2.0. -This product includes configuation files developed at Apache Solr (http://jbossas.jboss.org/): +This product includes configuation files developed at Red Hat JBoss (http://jbossas.jboss.org/): Configuration file in software/webapp/src/main/resources/brooklyn/entity/webapp/jboss/*.xml -Copyright (c) JBoss -Licensed under LGPL +Copyright (c) Red Hat, Inc. +Licensed under the Lesser GNU Public License 2.1.
