changeset 12003:a71cc51b7098

Fix typo in copyright line.
author Ian Beckwith <ianb@erislabs.net>
date Thu, 17 Sep 2009 21:58:04 +0200
parents f295924fa612
children c5e4866c9baa
files ChangeLog m4/getdelim.m4
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-09-17  Ian Beckwith <ianb@erislabs.net>  (tiny change)
+
+	* m4/getdelim.m4: Fix typo in copyright line.
+
 2009-09-17  Bruno Haible  <bruno@clisp.org>
 
 	* lib/atoll.c: Use the standard header with GPL copyright.
--- a/m4/getdelim.m4
+++ b/m4/getdelim.m4
@@ -1,6 +1,6 @@
 # getdelim.m4 serial 5
 
-dnl Copyright (C) 2005, 2006, 2007 Free Software dnl Foundation, Inc.
+dnl Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc.
 dnl
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,