diff options
author | Roger Leigh <rleigh@debian.org> | 2008-01-21 00:10:43 +0000 |
---|---|---|
committer | Roger Leigh <rleigh@debian.org> | 2008-01-21 00:10:43 +0000 |
commit | dfad96e25a27d124029047b077173605046eb025 (patch) | |
tree | 86ce00074c9f524fabc474a979c6ff7d25a3cdcd /scripts | |
parent | 5fdb47b373cb2f16e06fb2dcd60e91e46e15ce0a (diff) | |
download | schroot-dfad96e25a27d124029047b077173605046eb025.tar.gz |
* Update copyright on all files modified in 2008.
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 |