From 994ecfffbe5bc6fbf64589937c22544f880b60d9 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Tue, 11 Sep 2012 15:29:20 -0700 Subject: [PATCH] document copyright of update_doc_packages --- debian/update_doc_packages | 5 +++++ 1 file changed, 5 insertions(+) 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; -- 2.39.5