aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am3
-rw-r--r--tests/atlocal.in2
-rw-r--r--tests/inout.at4
-rw-r--r--tests/interdir.at2
-rw-r--r--tests/setstat01.at2
-rw-r--r--tests/setstat02.at2
-rw-r--r--tests/setstat03.at2
-rw-r--r--tests/setstat04.at2
-rw-r--r--tests/setstat05.at2
-rw-r--r--tests/symlink-bad-length.at2
-rw-r--r--tests/symlink-long.at2
-rw-r--r--tests/symlink-to-stdout.at3
-rw-r--r--tests/symlink.at3
-rw-r--r--tests/testsuite.at4
-rw-r--r--tests/version.at4
15 files changed, 21 insertions, 18 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index b4ca92d..2fbee29 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,7 +1,8 @@
1# Makefile for GNU cpio regression tests. 1# Makefile for GNU cpio regression tests.
2 2
3# Copyright (C) 2004, 2007-2010, 2014 Free Software Foundation, Inc. 3# Copyright (C) 2004, 2007-2010, 2014-2015 Free Software Foundation,
4# Inc.
4 5
5## This program is free software; you can redistribute it and/or modify 6## This program is free software; you can redistribute it and/or modify
6## it under the terms of the GNU General Public License as published by 7## it under the terms of the GNU General Public License as published by
7## the Free Software Foundation; either version 3, or (at your option) 8## the Free Software Foundation; either version 3, or (at your option)
diff --git a/tests/atlocal.in b/tests/atlocal.in
index 860b4a7..a5f26f3 100644
--- a/tests/atlocal.in
+++ b/tests/atlocal.in
@@ -1,6 +1,6 @@
1# @configure_input@ -*- shell-script -*- 1# @configure_input@ -*- shell-script -*-
2# Configurable variable values for tar test suite. 2# Configurable variable values for tar test suite.
3# Copyright (C) 2004, 2010, 2014 Free Software Foundation, Inc. 3# Copyright (C) 2004, 2010, 2014-2015 Free Software Foundation, Inc.
4 4
5PATH=@abs_builddir@:@abs_top_builddir@/src:$top_srcdir:$srcdir:$PATH 5PATH=@abs_builddir@:@abs_top_builddir@/src:$top_srcdir:$srcdir:$PATH
6 6
diff --git a/tests/inout.at b/tests/inout.at
index 4c4192d..60c3716 100644
--- a/tests/inout.at
+++ b/tests/inout.at
@@ -1,7 +1,7 @@
1# Process this file with autom4te to create testsuite. -*- Autotest -*- 1# Process this file with autom4te to create testsuite. -*- Autotest -*-
2# Copyright (C) 2004, 2006-2007, 2010, 2014 Free Software Foundation, 2# Copyright (C) 2004, 2006-2007, 2010, 2014-2015 Free Software
3# Inc. 3# Foundation, Inc.
4 4
5# This program is free software; you can redistribute it and/or modify 5# This program is free software; you can redistribute it and/or modify
6# it under the terms of the GNU General Public License as published by 6# it under the terms of the GNU General Public License as published by
7# the Free Software Foundation; either version 3, or (at your option) 7# the Free Software Foundation; either version 3, or (at your option)
diff --git a/tests/interdir.at b/tests/interdir.at
index 29b39fb..a8c24af 100644
--- a/tests/interdir.at
+++ b/tests/interdir.at
@@ -1,6 +1,6 @@
1# Process this file with autom4te to create testsuite. -*- Autotest -*- 1# Process this file with autom4te to create testsuite. -*- Autotest -*-
2# Copyright (C) 2007, 2010, 2014 Free Software Foundation, Inc. 2# Copyright (C) 2007, 2010, 2014-2015 Free Software Foundation, Inc.
3 3
4# This program is free software; you can redistribute it and/or modify 4# This program is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
6# the Free Software Foundation; either version 3, or (at your option) 6# the Free Software Foundation; either version 3, or (at your option)
diff --git a/tests/setstat01.at b/tests/setstat01.at
index f9a58d1..653a578 100644
--- a/tests/setstat01.at
+++ b/tests/setstat01.at
@@ -1,6 +1,6 @@
1# Process this file with autom4te to create testsuite. -*- Autotest -*- 1# Process this file with autom4te to create testsuite. -*- Autotest -*-
2# Copyright (C) 2009-2010, 2014 Free Software Foundation, Inc. 2# Copyright (C) 2009-2010, 2014-2015 Free Software Foundation, Inc.
3 3
4# This program is free software; you can redistribute it and/or modify 4# This program is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
6# the Free Software Foundation; either version 3, or (at your option) 6# the Free Software Foundation; either version 3, or (at your option)
diff --git a/tests/setstat02.at b/tests/setstat02.at
index 83d3c43..787b43f 100644
--- a/tests/setstat02.at
+++ b/tests/setstat02.at
@@ -1,6 +1,6 @@
1# Process this file with autom4te to create testsuite. -*- Autotest -*- 1# Process this file with autom4te to create testsuite. -*- Autotest -*-
2# Copyright (C) 2009-2010, 2014 Free Software Foundation, Inc. 2# Copyright (C) 2009-2010, 2014-2015 Free Software Foundation, Inc.
3 3
4# This program is free software; you can redistribute it and/or modify 4# This program is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
6# the Free Software Foundation; either version 3, or (at your option) 6# the Free Software Foundation; either version 3, or (at your option)
diff --git a/tests/setstat03.at b/tests/setstat03.at
index 0d67223..694ee19 100644
--- a/tests/setstat03.at
+++ b/tests/setstat03.at
@@ -1,6 +1,6 @@
1# Process this file with autom4te to create testsuite. -*- Autotest -*- 1# Process this file with autom4te to create testsuite. -*- Autotest -*-
2# Copyright (C) 2009-2010, 2014 Free Software Foundation, Inc. 2# Copyright (C) 2009-2010, 2014-2015 Free Software Foundation, Inc.
3 3
4# This program is free software; you can redistribute it and/or modify 4# This program is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
6# the Free Software Foundation; either version 3, or (at your option) 6# the Free Software Foundation; either version 3, or (at your option)
diff --git a/tests/setstat04.at b/tests/setstat04.at
index b880a86..a49392c 100644
--- a/tests/setstat04.at
+++ b/tests/setstat04.at
@@ -1,6 +1,6 @@
1# Process this file with autom4te to create testsuite. -*- Autotest -*- 1# Process this file with autom4te to create testsuite. -*- Autotest -*-
2# Copyright (C) 2009-2010, 2014 Free Software Foundation, Inc. 2# Copyright (C) 2009-2010, 2014-2015 Free Software Foundation, Inc.
3 3
4# This program is free software; you can redistribute it and/or modify 4# This program is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
6# the Free Software Foundation; either version 3, or (at your option) 6# the Free Software Foundation; either version 3, or (at your option)
diff --git a/tests/setstat05.at b/tests/setstat05.at
index 15b6944..92e673b 100644
--- a/tests/setstat05.at
+++ b/tests/setstat05.at
@@ -1,6 +1,6 @@
1# Process this file with autom4te to create testsuite. -*- Autotest -*- 1# Process this file with autom4te to create testsuite. -*- Autotest -*-
2# Copyright (C) 2009-2010, 2014 Free Software Foundation, Inc. 2# Copyright (C) 2009-2010, 2014-2015 Free Software Foundation, Inc.
3 3
4# This program is free software; you can redistribute it and/or modify 4# This program is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
6# the Free Software Foundation; either version 3, or (at your option) 6# the Free Software Foundation; either version 3, or (at your option)
diff --git a/tests/symlink-bad-length.at b/tests/symlink-bad-length.at
index 2cdc692..11fc6ce 100644
--- a/tests/symlink-bad-length.at
+++ b/tests/symlink-bad-length.at
@@ -1,6 +1,6 @@
1# Process this file with autom4te to create testsuite. -*- Autotest -*- 1# Process this file with autom4te to create testsuite. -*- Autotest -*-
2# Copyright (C) 2014 Free Software Foundation, Inc. 2# Copyright (C) 2014-2015 Free Software Foundation, Inc.
3 3
4# This program is free software; you can redistribute it and/or modify 4# This program is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
6# the Free Software Foundation; either version 3, or (at your option) 6# the Free Software Foundation; either version 3, or (at your option)
diff --git a/tests/symlink-long.at b/tests/symlink-long.at
index d3def2d..53a9fdd 100644
--- a/tests/symlink-long.at
+++ b/tests/symlink-long.at
@@ -1,6 +1,6 @@
1# Process this file with autom4te to create testsuite. -*- Autotest -*- 1# Process this file with autom4te to create testsuite. -*- Autotest -*-
2# Copyright (C) 2014 Free Software Foundation, Inc. 2# Copyright (C) 2014-2015 Free Software Foundation, Inc.
3 3
4# This program is free software; you can redistribute it and/or modify 4# This program is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
6# the Free Software Foundation; either version 3, or (at your option) 6# the Free Software Foundation; either version 3, or (at your option)
diff --git a/tests/symlink-to-stdout.at b/tests/symlink-to-stdout.at
index b4576b0..4906be4 100644
--- a/tests/symlink-to-stdout.at
+++ b/tests/symlink-to-stdout.at
@@ -1,6 +1,7 @@
1# Process this file with autom4te to create testsuite. -*- Autotest -*- 1# Process this file with autom4te to create testsuite. -*- Autotest -*-
2# Copyright (C) 2006-2007, 2010, 2014 Free Software Foundation, Inc. 2# Copyright (C) 2006-2007, 2010, 2014-2015 Free Software Foundation,
3# Inc.
3 4
4# This program is free software; you can redistribute it and/or modify 5# This program is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 6# it under the terms of the GNU General Public License as published by
6# the Free Software Foundation; either version 3, or (at your option) 7# the Free Software Foundation; either version 3, or (at your option)
diff --git a/tests/symlink.at b/tests/symlink.at
index 160b718..85f5457 100644
--- a/tests/symlink.at
+++ b/tests/symlink.at
@@ -1,6 +1,7 @@
1# Process this file with autom4te to create testsuite. -*- Autotest -*- 1# Process this file with autom4te to create testsuite. -*- Autotest -*-
2# Copyright (C) 2006-2007, 2010, 2014 Free Software Foundation, Inc. 2# Copyright (C) 2006-2007, 2010, 2014-2015 Free Software Foundation,
3# Inc.
3 4
4# This program is free software; you can redistribute it and/or modify 5# This program is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 6# it under the terms of the GNU General Public License as published by
6# the Free Software Foundation; either version 3, or (at your option) 7# the Free Software Foundation; either version 3, or (at your option)
diff --git a/tests/testsuite.at b/tests/testsuite.at
index 3b5377e..81e205b 100644
--- a/tests/testsuite.at
+++ b/tests/testsuite.at
@@ -1,9 +1,9 @@
1# Process this file with autom4te to create testsuite. -*- Autotest -*- 1# Process this file with autom4te to create testsuite. -*- Autotest -*-
2 2
3# Test suite for GNU cpio 3# Test suite for GNU cpio
4# Copyright (C) 2004, 2006-2007, 2010, 2014 Free Software Foundation, 4# Copyright (C) 2004, 2006-2007, 2010, 2014-2015 Free Software
5# Inc. 5# Foundation, Inc.
6 6
7# This program is free software; you can redistribute it and/or modify 7# This program is free software; you can redistribute it and/or modify
8# it under the terms of the GNU General Public License as published by 8# it under the terms of the GNU General Public License as published by
9# the Free Software Foundation; either version 3, or (at your option) 9# the Free Software Foundation; either version 3, or (at your option)
diff --git a/tests/version.at b/tests/version.at
index df797e0..d89f0e7 100644
--- a/tests/version.at
+++ b/tests/version.at
@@ -1,7 +1,7 @@
1# Checking cpio version -*- Autotest -*- 1# Checking cpio version -*- Autotest -*-
2# Copyright (C) 2004, 2007, 2009-2010, 2014 Free Software Foundation, 2# Copyright (C) 2004, 2007, 2009-2010, 2014-2015 Free Software
3# Inc. 3# Foundation, Inc.
4 4
5# This program is free software; you can redistribute it and/or modify 5# This program is free software; you can redistribute it and/or modify
6# it under the terms of the GNU General Public License as published by 6# it under the terms of the GNU General Public License as published by
7# the Free Software Foundation; either version 3, or (at your option) 7# the Free Software Foundation; either version 3, or (at your option)

Return to:

Send suggestions and report system problems to the System administrator.