X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=perl-module%2Ft%2FPspp.t;h=be334cff8e7a924323a54ab4562a77379bc6d69e;hb=5a540f74d5fcc802287bb64ab9e2129a90af0e72;hp=61ed4616b95e9a10f4f526fcac1f8075985d3284;hpb=d416357a9e9c23251ff1357f0f1c3ba5ac48223e;p=pspp diff --git a/perl-module/t/Pspp.t b/perl-module/t/Pspp.t index 61ed4616b9..be334cff8e 100644 --- a/perl-module/t/Pspp.t +++ b/perl-module/t/Pspp.t @@ -1,4 +1,21 @@ -# -*-perl-*- +## -*-perl-*- + +## PSPP - a program for statistical analysis. +## Copyright (C) 2019 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 . + # Before `make install' is performed this script should be runnable # with `make test' as long as libpspp-core-$VERSION.so is in # LD_LIBRARY_PATH. After `make install' it should work as `perl