Skip to content

Commit

Permalink
new: Add README disclaimer (#5)
Browse files Browse the repository at this point in the history
* Add README disclaimer

* fix license
  • Loading branch information
lgarber-akamai authored Oct 23, 2023
1 parent 1551439 commit 23aa420
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright [yyyy] [name of copyright owner]
Copyright 2023 Akamai Technologies, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,8 @@ fail in other environments.

## Contribution Guidelines

Want to improve metadata-go? Please start [here](CONTRIBUTING.md).
Want to improve metadata-go? Please start [here](CONTRIBUTING.md).

## License

This software is Copyright Akamai Technologies, Inc. and is released under the [Apache 2.0 license](./LICENSE).

0 comments on commit 23aa420

Please sign in to comment.