diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-02-14 23:30:19 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-02-14 23:30:19 +0000 |
commit | d4cb450046faa135a6158e56c7e860d17c6fbcd3 (patch) | |
tree | 57d1ea2884873671012b69927b4a61de91190c76 /sys-apps/mondo | |
parent | Updated hppa patch level from 23 to 26. (diff) | |
download | gentoo-2-d4cb450046faa135a6158e56c7e860d17c6fbcd3.tar.gz gentoo-2-d4cb450046faa135a6158e56c7e860d17c6fbcd3.tar.bz2 gentoo-2-d4cb450046faa135a6158e56c7e860d17c6fbcd3.zip |
Update Copyright years
Diffstat (limited to 'sys-apps/mondo')
-rw-r--r-- | sys-apps/mondo/files/mondo.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/mondo/files/mondo.sh b/sys-apps/mondo/files/mondo.sh index e289a690e7b3..3a2e2088a49b 100644 --- a/sys-apps/mondo/files/mondo.sh +++ b/sys-apps/mondo/files/mondo.sh @@ -1,8 +1,8 @@ #!/sbin/runscript -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Author: Michael v.Ostheim <MvOstheim@web.de> # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/mondo/files/mondo.sh,v 1.1 2002/05/15 19:32:06 agenkin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mondo/files/mondo.sh,v 1.2 2003/02/14 23:26:16 vapier Exp $ depend() { need modules |