summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2016-07-10 17:41:34 +0200
committerMartin Väth <martin@mvath.de>2016-07-10 17:41:34 +0200
commite55425f2d4ee66a9259b991c8ab095bfb82d2451 (patch)
treef4977637753ecf9e4355a02a92f97897448d1d78 /sys-apps/less
parentnet-firewall/firewall-mv: Version bump (diff)
downloadmv-e55425f2d4ee66a9259b991c8ab095bfb82d2451.tar.gz
mv-e55425f2d4ee66a9259b991c8ab095bfb82d2451.tar.bz2
mv-e55425f2d4ee66a9259b991c8ab095bfb82d2451.zip
Make repoman happy
Diffstat (limited to 'sys-apps/less')
-rw-r--r--sys-apps/less/files/lesspipe.sh2
-rw-r--r--sys-apps/less/less-483-r2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/less/files/lesspipe.sh b/sys-apps/less/files/lesspipe.sh
index 291d6d66..3703a905 100644
--- a/sys-apps/less/files/lesspipe.sh
+++ b/sys-apps/less/files/lesspipe.sh
@@ -246,7 +246,7 @@ if [[ -z $1 ]] ; then
elif [[ $1 == "-V" || $1 == "--version" ]] ; then
cat <<-EOF
lesspipe (git)
- Copyright 2001-2016 Gentoo Foundation
+ Copyright 2016 Gentoo Foundation
Mike Frysinger <vapier@gentoo.org>
(with plenty of ideas stolen from other projects/distros)
diff --git a/sys-apps/less/less-483-r2.ebuild b/sys-apps/less/less-483-r2.ebuild
index 5e5d6b2b..e6090826 100644
--- a/sys-apps/less/less-483-r2.ebuild
+++ b/sys-apps/less/less-483-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$