From 39270e951f00c08d8449d2280caf98edcc964d99 Mon Sep 17 00:00:00 2001 From: Brenden Matthews Date: Wed, 24 Sep 2008 20:56:09 +0000 Subject: [PATCH] add $Id$ to moc stuff git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@1255 7f574dfc-610e-0410-a909-a81674777703 --- src/moc.c | 3 ++- src/moc.h | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/moc.c b/src/moc.c index b7dd7980..b9d18378 100644 --- a/src/moc.c +++ b/src/moc.c @@ -15,7 +15,8 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License * along with this program. If not, see . - */ + * + * $Id$ */ #include "conky.h" #include "moc.h" diff --git a/src/moc.h b/src/moc.h index c3e4c0ca..3545b547 100644 --- a/src/moc.h +++ b/src/moc.h @@ -15,7 +15,8 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License * along with this program. If not, see . - */ + * + * $Id$ */ #ifndef MOC_H_ #define MOC_H_