X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2FMakefile.am;h=320d78fd973807e880c19e62a768a0dcbcaa6df7;hb=cd7bdd4076ca154575bbef85eb2157e59befcfe2;hp=401b74841cb559b1cc8d9dc1579793e115b04084;hpb=4bfa82acd5c45529f774dbd45bb166573d341efe;p=chaz%2Ftar diff --git a/tests/Makefile.am b/tests/Makefile.am index 401b748..320d78f 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,25 +1,21 @@ # Makefile for GNU tar regression tests. -# Copyright (C) 1996, 1997, 1999, 2000, 2001, 2003, 2004, 2005, -# 2006, 2007, 2009, 2012 Free Software Foundation, Inc. +# Copyright 1996-1997, 1999-2001, 2003-2007, 2009, 2012-2013 Free Software -# François Pinard , 1988. -# Sergey Poznyakoff , 2004. +# This file is part of GNU tar. -## 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, or (at your option) -## any later version. +# GNU tar 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. +# GNU tar 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, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -## 02110-1301, USA. +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . EXTRA_DIST = $(TESTSUITE_AT) testsuite package.m4 star/README star/quicktest.sh DISTCLEANFILES = atconfig $(check_SCRIPTS) @@ -157,6 +153,7 @@ TESTSUITE_AT = \ spmvp00.at\ spmvp01.at\ spmvp10.at\ + time01.at\ truncate.at\ update.at\ update01.at\