diff options
Diffstat (limited to 'src/scepclient')
-rw-r--r-- | src/scepclient/loglite.c | 2 | ||||
-rw-r--r-- | src/scepclient/rsakey.c | 2 | ||||
-rw-r--r-- | src/scepclient/rsakey.h | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/src/scepclient/loglite.c b/src/scepclient/loglite.c index 78d1c5350..b14e72ecb 100644 --- a/src/scepclient/loglite.c +++ b/src/scepclient/loglite.c @@ -11,8 +11,6 @@ * 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: loglite.c,v 1.2 2005/07/11 18:38:16 as Exp $ */ #include <stdio.h> diff --git a/src/scepclient/rsakey.c b/src/scepclient/rsakey.c index 9f40b32a7..37cd5dd19 100644 --- a/src/scepclient/rsakey.c +++ b/src/scepclient/rsakey.c @@ -17,8 +17,6 @@ * 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. - * - * $Id: rsakey.c,v 1.5 2006/01/04 21:16:30 as Exp $ */ diff --git a/src/scepclient/rsakey.h b/src/scepclient/rsakey.h index f523f3af0..f9245d25b 100644 --- a/src/scepclient/rsakey.h +++ b/src/scepclient/rsakey.h @@ -17,8 +17,6 @@ * 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. - * - * $Id: rsakey.h,v 1.2 2005/08/11 21:52:56 as Exp $ */ #ifndef RSAKEY_H_ |