diff options
author | jkeenan <jkeenan@cpan.org> | 2011-11-19 19:00:59 -0500 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2011-11-22 16:27:13 -0800 |
commit | e38ccfd9be3e341e4872a41a8378e174156b05a1 (patch) | |
tree | 8716e909672e626c1362b0f42959cc552e577837 /Copying | |
parent | 18225a01ba37eb4fcb70c56762065c1ee94b4807 (diff) | |
download | perl-e38ccfd9be3e341e4872a41a8378e174156b05a1.tar.gz |
[RT #36079] Convert ` to '.
Diffstat (limited to 'Copying')
-rw-r--r-- | Copying | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -224,13 +224,13 @@ If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) 19xx name of author - Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type 'show w'. This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. + under certain conditions; type 'show c' for details. -The hypothetical commands `show w' and `show c' should show the +The hypothetical commands 'show w' and 'show c' should show the appropriate parts of the General Public License. Of course, the -commands you use may be called something other than `show w' and `show +commands you use may be called something other than 'show w' and 'show c'; they could even be mouse-clicks or menu items--whatever suits your program. @@ -239,7 +239,7 @@ school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the - program `Gnomovision' (a program to direct compilers to make passes + program 'Gnomovision' (a program to direct compilers to make passes at assemblers) written by James Hacker. <signature of Ty Coon>, 1 April 1989 |