Skip to content

Commit

Permalink
Missing licenses (hyperledger-archives#4016)
Browse files Browse the repository at this point in the history
* adding licenses

Signed-off-by: awjh-ibm <[email protected]>

* added missing licenses

Signed-off-by: awjh-ibm <[email protected]>
  • Loading branch information
awjh-ibm authored May 18, 2018
1 parent e47d0ce commit 2f28b70
Show file tree
Hide file tree
Showing 94 changed files with 488 additions and 263 deletions.
14 changes: 14 additions & 0 deletions .travis/build.cfg
Original file line number Diff line number Diff line change
@@ -1 +1,15 @@
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#

ABORT_BUILD=true
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ Start with the [Step-by-step development environment setup](./contrib-notes/gett
Everything installed and ready code? Great! Issues are tracked in GitHub, if you are looking for a place to start with the code then it might be worth tackling a [bug](https://github.com/hyperledger/composer/issues?q=is%3Aissue+is%3Aopen+label%3Abug) or look for those issues tagged with [*help wanted*](https://github.com/hyperledger/composer/issues?q=is%3Aissue+label%3A%22help+wanted%22) or [*good first issue*](https://github.com/hyperledger/composer/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22) - the latter being a good issue for first-time contributors.

## License <a name="license"></a>
Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.
Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.
2 changes: 1 addition & 1 deletion MAINTAINERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ The maintainers are listed in alphabetical order.
- Simon Stone ([sstone1](https://github.com/sstone1))

## License <a name="license"></a>
Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.
Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.
191 changes: 0 additions & 191 deletions NOTICES.md

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ If you want to contribute to the develop of Hyperledger Composer
- Please read the [contributing guide](./CONTRIBUTING.md)

## License <a name="license"></a>
Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.
Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.
2 changes: 1 addition & 1 deletion contrib-notes/cip-template.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,4 @@ Exit Criteria
```

## License <a name="license"></a>
Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.
Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.
2 changes: 1 addition & 1 deletion contrib-notes/coding-guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,4 +201,4 @@ node composer-cli/cli.js network start --card PeerAdmin@hlfv1 -networkAdmin admi
Move on to read [Pull Request Guidelines](./submitting-pull-request.md)

## License <a name="license"></a>
Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.
Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.
2 changes: 1 addition & 1 deletion contrib-notes/diagnostic-logging.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,4 +206,4 @@ and in a configuration file - where the logger is a reference to the code above.
```

## License <a name="license"></a>
Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.
Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.
2 changes: 1 addition & 1 deletion contrib-notes/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,4 +130,4 @@ Moving on to read
* [Coding Guidelines](./coding-guidelines.md)

## License <a name="license"></a>
Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.
Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.
2 changes: 1 addition & 1 deletion contrib-notes/ide-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ _to do_
Move on to read [Coding Guidelines](./coding-guidelines.md)

## License <a name="license"></a>
Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.
Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.
2 changes: 1 addition & 1 deletion contrib-notes/misc.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ Hyperledger Composer provides its programming interfaces in JavaScript, and also
Hyperledger Composer source files are is provided under a license agreement which provides the appropriate level of intellectual property protection, and [license-check-and-add](https://www.npmjs.com/package/license-check-and-add) is used to enforce that the same agreement terms are in every Hyperledger Composer file. These license terms may change during the development lifecycle of Hyperledger Composer.

## License <a name="license"></a>
Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.
Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.
2 changes: 1 addition & 1 deletion contrib-notes/prerequisites-ubuntu.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ Extensions may be installed into VS Code by searching the Extensions repository
* EditorConfig for VS Code. Enables the definition and maintainance of consistent coding styles between different editors and IDEs.

## License <a name="license"></a>
Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.
Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.
2 changes: 1 addition & 1 deletion contrib-notes/prerequisites.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ Extensions may be installed into VS Code by searching the Extensions repository
* EditorConfig for VS Code. Enables the definition and maintainance of consistent coding styles between different editors and IDEs.

## License <a name="license"></a>
Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.
Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.
2 changes: 1 addition & 1 deletion contrib-notes/raising-issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ If you are unable to identify your issue within the above, then please raise a n
Unfortunately, we are not able to investigate / fix bugs that are not documented sufficiently enough to be reproducible. We will contact you if we require more information, but if you do not respond we will close the issue.

## License <a name="license"></a>
Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.
Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.
2 changes: 1 addition & 1 deletion contrib-notes/submitting-pull-request.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
- Pull requests that have associated builds that are not 100% clean will be closed.

## License <a name="license"></a>
Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.
Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.
2 changes: 1 addition & 1 deletion markdown-license.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
## License <a name="license"></a>
Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.
Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
"node_modules",
"packages",
"softhsm",
"build.cfg",
"ISSUE_TEMPLATE.md",
"NOTICES.md",
"PULL_REQUEST_TEMPLATE.md",
Expand All @@ -57,7 +58,6 @@
".yml",
".log",
".enc",
".cfg",
".xmind",
".deb"
],
Expand All @@ -70,7 +70,7 @@
"prepend": " * "
}
},
"gitattributes": {
"gitattributes|cfg": {
"eachLine": {
"prepend": "# "
}
Expand Down
2 changes: 1 addition & 1 deletion packages/composer-admin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
Hyperledger Composer administration API. The admin API allows users to deploy/undeploy/update BusinessNetworkDefinitions to a Hyperledger Fabric instance.

## License <a name="license"></a>
Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.
Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.
2 changes: 1 addition & 1 deletion packages/composer-cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ Options:
```

## License <a name="license"></a>
Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.
Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.
14 changes: 14 additions & 0 deletions packages/composer-cli/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#

FROM node:8-alpine

# Reset npm logging to default level.
Expand Down
14 changes: 14 additions & 0 deletions packages/composer-cli/docker/Dockerfile.ppc64le
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#

FROM ppc64le/node:8-alpine

# Reset npm logging to default level.
Expand Down
1 change: 0 additions & 1 deletion packages/composer-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@
"exact_paths": [
"composer-logs",
"coverage",
"docker",
"gen",
"node_modules",
".nyc-output"
Expand Down
2 changes: 1 addition & 1 deletion packages/composer-client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ Hyperledger Composer client API allows a participant in a business network to co
deployed to Hyperledger Fabric and perform operations on the asset registries and submit transactions.

## License <a name="license"></a>
Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.
Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.
12 changes: 12 additions & 0 deletions packages/composer-client/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
# This is the changelog for Hyperledger Composer. It lists all significant changes to
# functionality and public API.
#
Expand Down
4 changes: 2 additions & 2 deletions packages/composer-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
"exact_paths_method": "EXCLUDE",
"exact_paths": [
"api.txt",
"changelog.txt",
"composer-logs",
"coverage",
"index.d.ts",
"LICENSE.txt",
"node_modules",
".nyc-output",
"out",
Expand All @@ -60,7 +60,7 @@
"prepend": " * "
}
},
"npmrc|editorconfig": {
"npmrc|editorconfig|txt": {
"eachLine": {
"prepend": "# "
}
Expand Down
Loading

0 comments on commit 2f28b70

Please sign in to comment.