diff options
author | Rasmus Dahlberg <rasmus@rgdd.se> | 2023-03-25 18:01:17 +0100 |
---|---|---|
committer | Rasmus Dahlberg <rasmus@rgdd.se> | 2023-03-25 18:01:24 +0100 |
commit | 046b19055ea1e230b5e949c241ddcb3f76a45699 (patch) | |
tree | 845615a8165ba45b09a45fd77d5588ce53eb4dc4 /AUTHORS | |
parent | f103dd4a3056335e72c5a566f889a5eed3ba4a90 (diff) |
Add licence and authors
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -0,0 +1,22 @@ +Authors of onion-grab + +The copyright on the onion-grab implementation is held by the respective +authors. + +Unless file-specific copyright headers say otherwise, onion-grab 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: + + TODO: add url + +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 |