From 6baa70531dc987d3f2e8306943bfa005987514f5 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 06 Mar 2014 13:09:49 -0500 Subject: autogen.sh: Add copyright and license information. Just in case this is legally significant. --- diff --git a/autogen.sh b/autogen.sh index e4043f8..969dc3a 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,4 +1,13 @@ #!/bin/sh +# +# Script to generate the build system. +# +# Copyright (C) 2013 Patrick "P. J." McDermott +# +# Copying and distribution of this file, with or without modification, +# are permitted in any medium without royalty provided the copyright +# notice and this notice are preserved. This file is offered as-is, +# without any warranty. set -e -- cgit v0.9.1