diff options
author | 2004-03-04 19:06:09 +0000 | |
---|---|---|
committer | 2004-03-04 19:06:09 +0000 | |
commit | 65c9730b61e596fa23350087720fb7ddd062b636 (patch) | |
tree | 085adeed872f1e328568354f3d5ef2428aee841e /net-analyzer/p0f | |
parent | Removed old ebuilds (diff) | |
download | historical-65c9730b61e596fa23350087720fb7ddd062b636.tar.gz historical-65c9730b61e596fa23350087720fb7ddd062b636.tar.bz2 historical-65c9730b61e596fa23350087720fb7ddd062b636.zip |
gpl2, forget the later
Diffstat (limited to 'net-analyzer/p0f')
-rw-r--r-- | net-analyzer/p0f/files/p0f-1.8.2.rc | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/net-analyzer/p0f/files/p0f-1.8.2.rc b/net-analyzer/p0f/files/p0f-1.8.2.rc index 97b7901be3ad..d115cda5712e 100644 --- a/net-analyzer/p0f/files/p0f-1.8.2.rc +++ b/net-analyzer/p0f/files/p0f-1.8.2.rc @@ -1,8 +1,7 @@ #!/sbin/runscript -# 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/p0f/files/p0f-1.8.2.rc,v 1.2 2003/02/14 22:57:50 vapier Exp $ - +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/p0f/files/p0f-1.8.2.rc,v 1.3 2004/03/04 19:02:51 vapier Exp $ start() { ebegin "Starting p0f" |