Skip to content

Commit

Permalink
Add AUTHORS (#2)
Browse files Browse the repository at this point in the history
We add the file `AUTHORS` to clearly list the authors bearing the
copyright.

We follow the structure of the Chromium project, see [this StackExchange
question].

[this StackExchange question]: https://opensource.stackexchange.com/questions/4960/can-a-team-be-the-copyright-holder-mit
  • Loading branch information
mristin authored Apr 10, 2024
1 parent d11660d commit 5cbf6ba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Marko Ristin ([email protected], [email protected], [email protected]) for Zurich University of Applied Sciences (ZHAW)
4 changes: 3 additions & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2024 aas-core-works
Copyright (c) 2023 aas-core3.0-micropython AUTHORS

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -19,3 +19,5 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Please see the file AUTHORS for the full list of the authors of aas-core3.0-micropython.

0 comments on commit 5cbf6ba

Please sign in to comment.