diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 11:41:59 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 11:41:59 +0000 |
commit | 0a31af2bfff844562069452b6c2c77061430cca1 (patch) | |
tree | 872415688c9b07ca4acbacab1da9281ba2e4c2a8 /dev-python/twisted | |
parent | Update Copyright years (diff) | |
download | gentoo-2-0a31af2bfff844562069452b6c2c77061430cca1.tar.gz gentoo-2-0a31af2bfff844562069452b6c2c77061430cca1.tar.bz2 gentoo-2-0a31af2bfff844562069452b6c2c77061430cca1.zip |
Update Copyright years
Diffstat (limited to 'dev-python/twisted')
-rw-r--r-- | dev-python/twisted/twisted-1.0.1-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/twisted/twisted-1.0.1.ebuild | 2 | ||||
-rw-r--r-- | dev-python/twisted/twisted-1.0.2.ebuild | 2 | ||||
-rw-r--r-- | dev-python/twisted/twisted-1.0.2_alpha4.ebuild | 4 |
4 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/twisted/twisted-1.0.1-r1.ebuild b/dev-python/twisted/twisted-1.0.1-r1.ebuild index f1d8e864e346..4cc69e45a959 100644 --- a/dev-python/twisted/twisted-1.0.1-r1.ebuild +++ b/dev-python/twisted/twisted-1.0.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-1.0.1-r1.ebuild,v 1.2 2002/12/09 04:21:13 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-1.0.1-r1.ebuild,v 1.3 2003/02/13 11:39:35 vapier Exp $ S=${WORKDIR}/Twisted-${PV} DESCRIPTION="Twisted is a collection of servers and clients, which can be used either by developers of new applications or directly. Documentation included." diff --git a/dev-python/twisted/twisted-1.0.1.ebuild b/dev-python/twisted/twisted-1.0.1.ebuild index c0c53335c7d2..40f4eb312aef 100644 --- a/dev-python/twisted/twisted-1.0.1.ebuild +++ b/dev-python/twisted/twisted-1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later S=${WORKDIR}/Twisted-${PV} diff --git a/dev-python/twisted/twisted-1.0.2.ebuild b/dev-python/twisted/twisted-1.0.2.ebuild index 9d0d927b5208..2f99da174ebd 100644 --- a/dev-python/twisted/twisted-1.0.2.ebuild +++ b/dev-python/twisted/twisted-1.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later S=${WORKDIR}/Twisted-${PV} diff --git a/dev-python/twisted/twisted-1.0.2_alpha4.ebuild b/dev-python/twisted/twisted-1.0.2_alpha4.ebuild index cf33637c2c72..68570d03d80b 100644 --- a/dev-python/twisted/twisted-1.0.2_alpha4.ebuild +++ b/dev-python/twisted/twisted-1.0.2_alpha4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-1.0.2_alpha4.ebuild,v 1.2 2003/01/26 19:47:08 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-1.0.2_alpha4.ebuild,v 1.3 2003/02/13 11:39:47 vapier Exp $ S=${WORKDIR}/Twisted-1.0.2alpha4 DESCRIPTION="Twisted is a collection of servers and clients, which can be used either by developers of new applications or directly. Documentation included." |