From 7ef98237c5cf7091b12b304074890de3bb03a86e Mon Sep 17 00:00:00 2001 From: Eric Leblond Date: Fri, 18 Jan 2013 20:19:28 +0100 Subject: Get rid of SVN tag in comment. This patch also update some copyright and licence declaration. --- src/addr.c | 5 +---- src/conffile.c | 3 +-- src/select.c | 7 +------ src/timer.c | 4 +--- src/ulogd.c | 5 ++--- 5 files changed, 6 insertions(+), 18 deletions(-) (limited to 'src') diff --git a/src/addr.c b/src/addr.c index 9a68ed8..2672fab 100644 --- a/src/addr.c +++ b/src/addr.c @@ -1,7 +1,4 @@ -/* ulogd - * - * userspace logging daemon for the iptables ULOG target - * of the linux 2.4 netfilter subsystem. +/* IP address handling functions * * (C) 2012 by Pablo Neira Ayuso * (C) 2012 by Eric Leblond diff --git a/src/conffile.c b/src/conffile.c index 8dbd726..dd0ed8f 100644 --- a/src/conffile.c +++ b/src/conffile.c @@ -1,9 +1,8 @@ /* config file parser functions * * (C) 2000-2005 by Harald Welte + * (C) 2013 by Eric Leblond * - * $Id$ - * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 * as published by the Free Software Foundation diff --git a/src/select.c b/src/select.c index aaca517..edb75d5 100644 --- a/src/select.c +++ b/src/select.c @@ -1,9 +1,4 @@ -/* ulogd, Version $LastChangedRevision: 476 $ - * - * $Id: ulogd.c 476 2004-07-23 03:19:35Z laforge $ - * - * userspace logging daemon for the iptables ULOG target - * of the linux 2.4 netfilter subsystem. +/* select related functions * * (C) 2000-2005 by Harald Welte * diff --git a/src/timer.c b/src/timer.c index c4da0a5..5969fb8 100644 --- a/src/timer.c +++ b/src/timer.c @@ -1,6 +1,4 @@ -/* ulogd, Version $LastChangedRevision: 476 $ - * - * $Id: ulogd.c 476 2004-07-23 03:19:35Z laforge $ +/* timer implementation * * userspace logging daemon for the netfilter subsystem * diff --git a/src/ulogd.c b/src/ulogd.c index 5693572..d0fdcc5 100644 --- a/src/ulogd.c +++ b/src/ulogd.c @@ -1,10 +1,9 @@ -/* ulogd, Version $LastChangedRevision$ - * - * $Id$ +/* ulogd * * unified network logging daemon for Linux. * * (C) 2000-2005 by Harald Welte + * (C) 2013 by Eric Leblond * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 -- cgit v1.2.3