summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorfuzzyray <fuzzyray@gentoo.org>2010-01-07 22:28:36 +0000
committerfuzzyray <fuzzyray@gentoo.org>2010-01-07 22:28:36 +0000
commitdc9f7175ec7ca6afc524e76786d2f46fb2c82229 (patch)
tree99ab72af91a40dd96dfff6d0c262d11a67e774e5 /bin
parent2212da8d45f122c17fce56ed0c1bc57d4387f95c (diff)
downloadgentoolkit-dc9f7175ec7ca6afc524e76786d2f46fb2c82229.tar.gz
Update Copyright date headers
svn path=/trunk/gentoolkit/; revision=731
Diffstat (limited to 'bin')
-rwxr-xr-xbin/eclean4
-rwxr-xr-xbin/epkginfo2
-rwxr-xr-xbin/equery2
-rwxr-xr-xbin/euse2
-rwxr-xr-xbin/revdep-rebuild4
5 files changed, 7 insertions, 7 deletions
diff --git a/bin/eclean b/bin/eclean
index 6fee381..158a953 100755
--- a/bin/eclean
+++ b/bin/eclean
@@ -1,5 +1,5 @@
#!/usr/bin/python
-# Copyright 2003-2005 Gentoo Foundation
+# Copyright 2003-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -44,7 +44,7 @@ def printVersion():
% (__productname__, __version__, __description__)
print
print "Author: %s <%s>" % (__author__,__email__)
- print "Copyright 2003-2009 Gentoo Foundation"
+ print "Copyright 2003-2010 Gentoo Foundation"
print "Distributed under the terms of the GNU General Public License v2"
diff --git a/bin/epkginfo b/bin/epkginfo
index 650a870..c1f457c 100755
--- a/bin/epkginfo
+++ b/bin/epkginfo
@@ -1,6 +1,6 @@
#!/usr/bin/python
#
-# Copyright 2009 Gentoo Technologies, Inc.
+# Copyright 2009-2010 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2 or later
#
# $Header$
diff --git a/bin/equery b/bin/equery
index e7bb6ce..d90495b 100755
--- a/bin/equery
+++ b/bin/equery
@@ -1,6 +1,6 @@
#!/usr/bin/python
#
-# Copyright 2002-2009 Gentoo Technologies, Inc.
+# Copyright 2002-2010 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2 or later
#
# $Header$
diff --git a/bin/euse b/bin/euse
index 5950888..80e488b 100755
--- a/bin/euse
+++ b/bin/euse
@@ -116,7 +116,7 @@ cat << VER
${PROGRAM_NAME} (${VERSION})
Written by Marius Mauch
-Copyright (C) 2004-2009 Gentoo Foundation, Inc.
+Copyright (C) 2004-2010 Gentoo Foundation, Inc.
This is free software; see the source for copying conditions.
VER
}
diff --git a/bin/revdep-rebuild b/bin/revdep-rebuild
index 9027a58..b6d80e6 100755
--- a/bin/revdep-rebuild
+++ b/bin/revdep-rebuild
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# revdep-rebuild: Reverse dependency rebuilder.
# Original Author: Stanislav Brabec
@@ -167,7 +167,7 @@ print_usage() {
cat << EOF
${APP_NAME}: (${VERSION})
-Copyright (C) 2003-2009 Gentoo Foundation, Inc.
+Copyright (C) 2003-2010 Gentoo Foundation, Inc.
This is free software; see the source for copying conditions.
Usage: $APP_NAME [OPTIONS] [--] [EMERGE_OPTIONS]