doc fixes to srclist*
[pspp] / config / srclist.txt
index 123f74335281b6bb0e8c119d457901f5c9b82c32..e3cc11526e46defc7d6f6f2eea08ca4b796c8f3a 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: srclist.txt,v 1.152 2007-06-21 18:41:50 karl Exp $
 # Files for which we are not the source.  See ./srclistvars.sh for the
 # variable definitions.
 
@@ -38,6 +37,8 @@ $GNUWWWLICENSES/old-licenses/fdl-1.2.texi     doc
 $GNUWWWLICENSES/agpl-3.0.texi                  doc
 $GNUWWWLICENSES/fdl-1.3.texi                   doc
 $GNUWWWLICENSES/fdl-1.3.texi                   doc/fdl.texi
+$GNUWWWLICENSES/gpl-3.0.texi                   doc
+$GNUWWWLICENSES/lgpl-3.0.texi                  doc
 #
 # The official forms for contributors to fill out, mentioned in maintain.
 $GNUORG/conditions.text                                doc/Copyright
@@ -172,6 +173,9 @@ $LIBCSRC/stdlib/strtoul.c           lib gpl
 #$LIBCSRC/locale/programs/xmalloc.c    lib gpl
 #$LIBCSRC/locale/programs/xstrdup.c    lib gpl
 #
+#$LIBCSRC/login/forkpty.c              lib gpl
+#$LIBCSRC/login/programs/pt_chown.c    lib gpl
+#
 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=321
 #$LIBCSRC/malloc/obstack.c             lib gpl
 #
@@ -207,11 +211,15 @@ $LIBCSRC/stdlib/strtoul.c         lib gpl
 #$LIBCSRC/string/strcspn.c             lib gpl
 #$LIBCSRC/string/strpbrk.c             lib gpl
 #$LIBCSRC/string/strstr.c              lib gpl
+#$LIBCSRC/sysdeps/generic/pty-private.h        lib gpl
 #$LIBCSRC/sysdeps/posix/dup2.c         lib gpl
 #$LIBCSRC/sysdeps/posix/euidaccess.c   lib gpl
 #$LIBCSRC/sysdeps/posix/tempname.c     lib gpl
 #$LIBCSRC/sysdeps/unix/bsd/poll.c      lib gpl
+#$LIBCSRC/sysdeps/unix/bsd/ptsname.c   lib gpl
+#$LIBCSRC/sysdeps/unix/bsd/unlockpt.c  lib gpl
 #$LIBCSRC/sysdeps/unix/dirfd.c         lib gpl
+#$LIBCSRC/sysdeps/unix/grantpt.c       lib gpl
 #$LIBCSRC/sysdeps/unix/rmdir.c         lib gpl
 #$LIBCSRC/time/strftime.c              lib gpl
 # These are close, but we are using the gettext versions.