diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-01-19 23:17:48 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-01-19 23:19:48 +0100 |
commit | 65d2531ea4edf985c3f22d399d86da7a7b135714 (patch) | |
tree | e0d7a9e419e11ea8b9b07eead6bbe04a74d7b9f6 /COPYING | |
parent | add readme (diff) | |
download | algorithms-and-data-structures-65d2531ea4edf985c3f22d399d86da7a7b135714.tar.gz algorithms-and-data-structures-65d2531ea4edf985c3f22d399d86da7a7b135714.tar.bz2 algorithms-and-data-structures-65d2531ea4edf985c3f22d399d86da7a7b135714.tar.xz |
add legal files
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -0,0 +1,14 @@ +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/>. |