X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Flanguage%2Fxforms%2Fselect-if.at;h=27dd9ab78fb801dd56eaa2884af8c3d807a59393;hb=9c5440448a9999db5515937c85a3f37deb033efa;hp=44ac01d4ad9aeb97dadcc37a442647d1464fe7c8;hpb=7a65a15152c71974da19c4045438b7c7b27109c2;p=pspp diff --git a/tests/language/xforms/select-if.at b/tests/language/xforms/select-if.at index 44ac01d4ad..27dd9ab78f 100644 --- a/tests/language/xforms/select-if.at +++ b/tests/language/xforms/select-if.at @@ -1,3 +1,19 @@ +dnl PSPP - a program for statistical analysis. +dnl Copyright (C) 2017 Free Software Foundation, Inc. +dnl +dnl This program is free software: you can redistribute it and/or modify +dnl it under the terms of the GNU General Public License as published by +dnl the Free Software Foundation, either version 3 of the License, or +dnl (at your option) any later version. +dnl +dnl This program is distributed in the hope that it will be useful, +dnl but WITHOUT ANY WARRANTY; without even the implied warranty of +dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +dnl GNU General Public License for more details. +dnl +dnl You should have received a copy of the GNU General Public License +dnl along with this program. If not, see . +dnl AT_BANNER([FILTER]) AT_SETUP([FILTER])