From: Ian Jackson Date: Thu, 1 Feb 2024 20:24:10 +0000 (+0000) Subject: Copyright: Replace debian/copyright with a symlink X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=c63e74926d20a0ac552f65902eaf1e18d548a585;p=innduct.git Copyright: Replace debian/copyright with a symlink Signed-off-by: Ian Jackson --- diff --git a/debian/copyright b/debian/copyright deleted file mode 100644 index fa91baa..0000000 --- a/debian/copyright +++ /dev/null @@ -1,19 +0,0 @@ -innduct is Copyright (C) 2010,2015 Ian Jackson - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU 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 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 . - -(I believe that when you compile and link this as part of the inn2 -build, with the Makefile runes I have provided, all the libraries -and files which end up included in innduct are licence-compatible -with GPLv3. If not then please let me know. -Ian Jackson.) diff --git a/debian/copyright b/debian/copyright new file mode 120000 index 0000000..96f3a13 --- /dev/null +++ b/debian/copyright @@ -0,0 +1 @@ +../LICENCE.txt \ No newline at end of file