summaryrefslogtreecommitdiff
path: root/src/tools/copyright.pl
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright.pl to properly us 'tie' function.Bruce Momjian2011-08-191-7/+6
* Fix problem with regex in copyright test.Bruce Momjian2011-08-191-1/+1
* Remove use of 'tie' in perl for copyright.pl; instead use normal fileBruce Momjian2011-08-191-5/+7
* Add executable bit to file.Bruce Momjian2011-08-191-0/+0
* Implement src/tools/copyright as a Perl program, so anyone can run it.Bruce Momjian2011-08-191-0/+44