Skip to content

Commit

Permalink
Add AUTHORS (#466)
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 eee2c0e commit 8e23586
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
6 changes: 6 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Elodie Thiéblin ([email protected]) for Logilab
Fabien Amarger ([email protected]) for Siemens AG
Igor Garmaev ([email protected]) for RWTH Aachen
Marko Ristin ([email protected], [email protected], [email protected]) for Zurich University of Applied Sciences (ZHAW)
Sebastian Heppner ([email protected]) for RWTH Aachen
Tobias Langer ([email protected]) for Conplement AG
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) 2021 Marko Ristin, Nico Braunisch, Robert Lehmann
Copyright (c) 2023 aas-core-codegen 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-codegen.

0 comments on commit 8e23586

Please sign in to comment.