Changed all the licence notices in all the files.
[pspp-builds.git] / src / list.q
index 0ab9188955cdc91bbf9c94b811bfd008ffcd5ebd..3480efb2efb533f1d7e7d3b64964bdab65eb70ba 100644 (file)
@@ -14,8 +14,8 @@
 
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-   02111-1307, USA. */
+   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+   02110-1301, USA. */
 
 #include <config.h>
 #include "error.h"
@@ -25,6 +25,7 @@
 #include "case.h"
 #include "command.h"
 #include "devind.h"
+#include "dictionary.h"
 #include "lexer.h"
 #include "error.h"
 #include "magic.h"
@@ -36,6 +37,7 @@
 #include "var.h"
 #include "vfm.h"
 #include "format.h"
+/* (headers) */
 
 #include "debug-print.h"