diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-11-21 04:12:11 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-11-21 04:12:11 +0000 |
commit | 6eeddb013d5676f7ba4f5ad7ad3e15cb3921da4c (patch) | |
tree | 8d390db3d79677440fc5d2ba647a8f714e75f31b /net-analyzer/barnyard/files | |
parent | Add copyright info to conf.d script. Add GPL-2 to LICENSE (bug #425982). (diff) | |
download | gentoo-2-6eeddb013d5676f7ba4f5ad7ad3e15cb3921da4c.tar.gz gentoo-2-6eeddb013d5676f7ba4f5ad7ad3e15cb3921da4c.tar.bz2 gentoo-2-6eeddb013d5676f7ba4f5ad7ad3e15cb3921da4c.zip |
Add copyright info to conf.d script. Add GPL-2 to LICENSE (bug #425978).
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-analyzer/barnyard/files')
-rw-r--r-- | net-analyzer/barnyard/files/barnyard.confd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-analyzer/barnyard/files/barnyard.confd b/net-analyzer/barnyard/files/barnyard.confd index f3cfa330b227..be0013cb1fe9 100644 --- a/net-analyzer/barnyard/files/barnyard.confd +++ b/net-analyzer/barnyard/files/barnyard.confd @@ -1,4 +1,6 @@ # Config file for /etc/init.d/barnyard +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 PIDFILE="/var/run/barnyard.pid" LOG_FILE="snort_unified.log" |