X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=amiga.c;h=7a6fa2be641a3bc4bb8be23907363d48860e79cd;hb=6832f3ddf1642bdc302f307d744dc66931cd5c4f;hp=fbe0ed81ae2c99d6fce7a7341d479fc72f6b4897;hpb=50f87c9446b435d47c371f63615260636639f450;p=privoxy.git diff --git a/amiga.c b/amiga.c index fbe0ed81..7a6fa2be 100644 --- 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";