Skip to content

Commit

Permalink
Add AUTHORS (#5)
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 4aa9973 commit c8bbd7e
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) 2023 aas-core-works
Copyright (c) 2023 aas-core3.0-cli-swiss-knife 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.

See AUTHORS file for the list of all the authors.

0 comments on commit c8bbd7e

Please sign in to comment.