From cd1d1d42fdf7a07f8028cd005a8f11a50b303e8f Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Thu, 20 Apr 2023 12:39:08 -0400 Subject: autogen.sh: Add copyright and license notice --- diff --git a/autogen.sh b/autogen.sh index 030bc06..28c30e4 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,4 +1,13 @@ #!/bin/sh +# +# Script to generate the build system. +# +# Copyright (C) 2013 Patrick 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