File: 10_special-chars-to-utf8.patch

package info (click to toggle)
libnetaddr-ip-perl 4.007%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 728 kB
  • ctags: 92
  • sloc: perl: 715; pascal: 78; ansic: 77; makefile: 56; sh: 23
file content (44 lines) | stat: -rw-r--r-- 1,772 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Index: libnetaddr-ip-perl/Lite/README
===================================================================
--- libnetaddr-ip-perl.orig/Lite/README	2008-01-23 16:10:26.000000000 +0200
+++ libnetaddr-ip-perl/Lite/README	2008-01-23 16:17:32.000000000 +0200
@@ -344,7 +344,7 @@
             :old_nth
 
 AUTHOR
-    Luis E. Muoz <luismunoz@cpan.org>, Michael Robinton
+    Luis E. Muñoz <luismunoz@cpan.org>, Michael Robinton
     <michael@bizsystems.com>
 
 WARRANTY
@@ -352,7 +352,7 @@
     by using it you accept any and all the liability.
 
 LICENSE
-    This software is (c) Luis E. Muoz, 1999 - 2005, and (c) Michael
+    This software is (c) Luis E. Muñoz, 1999 - 2005, and (c) Michael
     Robinton, 2006. It can be used under the terms of the perl artistic
     license provided that proper credit for the work of the author is
     preserved in the form of this copyright notice and license for this
Index: libnetaddr-ip-perl/Lite/Lite.pm
===================================================================
--- libnetaddr-ip-perl.orig/Lite/Lite.pm	2008-01-23 16:10:26.000000000 +0200
+++ libnetaddr-ip-perl/Lite/Lite.pm	2008-01-23 16:19:09.000000000 +0200
@@ -1037,7 +1037,7 @@
 
 =head1 AUTHOR
 
-Luis E. Muoz E<lt>luismunoz@cpan.orgE<gt>,
+Luis E. Muñoz E<lt>luismunoz@cpan.orgE<gt>,
 Michael Robinton E<lt>michael@bizsystems.comE<gt>
 
 =head1 WARRANTY
@@ -1047,7 +1047,7 @@
 
 =head1 LICENSE
 
-This software is (c) Luis E. Muoz, 1999 - 2005, and (c) Michael Robinton, 2006.
+This software is (c) Luis E. Muñoz, 1999 - 2005, and (c) Michael Robinton, 2006.
 It can be used under the terms of the perl artistic license provided that 
 proper credit for the work of the author is preserved in the form of this 
 copyright notice and license for this module.