diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-03-15 23:20:11 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-03-15 23:20:11 +0100 |
commit | 2d47290b0c8f86339e8e5f315bede522ee40d512 (patch) | |
tree | e00086f91ad4c834b1cec750fffb4bf7df073920 /COPYING | |
parent | typo (diff) | |
download | blueshift-2d47290b0c8f86339e8e5f315bede522ee40d512.tar.gz blueshift-2d47290b0c8f86339e8e5f315bede522ee40d512.tar.bz2 blueshift-2d47290b0c8f86339e8e5f315bede522ee40d512.tar.xz |
licensing
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 15 |
1 files changed, 14 insertions, 1 deletions
@@ -1,5 +1,7 @@ This software is licensed partially in GNU Affero General Public -License version 3 and GNU General Public License version 3. +License version 3, GNU General Public License version 3 and +GNU Free Documentation License version 1.3. The latter is only +used on the manual and some of the example configurations. @@ -35,3 +37,14 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. + + +Copyright © 2014 Mattias Andrée (maandree@member.fsf.org) + +Permission is granted to copy, distribute and/or modify this document +under the terms of the GNU Free Documentation License, Version 1.3 +or any later version published by the Free Software Foundation; +with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. +You should have received a copy of the GNU General Public License +along with this software package. If not, see <http://www.gnu.org/licenses/>. + |