diff options
| author | Mike Frysinger <vapier@gentoo.org> | 2017-03-22 21:43:53 -0400 |
|---|---|---|
| committer | Mike Frysinger <vapier@gentoo.org> | 2017-03-22 21:43:53 -0400 |
| commit | 67eaed1c893985c0156beecd1263a4059497494c (patch) | |
| tree | 4c209c2e76ac9a8f4ba1ff0a255c5867069f553e /bin | |
| parent | 09eefa9f81a619ad2bf699345ed215ac0dcc1300 (diff) | |
| download | gentoolkit-67eaed1c893985c0156beecd1263a4059497494c.tar.gz | |
update old Gentoo project name
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/ekeyword | 2 | ||||
| -rwxr-xr-x | bin/enalyze | 2 | ||||
| -rwxr-xr-x | bin/epkginfo | 2 | ||||
| -rwxr-xr-x | bin/equery | 2 | ||||
| -rwxr-xr-x | bin/imlate | 2 | ||||
| -rwxr-xr-x | bin/revdep-rebuild | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/bin/ekeyword b/bin/ekeyword index 6fb3036..72b3f95 100755 --- a/bin/ekeyword +++ b/bin/ekeyword @@ -1,6 +1,6 @@ #!/usr/bin/python # -# Copyright 2002-2017 Gentoo Technologies, Inc. +# Copyright 2002-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 or later # # $Header$ diff --git a/bin/enalyze b/bin/enalyze index e48c5b4..5991f60 100755 --- a/bin/enalyze +++ b/bin/enalyze @@ -1,7 +1,7 @@ #!/usr/bin/python # # Copyright 2010 Brian Dolbec <brian.dolbec@gmail.com> -# Copyright 2002-2010 Gentoo Technologies, Inc. +# Copyright 2002-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 or later # # $Header$ diff --git a/bin/epkginfo b/bin/epkginfo index 953b4a4..75a2f3f 100755 --- a/bin/epkginfo +++ b/bin/epkginfo @@ -1,6 +1,6 @@ #!/usr/bin/python # -# Copyright 2009 Gentoo Technologies, Inc. +# Copyright 2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 or later # # $Header$ @@ -1,6 +1,6 @@ #!/usr/bin/python # -# Copyright 2002-2009 Gentoo Technologies, Inc. +# Copyright 2002-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 or later # # $Header$ @@ -1,6 +1,6 @@ #!/usr/bin/python # -# Copyright 2002-2017 Gentoo Technologies, Inc. +# Copyright 2002-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 or later # # $Header$ diff --git a/bin/revdep-rebuild b/bin/revdep-rebuild index cd7be0b..b77ebe9 100755 --- a/bin/revdep-rebuild +++ b/bin/revdep-rebuild @@ -1,7 +1,7 @@ #!/usr/bin/python # # Copyright 2010 Brian Dolbec <brian.dolbec@gmail.com> -# Copyright 2002-2010 Gentoo Technologies, Inc. +# Copyright 2002-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 or later # # $Header$ |
