X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Smake;h=91b4230f5cc2b040165449d769e8ef3fd4e5c17c;hb=refs%2Fheads%2Ffbuf;hp=99cde1e742e14dcecba1caba5df27213088acfac;hpb=258cbd9cdf386687122b0854274923acafc786d4;p=pspp diff --git a/Smake b/Smake index 99cde1e742..91b4230f5c 100644 --- a/Smake +++ b/Smake @@ -1,5 +1,23 @@ # -*- makefile -*- +# 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 . +# + + all: everything # Adjust these to reflect where you've installed gnulib.