This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Purge sfio support from configure.com, Configure and related files.
[perl5.git] / NetWare / nwplglob.c
index c7a2104..6810fd5 100644 (file)
@@ -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.
@@ -9,7 +9,7 @@
 
 /*
  * FILENAME            :       nwplglob.c
- * DESCRIPTION :       Perl globbing support for NetWare. Other platforms have usually lauched
+ * DESCRIPTION :       Perl globbing support for NetWare. Other platforms have usually launched
  *                  a separate executable for this in order to take advantage of their
  *                  shell's capability for generating a list of files from a given
  *                  wildcard file spec. On NetWare, we don't have that luxury.