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. --- libipulog/libipulog.c | 5 ++--- libipulog/ulog_test.c | 3 +-- 2 files changed, 3 insertions(+), 5 deletions(-) (limited to 'libipulog') diff --git a/libipulog/libipulog.c b/libipulog/libipulog.c index 2f58ea6..ab28bb4 100644 --- a/libipulog/libipulog.c +++ b/libipulog/libipulog.c @@ -1,5 +1,5 @@ -/* - * libipulog.c, $Revision$ +/* + * libipulog.c * * netfilter ULOG userspace library. * @@ -21,7 +21,6 @@ * This library is still under development, so be aware of sudden interface * changes * - * $Id$ */ #include diff --git a/libipulog/ulog_test.c b/libipulog/ulog_test.c index fd9c925..0665717 100644 --- a/libipulog/ulog_test.c +++ b/libipulog/ulog_test.c @@ -1,4 +1,4 @@ -/* ulog_test, $Revision: 1.4 $ +/* ulog_test * * small testing program for libipulog, part of the netfilter ULOG target * for the linux 2.4 netfilter subsystem. @@ -7,7 +7,6 @@ * * this code is released under the terms of GNU GPL * - * $Id: ulog_test.c,v 1.4 2001/01/30 09:28:04 laforge Exp $ */ #include -- cgit v1.2.3