diff options
author | Isis Lovecruft <isis@torproject.org> | 2013-01-31 02:35:55 +0000 |
---|---|---|
committer | Isis Lovecruft <isis@torproject.org> | 2013-01-31 02:35:55 +0000 |
commit | 2d13c3be08a6fddc76258e375952314b4107cae5 (patch) | |
tree | d11f52813451dae15f82624a22ea918b95bf5423 /COPYLEFT | |
parent | ff1ae8170f0e062a68a851183481662fe91511cd (diff) |
Paranoia led me to adopt AGPLv3 over my usual favourite, WTFPL.
Diffstat (limited to 'COPYLEFT')
-rw-r--r-- | COPYLEFT | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/COPYLEFT b/COPYLEFT new file mode 100644 index 0000000..d8e7331 --- /dev/null +++ b/COPYLEFT @@ -0,0 +1,13 @@ + + This file is part of leap_mx, an encrypting mail exchange program. + Copyright (C) 2013 Isis Lovecruft + + 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. |