diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:13:45 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:13:45 +0000 |
commit | 023feee723901a7947df5641037bc3064ff63261 (patch) | |
tree | 0a4c10184f701f12f145a3525a5476ee3f316234 /net-analyzer/prelude-nids | |
parent | Initial import. Closes #51373. (diff) | |
download | historical-023feee723901a7947df5641037bc3064ff63261.tar.gz historical-023feee723901a7947df5641037bc3064ff63261.tar.bz2 historical-023feee723901a7947df5641037bc3064ff63261.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'net-analyzer/prelude-nids')
-rw-r--r-- | net-analyzer/prelude-nids/files/gentoo.conf | 2 | ||||
-rw-r--r-- | net-analyzer/prelude-nids/files/gentoo.init | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/prelude-nids/files/gentoo.conf b/net-analyzer/prelude-nids/files/gentoo.conf index febe0ee4c4b4..d4d8a455aab0 100644 --- a/net-analyzer/prelude-nids/files/gentoo.conf +++ b/net-analyzer/prelude-nids/files/gentoo.conf @@ -1,4 +1,4 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # Additional Configuration Options for prelude-nids diff --git a/net-analyzer/prelude-nids/files/gentoo.init b/net-analyzer/prelude-nids/files/gentoo.init index a3f7b38115fd..7b2194b062dd 100644 --- a/net-analyzer/prelude-nids/files/gentoo.init +++ b/net-analyzer/prelude-nids/files/gentoo.init @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/prelude-nids/files/gentoo.init,v 1.3 2004/03/04 19:04:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/prelude-nids/files/gentoo.init,v 1.4 2004/07/14 23:10:31 agriffis Exp $ PROGNAME=`basename $1` |