diff options
| author | Paul Buetow <paul@buetow.org> | 2011-04-26 19:23:02 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2011-04-26 19:23:02 +0000 |
| commit | 44130ad89561effdb1856bd8f7419e89565ad1db (patch) | |
| tree | 56f80629354cbad65d3c2c686dc46d5670538aff /Makefile | |
| parent | d87c0e16f9b880ce38e1ff6a39f22ba49263aef0 (diff) | |
updated copyright headers
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ clean: stats: clean perl scripts/stats.pl replace: - for i in index.pl Xerl.pm conf.txt; \ + for i in index.pl Xerl.pm config.txt; \ do \ sed -n "s/$(FROM)/$(INTO)/g; \ w .tmp" $$i && mv -f .tmp $$i; \ |
