summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorLev Lamberov <dogsleg@debian.org>2016-10-23 23:10:34 +0500
committerLev Lamberov <dogsleg@debian.org>2016-10-23 23:10:34 +0500
commitd8c3d4fad788fcea67ca00d62f7e163ee6393f2b (patch)
treef2b643e9385ef065902944cb71cb87499992e83e /lib
parent2d964876a7dd0549092ddbf8b7ab3bbdee1b55d1 (diff)
Fix typo related to GPL-2 handling
Diffstat (limited to 'lib')
-rw-r--r--lib/DhMakeELPA/Command/make.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/DhMakeELPA/Command/make.pm b/lib/DhMakeELPA/Command/make.pm
index f39800f..eab87cb 100644
--- a/lib/DhMakeELPA/Command/make.pm
+++ b/lib/DhMakeELPA/Command/make.pm
@@ -152,7 +152,7 @@ sub create_copyright {
" along with this program. If not, see <http://www.gnu.org/licenses/>.",
" .",
" On Debian systems, the complete text of the GNU General",
- " Public License version 3 can be found in `/usr/share/common-licenses/GPL-$gpl_version'",
+ " Public License version $gpl_version can be found in `/usr/share/common-licenses/GPL-$gpl_version'",
);
push( @res,