aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalph Sennhauser <sera@gentoo.org>2013-02-12 18:00:04 +0000
committerRalph Sennhauser <sera@gentoo.org>2013-02-12 18:00:04 +0000
commit789084e6dc3bfe4fe8799ba7ff85b3b883922fef (patch)
tree1294f90a364d19e581c237137ede452a0bf60c14 /src/depend-java-query
parentAdd test command to setup.py (diff)
downloadjava-config-789084e6dc3bfe4fe8799ba7ff85b3b883922fef.tar.gz
java-config-789084e6dc3bfe4fe8799ba7ff85b3b883922fef.tar.bz2
java-config-789084e6dc3bfe4fe8799ba7ff85b3b883922fef.zip
Update year
svn path=/projects/java-config-2/trunk/; revision=9203
Diffstat (limited to 'src/depend-java-query')
-rwxr-xr-xsrc/depend-java-query4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/depend-java-query b/src/depend-java-query
index a184be5..7e963fb 100755
--- a/src/depend-java-query
+++ b/src/depend-java-query
@@ -1,7 +1,7 @@
#!/@GENTOO_PORTAGE_EPREFIX@usr/bin/python -E
# -*- coding: UTF-8 -*-
-# Copyright 2004-2005 Gentoo Foundation
+# Copyright 2004-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -69,7 +69,7 @@ if __name__ == '__main__':
usage = "depend-java-query [options]\n\n"
usage += "Java Dep Query Utility Version @PACKAGE_VERSION@\n"
- usage += "Copyright 2004-2006 Gentoo Foundation\n"
+ usage += "Copyright 2004-2013 Gentoo Foundation\n"
usage += "Distributed under the terms of the GNU General Public License v2\n"
usage += "Please contact the Gentoo Java Herd <java@gentoo.org> with problems."