summaryrefslogtreecommitdiff
path: root/dselect/pkgtop.cc
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2009-11-07 21:49:12 +0100
committerGuillem Jover <guillem@debian.org>2009-11-08 13:45:47 +0100
commit7ba3f71c0c8239902648b05b108a4e8397b78144 (patch)
tree9820187e8d5c7b0d22f90c9978f6cde7b40259b8 /dselect/pkgtop.cc
parentd99d361f1b8e07522ccbffc32493e1280b588183 (diff)
downloaddpkg-7ba3f71c0c8239902648b05b108a4e8397b78144.tar.gz
Unify text in license headers
Add a missing “of the License” after “version 2”. Move “but” and “GNU” at the end of line to the next line. This matches more closely the paragraph found in the license text for the GPL version 2.
Diffstat (limited to 'dselect/pkgtop.cc')
-rw-r--r--dselect/pkgtop.cc10
1 files changed, 5 insertions, 5 deletions
diff --git a/dselect/pkgtop.cc b/dselect/pkgtop.cc
index 330290a22..b5ff3869e 100644
--- a/dselect/pkgtop.cc
+++ b/dselect/pkgtop.cc
@@ -5,12 +5,12 @@
* Copyright © 1994,1995 Ian Jackson <ian@chiark.greenend.org.uk>
*
* This 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,
- * or (at your option) any later version.
+ * 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 is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * This 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.
*