[libpng16] Fix permission on reindent; add license info to contrib/tools/chkfmt

This commit is contained in:
Glenn Randers-Pehrson
2016-07-14 18:53:30 -05:00
parent 82d0009885
commit 34c783e2fe
4 changed files with 9 additions and 0 deletions

View File

@@ -1,4 +1,11 @@
#!/bin/sh
# chkfmt
#
# COPYRIGHT: Written by John Cunningham Bowler, 2010.
# To the extent possible under law, the author has waived all copyright and
# related or neighboring rights to this work. This work is published from:
# United States.
#
# Check the format of the source files in the current directory - checks for a
# line length of 80 characters max and no tab characters.

0
contrib/tools/reindent Normal file → Executable file
View File