summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorEric Leblond <eric@regit.org>2013-01-18 20:19:28 +0100
committerEric Leblond <eric@regit.org>2013-01-18 20:53:45 +0100
commit7ef98237c5cf7091b12b304074890de3bb03a86e (patch)
tree2fbda08641b1b36bc449bb1c33c732c6a432d907 /util
parent56c188731015f0abe0c04dcdf07d0badfc61217e (diff)
Get rid of SVN tag in comment.
This patch also update some copyright and licence declaration.
Diffstat (limited to 'util')
-rw-r--r--util/db.c3
-rw-r--r--util/printflow.c2
-rw-r--r--util/printpkt.c2
3 files changed, 1 insertions, 6 deletions
diff --git a/util/db.c b/util/db.c
index 54f8882..0d8b9c1 100644
--- a/util/db.c
+++ b/util/db.c
@@ -1,4 +1,4 @@
-/* db.c, Version $Revision: 6304 $
+/* db.c
*
* ulogd helper functions for Database / SQL output plugins
*
@@ -22,7 +22,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
- * $Id: ulogd_output_MYSQL.c 6304 2005-12-08 09:43:19Z /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org $
*/
#include <unistd.h>
diff --git a/util/printflow.c b/util/printflow.c
index 7743a6a..30e622c 100644
--- a/util/printflow.c
+++ b/util/printflow.c
@@ -17,8 +17,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
- * $Id: printflow.c,v 1.1 2006/05/16 01:57:31 philipc Exp $
- *
*/
#include <string.h>
diff --git a/util/printpkt.c b/util/printpkt.c
index 9eb339b..3983a68 100644
--- a/util/printpkt.c
+++ b/util/printpkt.c
@@ -17,8 +17,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
- * $Id$
- *
*/
#include <stdio.h>