X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Ftukey%2Fautomake.mk;h=4de5863e6d5563cd247b1cc7d4070d3250220e55;hb=981adc6169ffe7227de286f92f70edf684d37a2b;hp=85bcd629d19245805c53872a7d1ba4ca680d74b2;hpb=631e2243322503338b497cd13529fbb2c5833e3d;p=pspp diff --git a/lib/tukey/automake.mk b/lib/tukey/automake.mk index 85bcd629d1..4de5863e6d 100644 --- a/lib/tukey/automake.mk +++ b/lib/tukey/automake.mk @@ -1,3 +1,19 @@ +# PSPP - a program for statistical analysis. +# Copyright (C) 2017 Free Software Foundation, Inc. +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# 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, see . +# ## Process this file with automake to produce Makefile.in -*- makefile -*- noinst_LTLIBRARIES += lib/tukey/libtukey.la @@ -7,5 +23,5 @@ lib_tukey_libtukey_la_SOURCES = \ lib/tukey/qtukey.c \ lib/tukey/tukey.h -EXTRA_DIST += lib/tukey/README +EXTRA_DIST += lib/tukey/README