For âinstall config filesâ, add to NOTICE - for config files weâve copied from other projects, add a reference to each in NOTICE
Project: http://git-wip-us.apache.org/repos/asf/brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn/commit/eca5e8a4 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn/tree/eca5e8a4 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn/diff/eca5e8a4 Branch: refs/heads/0.7.0-incubating Commit: eca5e8a4657857979f01ec1134cd03d25293d788 Parents: 9d37143 Author: Aled Sage <[email protected]> Authored: Fri Oct 3 15:29:27 2014 +0100 Committer: Aled Sage <[email protected]> Committed: Fri Oct 3 15:29:27 2014 +0100 ---------------------------------------------------------------------- NOTICE | 68 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn/blob/eca5e8a4/NOTICE ---------------------------------------------------------------------- diff --git a/NOTICE b/NOTICE index c17cee9..4466310 100644 --- a/NOTICE +++ b/NOTICE @@ -81,3 +81,71 @@ This product includes software developed by ZeroClipboard contributors (https:// ZeroClipboard.{js,swf} Copyright (c) Jon Rohan, James M. Greene (2014). 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 + +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 + +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) + +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 + +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 +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 +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 +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 +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 +Licensed under the Apache License 2.0. + +This product includes configuation files developed at MongoDB (http://www.mongodb.org/): +Configuration file in software/nosql/src/main/resources/brooklyn/entity/nosql/mongodb/default-mongodb.conf +Copyright (c) MongoDB, Inc. +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 + +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. +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 +Licensed under the Apache License 2.0. + +This product includes configuation files developed at Apache Solr (http://jbossas.jboss.org/): +Configuration file in software/webapp/src/main/resources/brooklyn/entity/webapp/jboss/*.xml +Copyright (c) JBoss +Licensed under LGPL
