diff options
author | Mattias Andrée <maandree@kth.se> | 2021-02-22 17:02:18 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2021-02-22 17:02:18 +0100 |
commit | 59efa2085fc8d45041dce389eb1cd5c2eb9b5472 (patch) | |
tree | dc72c7a3ec15160824ffa32c27b6db1db9bcc61b /COPYING | |
parent | remove dist (diff) | |
download | krandom-59efa2085fc8d45041dce389eb1cd5c2eb9b5472.tar.gz krandom-59efa2085fc8d45041dce389eb1cd5c2eb9b5472.tar.bz2 krandom-59efa2085fc8d45041dce389eb1cd5c2eb9b5472.tar.xz |
change license + misc
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/COPYING b/COPYING deleted file mode 100644 index 4177e6e..0000000 --- a/COPYING +++ /dev/null @@ -1,16 +0,0 @@ -krandom – Keccak-based userspace pseudorandom number generator -Copyright © 2014 Mattias Andrée (maandree@member.fsf.org) - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU Affero General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU Affero General Public License for more details. - -You should have received a copy of the GNU Affero General Public License -along with this program. If not, see <http://www.gnu.org/licenses/>. - |