aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Rousse <guillomovitch@mandriva.org>2008-02-10 14:08:50 +0000
committerGuillaume Rousse <guillomovitch@mandriva.org>2008-02-10 14:08:50 +0000
commita6ece2ac948b0141008794d61084caff25938be1 (patch)
tree9bb15d367c20ff4244f1ecde31f062a968bbbdab
parentb0ad27a893e59671a92b59e5e08e38b57a932408 (diff)
downloadspec-helper-a6ece2ac948b0141008794d61084caff25938be1.tar
spec-helper-a6ece2ac948b0141008794d61084caff25938be1.tar.gz
spec-helper-a6ece2ac948b0141008794d61084caff25938be1.tar.bz2
spec-helper-a6ece2ac948b0141008794d61084caff25938be1.tar.xz
spec-helper-a6ece2ac948b0141008794d61084caff25938be1.zip
no need for such headers in file, we have versionning system
-rwxr-xr-xstrip_files11
1 files changed, 2 insertions, 9 deletions
diff --git a/strip_files b/strip_files
index 1013c2a..2a2a0a6 100755
--- a/strip_files
+++ b/strip_files
@@ -1,13 +1,6 @@
#!/usr/bin/perl
-#---------------------------------------------------------------
-# Project : Linux-Mandrake
-# Module : spec-helper
-# File : strip_files
-# Version : $Id$
-# Author : Frederic Lepied
-# Created On : Thu Feb 10 09:23:02 2000
-# Purpose : Strip files.
-#---------------------------------------------------------------
+# $Id$
+# Strip files
use strict;
use warnings;