commit: 67eaed1c893985c0156beecd1263a4059497494c Author: Mike Frysinger <vapier <AT> gentoo <DOT> org> AuthorDate: Thu Mar 23 01:43:53 2017 +0000 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org> CommitDate: Thu Mar 23 01:43:53 2017 +0000 URL: https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=67eaed1c
update old Gentoo project name bin/ekeyword | 2 +- bin/enalyze | 2 +- bin/epkginfo | 2 +- bin/equery | 2 +- bin/imlate | 2 +- bin/revdep-rebuild | 2 +- pym/gentoolkit/ekeyword/Makefile | 2 +- 7 files changed, 7 insertions(+), 7 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 <[email protected]> -# 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$ diff --git a/bin/equery b/bin/equery index 35e9d7d..292321e 100755 --- a/bin/equery +++ b/bin/equery @@ -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$ diff --git a/bin/imlate b/bin/imlate index ecbc680..d186f0d 100755 --- a/bin/imlate +++ b/bin/imlate @@ -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 <[email protected]> -# 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/pym/gentoolkit/ekeyword/Makefile b/pym/gentoolkit/ekeyword/Makefile index cfa1a06..0021c7a 100644 --- a/pym/gentoolkit/ekeyword/Makefile +++ b/pym/gentoolkit/ekeyword/Makefile @@ -1,5 +1,5 @@ # Copyright 2004 Karl Trygve Kalleberg <[email protected]> -# Copyright 2004 Gentoo Technologies, Inc. +# Copyright 2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # # $Header$
