]> git.saurik.com Git - apt.git/commitdiff
Hack around Ubuntu rejecting symlink copyright
authorJulian Andres Klode <jak@debian.org>
Fri, 12 Aug 2016 00:17:29 +0000 (02:17 +0200)
committerJulian Andres Klode <jak@debian.org>
Thu, 8 Dec 2016 14:21:53 +0000 (15:21 +0100)
debian/copyright [changed from symlink to file mode: 0644]

deleted file mode 120000 (symlink)
index 012065c8539f2bd3e61eecc74acf5a046956de40..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../COPYING
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..c0e89b51ae2673525217dfd4ad2fe98f0c157994
--- /dev/null
@@ -0,0 +1,23 @@
+Apt is copyright 1997, 1998, 1999 Jason Gunthorpe and others.
+Apt is currently developed by APT Development Team <deity@lists.debian.org>.
+
+License: GPLv2+
+
+    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 2 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, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
+
+See /usr/share/common-licenses/GPL-2, or
+<http://www.gnu.org/copyleft/gpl.txt> for the terms of the latest version
+of the GNU General Public License.
+