rebuild docs
[privoxy.git] / amiga.c
diff --git a/amiga.c b/amiga.c
index fbe0ed8..7a6fa2b 100644 (file)
--- a/amiga.c
+++ b/amiga.c
@@ -1,11 +1,10 @@
-const char amiga_rcs[] = "$Id: amiga.c,v 1.15 2012/03/09 16:23:50 fabiankeil Exp $";
 /*********************************************************************
  *
  * File        :  $Source: /cvsroot/ijbswa/current/amiga.c,v $
  *
  * Purpose     :  Amiga-specific declarations.
  *
- * Copyright   :  Written by and Copyright (C) 2001 the SourceForge
+ * Copyright   :  Written by and Copyright (C) 2001 members of the
  *                Privoxy team. http://www.privoxy.org/
  *
  *                This program is free software; you can redistribute it
@@ -38,8 +37,6 @@ const char amiga_rcs[] = "$Id: amiga.c,v 1.15 2012/03/09 16:23:50 fabiankeil Exp
 
 #include "project.h"
 
-const char amiga_h_rcs[] = AMIGA_H_VERSION;
-
 static char *ver USED = "$VER: Privoxy " __AMIGAVERSION__ " (" __AMIGADATE__ ")";
 #ifdef __amigaos4__
 static char *stack USED = "$STACK: 524288";