Changeset 3531 for trunk/build/l10n/wrap.pl
- Timestamp:
- 03/12/09 09:11:52 (9 months ago)
- Files:
-
- 1 modified
-
trunk/build/l10n/wrap.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/build/l10n/wrap.pl
r2258 r3531 1 1 #! /usr/bin/perl -w 2 2 3 # Movable Type (r) Open Source (C) 2005-200 8Six Apart, Ltd.3 # Movable Type (r) Open Source (C) 2005-2009 Six Apart, Ltd. 4 4 # This program is distributed under the terms of the 5 5 # GNU General Public License, version 2. … … 13 13 shift @ARGV unless (-e $LANG); 14 14 print <<EOF; 15 # Movable Type (r) Open Source (C) 2005-200 8Six Apart, Ltd.15 # Movable Type (r) Open Source (C) 2005-2009 Six Apart, Ltd. 16 16 # This program is distributed under the terms of the 17 17 # GNU General Public License, version 2.
