CVSROOT: /webcvs/grep Module name: grep Changes by: Jim Meyering <meyering> 18/12/30 01:24:22
Index: html_node/Copying.html =================================================================== RCS file: /webcvs/grep/grep/manual/html_node/Copying.html,v retrieving revision 1.28 retrieving revision 1.29 diff -u -b -r1.28 -r1.29 --- html_node/Copying.html 10 Feb 2017 04:43:38 -0000 1.28 +++ html_node/Copying.html 30 Dec 2018 06:24:22 -0000 1.29 @@ -2,7 +2,7 @@ <html> <!-- This manual is for grep, a pattern matching engine. -Copyright (C) 1999-2002, 2005, 2008-2017 Free Software Foundation, +Copyright (C) 1999-2002, 2005, 2008-2018 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document @@ -11,16 +11,16 @@ Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License". --> -<!-- Created by GNU Texinfo 6.3, http://www.gnu.org/software/texinfo/ --> +<!-- Created by GNU Texinfo 6.5, http://www.gnu.org/software/texinfo/ --> <head> -<title>GNU Grep 3.0: Copying</title> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> +<title>Copying (GNU Grep 3.3)</title> -<meta name="description" content="GNU Grep 3.0: Copying"> -<meta name="keywords" content="GNU Grep 3.0: Copying"> +<meta name="description" content="Copying (GNU Grep 3.3)"> +<meta name="keywords" content="Copying (GNU Grep 3.3)"> <meta name="resource-type" content="document"> <meta name="distribution" content="global"> <meta name="Generator" content="makeinfo"> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link href="index.html#Top" rel="start" title="Top"> <link href="Index.html#Index" rel="index" title="Index"> <link href="index.html#SEC_Contents" rel="contents" title="Table of Contents"> @@ -67,7 +67,7 @@ </div> <hr> <a name="Copying-1"></a> -<h2 class="chapter">6 Copying</h2> +<h2 class="chapter">7 Copying</h2> <a name="index-copying"></a> <p>GNU <code>grep</code> is licensed under the GNU GPL, which makes it <em>free @@ -84,12 +84,12 @@ <p>This general method of licensing software is sometimes called <em>open source</em>. The GNU project prefers the term “free software” for reasons outlined at -<a href="http://www.gnu.org/philosophy/open-source-misses-the-point.html">http://www.gnu.org/philosophy/open-source-misses-the-point.html</a>. +<a href="https://www.gnu.org/philosophy/open-source-misses-the-point.html">https://www.gnu.org/philosophy/open-source-misses-the-point.html</a>. </p> <p>This manual is free documentation in the same sense. The documentation license is included below. The license for the program is available with the source code, or at -<a href="http://www.gnu.org/licenses/gpl.html">http://www.gnu.org/licenses/gpl.html</a>. +<a href="https://www.gnu.org/licenses/gpl.html">https://www.gnu.org/licenses/gpl.html</a>. </p> <table class="menu" border="0" cellspacing="0"> <tr><td align="left" valign="top">• <a href="GNU-Free-Documentation-License.html#GNU-Free-Documentation-License" accesskey="1">GNU Free Documentation License</a>:</td><td> </td><td align="left" valign="top">
