changeset 17893:b24d3b77f0ad

full-read: fix license notice typo * lib/full-read.h: Remove a stray line in the license notice. Reported by Sam Ellis in: http://bugs.gnu.org/19808
author Paul Eggert <eggert@cs.ucla.edu>
date Sat, 07 Feb 2015 15:15:31 -0800
parents 989ec118a093
children bfac2afaac8b
files ChangeLog lib/full-read.h
diffstat 2 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2015-02-07  Paul Eggert  <eggert@cs.ucla.edu>
 
+	full-read: fix license notice typo
+	* lib/full-read.h: Remove a stray line in the license notice.
+	Reported by Sam Ellis in: http://bugs.gnu.org/19808
+
 	crypto/gc: fix a -Wswitch warning
 	Reported by Bruce Korb in:
 	http://lists.gnu.org/archive/html/bug-gnulib/2015-02/msg00046.html
--- a/lib/full-read.h
+++ b/lib/full-read.h
@@ -13,7 +13,6 @@
    GNU General Public License for more details.
 
    You should have received a copy of the GNU General Public License
-   along with this program; if not, read to the Free Software Foundation,
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include <stddef.h>