From: Don Armstrong Date: Tue, 11 Sep 2012 22:29:20 +0000 (-0700) Subject: document copyright of update_doc_packages X-Git-Tag: debian/2.16.0-1_exp+1~33 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=994ecfffbe5bc6fbf64589937c22544f880b60d9;p=lilypond.git document copyright of update_doc_packages --- diff --git a/debian/update_doc_packages b/debian/update_doc_packages index 3d35e43ad2..bd625cfc28 100644 --- a/debian/update_doc_packages +++ b/debian/update_doc_packages @@ -1,4 +1,9 @@ #!/usr/bin/perl +# update_doc_packages updates debian/control for the lilypond debian +# package, and is released under the terms of the GPL version 2, or +# any later version, at your option. See the file README and COPYING +# for more information. +# Copyright 2012 by Don Armstrong . use warnings; use strict;