Add missing copyright headers

This commit is contained in:
Luke Dashjr
2013-06-01 14:49:25 +00:00
parent 3d34fa30a9
commit e0d2b2d119
11 changed files with 68 additions and 0 deletions

View File

@@ -1,4 +1,7 @@
#!/bin/sh -e
# Written by Luke Dashjr in 2012
# This program is released under the terms of the Creative Commons "CC0 1.0 Universal" license and/or copyright waiver.
if test -z "$srcdir"; then
srcdir=`dirname "$0"`
if test -z "$srcdir"; then