diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-02-14 22:58:18 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-02-14 22:58:18 +0000 |
commit | 0ec237abadf2d1dddf356940c81ff216998e7b15 (patch) | |
tree | bf9448edb6d072e09525b882332ac2e352330832 /net-analyzer/ippl | |
parent | Update Copyright years (diff) | |
download | historical-0ec237abadf2d1dddf356940c81ff216998e7b15.tar.gz historical-0ec237abadf2d1dddf356940c81ff216998e7b15.tar.bz2 historical-0ec237abadf2d1dddf356940c81ff216998e7b15.zip |
Update Copyright years
Diffstat (limited to 'net-analyzer/ippl')
-rw-r--r-- | net-analyzer/ippl/files/ippl.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ippl/files/ippl.rc b/net-analyzer/ippl/files/ippl.rc index 6c848f86aa6b..fba0462a466d 100644 --- a/net-analyzer/ippl/files/ippl.rc +++ b/net-analyzer/ippl/files/ippl.rc @@ -1,7 +1,7 @@ #!/sbin/runscript -# 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/net-analyzer/ippl/files/ippl.rc,v 1.1 2002/11/04 13:01:39 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ippl/files/ippl.rc,v 1.2 2003/02/14 22:57:16 vapier Exp $ depend() { need net |