diff options
author | Rasmus Dahlberg <rasmus@rgdd.se> | 2022-10-13 17:47:14 +0200 |
---|---|---|
committer | Rasmus Dahlberg <rasmus@rgdd.se> | 2022-10-13 17:47:14 +0200 |
commit | 24bfe461c6c58139eddee26c3034e274775e57a9 (patch) | |
tree | a87cc5fa113f672ca673c8752b8d6c1d9ae0d3ea /AUTHORS | |
parent | 37b797d207537a7c1da7e480f19fc48a591f4a1e (diff) |
Add licence and copyright information
Authors text was adapted from Möller et al.:
https://git.glasklar.is/sigsum/core/sigsum-go/-/merge_requests/5
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 27 |
1 files changed, 27 insertions, 0 deletions
@@ -0,0 +1,27 @@ +Authors of onion-csr + +The copyright on the onion-csr implementation is held by the respective +authors (or their organizations/employers). + +Unless file-specific copyright headers say otherwise, onion-csr is +permissively licensed according to the BSD 2-Clause License (see the +LICENSE file). + +This file contains only a summary; for more fine-grained information on +who authored a particular file or feature, please refer to the version +control history at: + + https://gitlab.torproject.org/tpo/onion-services/sauteed-onions/onion-csr + +For contributions where copyrights are held by an organization, e.g., +the author's employer, the copyright holder should be identified by the +commit, preferably by using an author email address belonging to the +organization, or otherwise explained in the commit message. + +File-specific copyright headers should be used when necessary to +document the origin of a file's contents, e.g., for code copied from +other sources, or governed by different license requirements. + +Authors, in chronological order of initial contribution: + + Rasmus Dahlberg |