From 99d7cd20ad8823bc3013100998b4a2fdfa536568 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Mon, 8 Oct 2007 20:09:57 +0000 Subject: [PATCH] added RCSID --- src/openac/build.c | 2 ++ src/openac/build.h | 2 ++ src/openac/openac.c | 2 ++ 3 files changed, 6 insertions(+) diff --git a/src/openac/build.c b/src/openac/build.c index 1a9abd557..97a781068 100644 --- a/src/openac/build.c +++ b/src/openac/build.c @@ -12,6 +12,8 @@ * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * for more details. + * + * RCSID $Id$ */ #include diff --git a/src/openac/build.h b/src/openac/build.h index 1fc4f3105..66ec86213 100644 --- a/src/openac/build.h +++ b/src/openac/build.h @@ -12,6 +12,8 @@ * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * for more details. + * + * RCSID $Id$ */ #ifndef _BUILD_H diff --git a/src/openac/openac.c b/src/openac/openac.c index cde6ba3be..6fae455db 100755 --- a/src/openac/openac.c +++ b/src/openac/openac.c @@ -19,6 +19,8 @@ * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * for more details. + * + * RCSID $Id$ */ #include