summaryrefslogtreecommitdiff
path: root/wrapper
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2010-02-26 14:08:22 +0100
committerNick Schermer <nick@xfce.org>2010-02-26 14:11:45 +0100
commit0ce7ca8151758a18a7b6465c1d37db43b32b7b6d (patch)
tree5707f8db3a0e1d4faa9e7f6f98b6f39802158fb1 /wrapper
parent8ea6215fca68600d3bdcfdc471d3cd21d3391e1e (diff)
Get rid of the old SVN $Id$ lines.
Diffstat (limited to 'wrapper')
-rw-r--r--wrapper/Makefile.am1
-rw-r--r--wrapper/main.c1
-rw-r--r--wrapper/wrapper-module.c1
-rw-r--r--wrapper/wrapper-module.h1
-rw-r--r--wrapper/wrapper-plug.c1
-rw-r--r--wrapper/wrapper-plug.h1
6 files changed, 0 insertions, 6 deletions
diff --git a/wrapper/Makefile.am b/wrapper/Makefile.am
index 4a5962b5..ea9e2807 100644
--- a/wrapper/Makefile.am
+++ b/wrapper/Makefile.am
@@ -1,4 +1,3 @@
-# $Id$
INCLUDES = \
-I$(top_srcdir) \
diff --git a/wrapper/main.c b/wrapper/main.c
index 11afb6f8..5de36228 100644
--- a/wrapper/main.c
+++ b/wrapper/main.c
@@ -1,4 +1,3 @@
-/* $Id$ */
/*
* Copyright (C) 2008-2009 Nick Schermer <nick@xfce.org>
*
diff --git a/wrapper/wrapper-module.c b/wrapper/wrapper-module.c
index a221c7cf..632438fa 100644
--- a/wrapper/wrapper-module.c
+++ b/wrapper/wrapper-module.c
@@ -1,4 +1,3 @@
-/* $Id$ */
/*
* Copyright (C) 2009 Nick Schermer <nick@xfce.org>
*
diff --git a/wrapper/wrapper-module.h b/wrapper/wrapper-module.h
index 086ca99e..d22388ff 100644
--- a/wrapper/wrapper-module.h
+++ b/wrapper/wrapper-module.h
@@ -1,4 +1,3 @@
-/* $Id$ */
/*
* Copyright (C) 2009 Nick Schermer <nick@xfce.org>
*
diff --git a/wrapper/wrapper-plug.c b/wrapper/wrapper-plug.c
index a0c35492..963e41ab 100644
--- a/wrapper/wrapper-plug.c
+++ b/wrapper/wrapper-plug.c
@@ -1,4 +1,3 @@
-/* $Id$ */
/*
* Copyright (C) 2008-2009 Nick Schermer <nick@xfce.org>
*
diff --git a/wrapper/wrapper-plug.h b/wrapper/wrapper-plug.h
index 5e470a13..5a089afc 100644
--- a/wrapper/wrapper-plug.h
+++ b/wrapper/wrapper-plug.h
@@ -1,4 +1,3 @@
-/* $Id$ */
/*
* Copyright (C) 2008-2009 Nick Schermer <nick@xfce.org>
*