From: Russ Allbery Date: Wed, 26 Mar 2014 06:31:47 +0000 (-0700) Subject: Add license statement to autogen X-Git-Tag: release/3.0~4 X-Git-Url: https://git.eyrie.org/?a=commitdiff_plain;h=48eff3f5359d72a9f7c7450f7acdaaea3a686b08;p=kerberos%2Fkrb5-strength.git Add license statement to autogen It's now long enough that build-license cares about it. --- diff --git a/autogen b/autogen index 201d996..bf1216e 100755 --- a/autogen +++ b/autogen @@ -1,6 +1,12 @@ #!/bin/sh # # Run this shell script to bootstrap as necessary after a fresh checkout. +# +# Written by Russ Allbery +# Copyright 2007, 2010, 2013, 2014 +# The Board of Trustees of the Leland Stanford Junior University +# +# See LICENSE for licensing terms. set -e