summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2015-02-07 15:15:31 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2015-02-07 15:16:05 -0800
commitb2c48c1e6571c022e12a741917a5b9e141d42928 (patch)
tree50a3542b9a0b2bad6a9c1971b2af63fd3963a4ac /lib
parentbf729b4836397a4ba26c5eb05415b5edbd77b968 (diff)
downloadgnulib-b2c48c1e6571c022e12a741917a5b9e141d42928.tar.gz
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
Diffstat (limited to 'lib')
-rw-r--r--lib/full-read.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/full-read.h b/lib/full-read.h
index 207b847268..8ed6581c3e 100644
--- 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>