~ubuntu-branches/debian/sid/libintl-perl/sid

« back to all changes in this revision

Viewing changes to lib/Locale/RecodeData/IBM1026.pm

  • Committer: Package Import Robot
  • Author(s): Peter Eisentraut
  • Date: 2015-08-01 14:24:00 UTC
  • mfrom: (1.2.4)
  • Revision ID: package-import@ubuntu.com-20150801142400-3fahdtmn5yczifdz
Tags: 1.24-1
* New upstream release
* Updated standards version
* Updated copyright (now GPL-3)

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
# vim: set autoindent shiftwidth=4 tabstop=4:
3
3
 
4
4
# Conversion routines for IBM1026.
5
 
# Copyright (C) 2002-2013 Guido Flohr <guido@imperia.net>, all
6
 
# rights reserved.
7
 
# This file is generated, do not edit!
8
 
 
9
 
# This program is free software; you can redistribute it and/or modify it
10
 
# under the terms of the GNU Library General Public License as published
11
 
# by the Free Software Foundation; either version 2, or (at your option)
12
 
# any later version.
13
 
                                                                                
 
5
# Copyright (C) 2002-2015 Guido Flohr <guido.flohr@cantanea.com>,
 
6
# all rights reserved.
 
7
 
 
8
# This program is free software: you can redistribute it and/or modify
 
9
# it under the terms of the GNU General Public License as published by
 
10
# the Free Software Foundation; either version 3 of the License, or
 
11
# (at your option) any later version.
 
12
 
14
13
# This program is distributed in the hope that it will be useful,
15
14
# but WITHOUT ANY WARRANTY; without even the implied warranty of
16
 
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
17
 
# Library General Public License for more details.
18
 
                                                                                
19
 
# You should have received a copy of the GNU Library General Public 
20
 
# License along with this program; if not, write to the Free Software
21
 
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, 
22
 
# USA.
 
15
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
16
# GNU General Public License for more details.
 
17
 
 
18
# You should have received a copy of the GNU General Public License
 
19
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
23
20
 
24
21
package Locale::RecodeData::IBM1026;
25
22
 
1120
1117
 
1121
1118
=head1 AUTHOR
1122
1119
 
1123
 
Copyright (C) 2002-2013, Guido Flohr E<lt>guido@imperia.netE<gt>, all
 
1120
Copyright (C) 2002-2015, Guido Flohr E<lt>guido.flohr@cantanea.comE<gt>, all
1124
1121
rights reserved.  See the source code for details.
1125
1122
 
1126
 
This software is contributed to the Perl community by Imperia 
1127
 
(L<http://www.imperia.net/>).
1128
 
 
1129
1123
=head1 SEE ALSO
1130
1124
 
1131
1125
Locale::RecodeData(3), Locale::Recode(3), perl(1)