diff options
author | Guillaume Rousse <guillomovitch@gmail.com> | 2018-08-04 09:51:47 +0200 |
---|---|---|
committer | Guillaume Rousse <guillomovitch@gmail.com> | 2018-08-04 09:51:47 +0200 |
commit | abb9b4d0d4dac36b438a40e8368d8861871809ad (patch) | |
tree | bf0f7a1ba5fd4bdafafea7d47b2adaef784ebec9 /compress_files | |
parent | 815e6b02548575161d485ebe71ea96912f51ea5f (diff) | |
download | spec-helper-abb9b4d0d4dac36b438a40e8368d8861871809ad.tar spec-helper-abb9b4d0d4dac36b438a40e8368d8861871809ad.tar.gz spec-helper-abb9b4d0d4dac36b438a40e8368d8861871809ad.tar.bz2 spec-helper-abb9b4d0d4dac36b438a40e8368d8861871809ad.tar.xz spec-helper-abb9b4d0d4dac36b438a40e8368d8861871809ad.zip |
a bit more consistency in various file headers
Diffstat (limited to 'compress_files')
-rwxr-xr-x | compress_files | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compress_files b/compress_files index ca26bbd..10bc768 100755 --- a/compress_files +++ b/compress_files @@ -1,5 +1,4 @@ #!/usr/bin/perl -# $Id: compress_files 271302 2010-11-22 01:42:52Z fwang $ # compress man and info pages. use strict; |