summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2018-09-23 21:51:42 +0200
committerMartin Väth <martin@mvath.de>2018-09-23 21:51:42 +0200
commit99efcabb0f9fcfbcaee0e117073b781c03a0539e (patch)
treee79bffd4cb5c8380b7abaaed04b06f911bd53788 /sys-apps/less/files/lesspipe.sh
parentVersion bumps (diff)
downloadmv-99efcabb0f9fcfbcaee0e117073b781c03a0539e.tar.gz
mv-99efcabb0f9fcfbcaee0e117073b781c03a0539e.tar.bz2
mv-99efcabb0f9fcfbcaee0e117073b781c03a0539e.zip
Update copyright (glep-0076)
Diffstat (limited to 'sys-apps/less/files/lesspipe.sh')
-rw-r--r--sys-apps/less/files/lesspipe.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/less/files/lesspipe.sh b/sys-apps/less/files/lesspipe.sh
index 66078850..56cef730 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 2001-2016 Gentoo Authors
Mike Frysinger <vapier@gentoo.org>
(with plenty of ideas stolen from other projects/distros)