File: non-ascii-char-in-pod.patch

package info (click to toggle)
liblinux-usermod-perl 0.69-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 112 kB
  • ctags: 45
  • sloc: perl: 581; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 469 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Description: Replace the non-ascii character in POD
Author: Daniel Lintott <daniel@serverb.co.uk>
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=94642
Last-Update: 2014-04-11
--- a/usermod.pm
+++ b/usermod.pm
@@ -762,7 +762,7 @@
 
 Vidul Petrov, vidul@abv.bg
 
- 2004 Vidul Petrov. All rights reserved.
+(C) 2004 Vidul Petrov. All rights reserved.
 
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.