diff options
| author | fuzzyray <fuzzyray@gentoo.org> | 2010-01-07 22:28:36 +0000 |
|---|---|---|
| committer | fuzzyray <fuzzyray@gentoo.org> | 2010-01-07 22:28:36 +0000 |
| commit | dc9f7175ec7ca6afc524e76786d2f46fb2c82229 (patch) | |
| tree | 99ab72af91a40dd96dfff6d0c262d11a67e774e5 /bin/revdep-rebuild | |
| parent | 2212da8d45f122c17fce56ed0c1bc57d4387f95c (diff) | |
| download | gentoolkit-dc9f7175ec7ca6afc524e76786d2f46fb2c82229.tar.gz | |
Update Copyright date headers
svn path=/trunk/gentoolkit/; revision=731
Diffstat (limited to 'bin/revdep-rebuild')
| -rwxr-xr-x | bin/revdep-rebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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] |
