aboutsummaryrefslogtreecommitdiff
path: root/src/tar.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tar.c')
-rw-r--r--src/tar.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tar.c b/src/tar.c
index 4f849cb..a2ce171 100644
--- a/src/tar.c
+++ b/src/tar.c
@@ -1,19 +1,19 @@
/* tar.c - read in write tar headers for cpio
- Copyright (C) 1992, 2001, 2004, 2006-2007, 2010, 2014 Free Software
- Foundation, Inc.
+ Copyright (C) 1992, 2001, 2004, 2006-2007, 2010, 2014-2015 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, 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, write to the Free
Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301 USA. */

Return to:

Send suggestions and report system problems to the System administrator.