]> Savannah Git Hosting - gnulib.git/commitdiff
full-read: fix license notice typo
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 7 Feb 2015 23:15:31 +0000 (15:15 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 7 Feb 2015 23:16:05 +0000 (15:16 -0800)
* lib/full-read.h: Remove a stray line in the license notice.
Reported by Sam Ellis in: http://bugs.gnu.org/19808

ChangeLog
lib/full-read.h

index 82a2960e36f60d782991c7a7bfbb93843077c881..e05ced696db8885c73191e8c71f0890483fe144f 100644 (file)
--- 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
index 207b84726816da7cca3eaa7a463375ab33470753..8ed6581c3ee31f5a5b53bda1537065cf8d320bb1 100644 (file)
@@ -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>