diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/po-notify.in | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/scripts/po-notify.in b/scripts/po-notify.in index b77b7b63..1a087aa5 100755 --- a/scripts/po-notify.in +++ b/scripts/po-notify.in @@ -1,3 +1,20 @@ #!/bin/sh +# Copyright © 2008 Roger Leigh <rleigh@debian.org> +# +# schroot is free software: you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# schroot is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see +# <http://www.gnu.org/licenses/>. +# +##################################################################### podebconf-report-po --call --withtranslators --podir=@abs_top_srcdir@/po |