aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am4
-rw-r--r--NEWS4
-rw-r--r--README3
-rw-r--r--README-alpha2
-rw-r--r--README-hacking2
-rwxr-xr-xbootstrap2
-rw-r--r--bootstrap.conf2
-rw-r--r--configure.ac2
-rw-r--r--doc/Makefile.am4
-rw-r--r--doc/cpio.12
-rw-r--r--doc/cpio.texi2
-rwxr-xr-xdoc/gendocs.sh2
-rwxr-xr-xdoc/gendocs_template2
-rw-r--r--doc/mt.12
m---------gnulib0
-rw-r--r--lib/Makefile.am4
-rw-r--r--mingw.m43
-rw-r--r--po/POTFILES.in3
-rw-r--r--src/Makefile.am4
-rw-r--r--src/copyin.c2
-rw-r--r--src/copyout.c2
-rw-r--r--src/copypass.c4
-rw-r--r--src/cpio.h2
-rw-r--r--src/cpiohdr.h2
-rw-r--r--src/defer.c2
-rw-r--r--src/defer.h2
-rw-r--r--src/dstring.c4
-rw-r--r--src/dstring.h4
-rw-r--r--src/extern.h2
-rw-r--r--src/fatal.c4
-rw-r--r--src/filemode.c4
-rw-r--r--src/filetypes.h4
-rw-r--r--src/global.c4
-rw-r--r--src/idcache.c2
-rw-r--r--src/main.c4
-rw-r--r--src/makepath.c2
-rw-r--r--src/mt.c2
-rw-r--r--src/tar.c2
-rw-r--r--src/tar.h4
-rw-r--r--src/tarhdr.h4
-rw-r--r--src/userspec.c4
-rw-r--r--src/util.c4
-rw-r--r--sysdep.m43
-rw-r--r--tests/Makefile.am4
-rw-r--r--tests/atlocal.in3
-rw-r--r--tests/big-block-size.at3
-rw-r--r--tests/inout.at2
-rw-r--r--tests/interdir.at3
-rw-r--r--tests/setstat01.at3
-rw-r--r--tests/setstat02.at3
-rw-r--r--tests/setstat03.at3
-rw-r--r--tests/setstat04.at3
-rw-r--r--tests/setstat05.at3
-rw-r--r--tests/symlink-bad-length.at2
-rw-r--r--tests/symlink-long.at2
-rw-r--r--tests/symlink-to-stdout.at4
-rw-r--r--tests/symlink.at4
-rw-r--r--tests/testsuite.at2
-rw-r--r--tests/version.at2
59 files changed, 90 insertions, 78 deletions
diff --git a/Makefile.am b/Makefile.am
index e0be591..20cacf9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
1# This file is part of GNU cpio 1# This file is part of GNU cpio
2# Copyright (C) 2003-2004, 2007, 2009-2010, 2014-2015 Free Software 2# Copyright (C) 2003-2004, 2007, 2009-2010, 2014-2015, 2017 Free
3# Foundation, Inc. 3# Software 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
diff --git a/NEWS b/NEWS
index 925fac4..4706366 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
1GNU cpio NEWS -- history of user-visible changes. 2015-09-12 1GNU cpio NEWS -- history of user-visible changes. 2015-09-12
2Copyright (C) 2003-2007, 2009-2010, 2014-2015 Free Software Foundation, 2Copyright (C) 2003-2007, 2009-2010, 2014-2015, 2017 Free Software
3Inc. 3Foundation, Inc.
4See the end of file for copying conditions. 4See the end of file for copying conditions.
5 5
6Please send cpio bug reports to <bug-cpio@gnu.org>. 6Please send cpio bug reports to <bug-cpio@gnu.org>.
diff --git a/README b/README
index e8af957..ba34dc2 100644
--- a/README
+++ b/README
@@ -36,7 +36,8 @@ Please send bug reports and suggestions to <bug-cpio@gnu.org>.
36 36
37* Copyright information 37* Copyright information
38 38
39Copyright (C) 2003-2007, 2009-2010, 2014-2015 Free Software Foundation, Inc. 39Copyright (C) 2003-2007, 2009-2010, 2014-2015, 2017 Free Software
40Foundation, Inc.
40 41
41 Permission is granted to anyone to make or distribute verbatim copies 42 Permission is granted to anyone to make or distribute verbatim copies
42 of this document as received, in any medium, provided that the 43 of this document as received, in any medium, provided that the
diff --git a/README-alpha b/README-alpha
index a8288ba..742fccb 100644
--- a/README-alpha
+++ b/README-alpha
@@ -41,7 +41,7 @@ See INSTALL and README for the detailed instructions.
41 41
42* Copyright information: 42* Copyright information:
43 43
44Copyright (C) 2004, 2006-2007, 2009-2010, 2014-2015 Free Software 44Copyright (C) 2004, 2006-2007, 2009-2010, 2014-2015, 2017 Free Software
45Foundation, Inc. 45Foundation, Inc.
46 46
47This file is part of GNU cpio. 47This file is part of GNU cpio.
diff --git a/README-hacking b/README-hacking
index 4471e91..79b3415 100644
--- a/README-hacking
+++ b/README-hacking
@@ -39,7 +39,7 @@ See 'bootstrap --help' for a detailed list.
39 39
40* Copyright information 40* Copyright information
41 41
42 Copyright (C) 2007-2010, 2014-2015 Free Software Foundation, Inc. 42 Copyright (C) 2007-2010, 2014-2015, 2017 Free Software Foundation, Inc.
43 43
44 Permission is granted to anyone to make or distribute verbatim copies 44 Permission is granted to anyone to make or distribute verbatim copies
45 of this document as received, in any medium, provided that the 45 of this document as received, in any medium, provided that the
diff --git a/bootstrap b/bootstrap
index 5e318e4..6f7c7c7 100755
--- a/bootstrap
+++ b/bootstrap
@@ -4,7 +4,7 @@ scriptversion=2015-08-24.08; # UTC
4 4
5# Bootstrap this package from checked-out sources. 5# Bootstrap this package from checked-out sources.
6 6
7# Copyright (C) 2003-2015 Free Software Foundation, Inc. 7# Copyright (C) 2003-2015, 2017 Free Software Foundation, Inc.
8 8
9# This program is free software: you can redistribute it and/or modify 9# This program is free software: you can redistribute it and/or modify
10# it under the terms of the GNU General Public License as published by 10# it under the terms of the GNU General Public License as published by
diff --git a/bootstrap.conf b/bootstrap.conf
index 403e371..0e8398e 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -1,6 +1,6 @@
1# Bootstrap configuration. 1# Bootstrap configuration.
2 2
3# Copyright (C) 2006-2007, 2009-2010, 2014-2015 Free Software 3# Copyright (C) 2006-2007, 2009-2010, 2014-2015, 2017 Free Software
4# Foundation, Inc. 4# Foundation, Inc.
5 5
6# 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
diff --git a/configure.ac b/configure.ac
index 9bde963..561ecdd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
1dnl Process this file with autoconf to produce a configure script. 1dnl Process this file with autoconf to produce a configure script.
2dnl This file is part of GNU cpio 2dnl This file is part of GNU cpio
3dnl Copyright (C) 2003-2007, 2009-2010, 2014-2015 Free Software 3dnl Copyright (C) 2003-2007, 2009-2010, 2014-2015, 2017 Free Software
4dnl Foundation, Inc. 4dnl Foundation, Inc.
5dnl 5dnl
6dnl This program is free software; you can redistribute it and/or modify 6dnl This program is free software; you can redistribute it and/or modify
diff --git a/doc/Makefile.am b/doc/Makefile.am
index c8a4301..98d26da 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,6 +1,6 @@
1# This file is part of GNU cpio 1# This file is part of GNU cpio
2# Copyright (C) 2004, 2007, 2010, 2014-2015 Free Software Foundation, 2# Copyright (C) 2004, 2007, 2010, 2014-2015, 2017 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
diff --git a/doc/cpio.1 b/doc/cpio.1
index ae9752e..0ba54d0 100644
--- a/doc/cpio.1
+++ b/doc/cpio.1
@@ -1,5 +1,5 @@
1.\" This file is part of GNU cpio. -*- nroff -*- 1.\" This file is part of GNU cpio. -*- nroff -*-
2.\" Copyright 2014-2015 Free Software Foundation, Inc. 2.\" Copyright 2014-2015, 2017 Free Software Foundation, Inc.
3.\" 3.\"
4.\" GNU cpio is free software; you can redistribute it and/or modify 4.\" GNU cpio 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
diff --git a/doc/cpio.texi b/doc/cpio.texi
index 9e7f497..e667b48 100644
--- a/doc/cpio.texi
+++ b/doc/cpio.texi
@@ -15,7 +15,7 @@
15@copying 15@copying
16This manual documents GNU cpio (version @value{VERSION}, @value{UPDATED}). 16This manual documents GNU cpio (version @value{VERSION}, @value{UPDATED}).
17 17
18Copyright @copyright{} 1995, 2001-2002, 2004, 2010, 2014-2015 Free 18Copyright @copyright{} 1995, 2001-2002, 2004, 2010, 2014-2015, 2017 Free
19Software Foundation, Inc. 19Software Foundation, Inc.
20@sp 1 20@sp 1
21@quotation 21@quotation
diff --git a/doc/gendocs.sh b/doc/gendocs.sh
index e72f15e..ace6b37 100755
--- a/doc/gendocs.sh
+++ b/doc/gendocs.sh
@@ -4,7 +4,7 @@
4 4
5scriptversion=2015-02-28.17 5scriptversion=2015-02-28.17
6 6
7# Copyright 2003-2013, 2015 Free Software Foundation, Inc. 7# Copyright 2003-2013, 2015, 2017 Free Software Foundation, Inc.
8# 8#
9# This program is free software: you can redistribute it and/or modify 9# This program is free software: you can redistribute it and/or modify
10# it under the terms of the GNU General Public License as published by 10# it under the terms of the GNU General Public License as published by
diff --git a/doc/gendocs_template b/doc/gendocs_template
index 50ab709..ad38f25 100755
--- a/doc/gendocs_template
+++ b/doc/gendocs_template
@@ -85,7 +85,7 @@ Please send broken links and other corrections (or suggestions) to
85</p> 85</p>
86 86