From 611ced63d012ec4aff779b23f3ce5b0dc85b38d3 Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Wed, 21 Apr 2010 14:38:38 +0200 Subject: [PATCH 1/1] remove stale $Id$ --- Makefile.PL | 1 - web/conf/apache2.0/irspy.conf | 2 -- web/images/Makefile | 2 -- 3 files changed, 5 deletions(-) diff --git a/Makefile.PL b/Makefile.PL index 0566a8c..0568172 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,4 +1,3 @@ -# $Id: Makefile.PL,v 1.14 2007-05-09 12:04:36 mike Exp $ use 5.008; use strict; diff --git a/web/conf/apache2.0/irspy.conf b/web/conf/apache2.0/irspy.conf index 5b0a6e3..53720a3 100644 --- a/web/conf/apache2.0/irspy.conf +++ b/web/conf/apache2.0/irspy.conf @@ -1,5 +1,3 @@ -# $Id: cfspy.conf,v 1.4 2009-04-16 18:31:20 wosch Exp $ -# # Sample configuration for running an IRSpy web-site under Apache 2.x. # # This is the configuration that I use on the development machine diff --git a/web/images/Makefile b/web/images/Makefile index cecb2a4..bc709e0 100644 --- a/web/images/Makefile +++ b/web/images/Makefile @@ -1,5 +1,3 @@ -# $Id: Makefile,v 1.1 2006-12-05 12:26:37 mike Exp $ - PNG = ../htdocs/help-20px.png ../htdocs/help-16px.png all: $(PNG) -- 1.7.10.4