Skip to content

Commit f3caa06

Browse files
committed
[meta] add OpenJS Foundation copyright notices/links
1 parent 1527ac9 commit f3caa06

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
- [fish](#fish)
4040
- [Calling `nvm use` automatically in a directory with a `.nvmrc` file](#calling-nvm-use-automatically-in-a-directory-with-a-nvmrc-file-1)
4141
- [License](#license)
42+
- [Copyright notice](#copyright-notice)
4243
- [Running Tests](#running-tests)
4344
- [Environment variables](#environment-variables)
4445
- [Bash Completion](#bash-completion)
@@ -643,6 +644,12 @@ load_nvm
643644
644645
See [LICENSE.md](./LICENSE.md).
645646
647+
## Copyright notice
648+
649+
Copyright [OpenJS Foundation](https://openjsf.org) and [project name] contributors. All rights reserved. The [OpenJS Foundation](https://openjsf.org) has registered trademarks and uses trademarks. For a list of trademarks of the [OpenJS Foundation](https://openjsf.org), please see our [Trademark Policy](https://trademark-policy.openjsf.org/) and [Trademark List](https://trademark-list.openjsf.org/). Node.js is a trademark of Joyent, Inc. and is used with its permission. Trademarks and logos not indicated on the [list of OpenJS Foundation trademarks](https://trademark-list.openjsf.org) are trademarks™ or registered® trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.
650+
651+
[The OpenJS Foundation](https://openjsf.org/) | [Terms of Use](https://terms-of-use.openjsf.org/) | [Privacy Policy](https://privacy-policy.openjsf.org/) | [OpenJS Foundation Bylaws](https://bylaws.openjsf.org/) | [Trademark Policy](https://trademark-policy.openjsf.org/) | [Trademark List](https://trademark-list.openjsf.org/) | [Cookie Policy](https://www.linuxfoundation.org/cookies/)
652+
646653
## Running Tests
647654
648655
Tests are written in [Urchin]. Install Urchin (and other dependencies) like so:

0 commit comments

Comments
 (0)