Skip to content

Commit 07b9647

Browse files
authored
move copyright to README (#46)
1 parent dbc868e commit 07b9647

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
same "printed page" as the copyright notice for easier
187187
identification within third-party archives.
188188

189-
Copyright 2022 Viam, Inc.
189+
Copyright [yyyy] [name of copyright owner]
190190

191191
Licensed under the Apache License, Version 2.0 (the "License");
192192
you may not use this file except in compliance with the License.

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# API
2+
3+
## License
4+
Copyright 2022 Viam Inc.
5+
6+
Apache 2.0 - See [LICENSE](https://github.com/viamrobotics/api/blob/main/LICENSE) file

0 commit comments

Comments
 (0)