diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 21:29:10 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 21:29:10 +0000 |
commit | 7101619481a2d4408561c7be95060a86e40186bb (patch) | |
tree | bb1197df4ef2f4dfca516b3e4ccfbedef56d01b8 /app-i18n/canna | |
parent | amazing the things one finds with a little looking. the arch is ppc, guys, n... (diff) | |
download | historical-7101619481a2d4408561c7be95060a86e40186bb.tar.gz historical-7101619481a2d4408561c7be95060a86e40186bb.tar.bz2 historical-7101619481a2d4408561c7be95060a86e40186bb.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'app-i18n/canna')
-rw-r--r-- | app-i18n/canna/files/canna.confd | 4 | ||||
-rw-r--r-- | app-i18n/canna/files/canna.initd | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-i18n/canna/files/canna.confd b/app-i18n/canna/files/canna.confd index 27e5684d0e67..9eb5fd7e4224 100644 --- a/app-i18n/canna/files/canna.confd +++ b/app-i18n/canna/files/canna.confd @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/canna/files/canna.confd,v 1.2 2003/05/17 19:15:26 nakano Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/canna/files/canna.confd,v 1.3 2004/07/14 21:25:19 agriffis Exp $ # Config file for /etc/init.d/canna diff --git a/app-i18n/canna/files/canna.initd b/app-i18n/canna/files/canna.initd index 036ff823ada0..dfda190a2f0b 100644 --- a/app-i18n/canna/files/canna.initd +++ b/app-i18n/canna/files/canna.initd @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/canna/files/canna.initd,v 1.5 2004/05/04 18:12:04 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/canna/files/canna.initd,v 1.6 2004/07/14 21:25:19 agriffis Exp $ # CANNASERVER_OPTS is defined in /etc/conf.d/canna |