diff options
author | Keith Thompson <Keith.S.Thompson@gmail.com> | 2011-09-05 16:37:46 -0700 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2011-09-07 22:15:35 -0700 |
commit | cdad3b53476fc75fca269751d978ddef3278f18b (patch) | |
tree | 8f98fb4e3cccff4a95ea65909eb8928e59dec453 /NetWare/Main.c | |
parent | d6ee8587bdce64301e0540956a01c5b2c8b18f9b (diff) | |
download | perl-cdad3b53476fc75fca269751d978ddef3278f18b.tar.gz |
Convert some files from Latin-1 to UTF-8
Diffstat (limited to 'NetWare/Main.c')
-rw-r--r-- | NetWare/Main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NetWare/Main.c b/NetWare/Main.c index d23ce6843b..5116cbcfe1 100644 --- a/NetWare/Main.c +++ b/NetWare/Main.c @@ -1,6 +1,6 @@ /* - * Copyright © 2001 Novell, Inc. All Rights Reserved. + * Copyright © 2001 Novell, Inc. All Rights Reserved. * * You may distribute under the terms of either the GNU General Public * License or the Artistic License, as specified in the README file. |