maint: update copyrights for 2013 and as per current GNU standards

This commit is contained in:
Paul Eggert
2013-01-01 06:14:19 +09:00
parent d99ecd6c75
commit cd7bdd4076
207 changed files with 1804 additions and 1628 deletions

View File

@@ -1,7 +1,6 @@
/* Functions for dealing with sparse files
Copyright (C) 2003, 2004, 2005, 2006, 2007, 2010 Free Software
Foundation, Inc.
Copyright 2003-2007, 2010, 2013 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
@@ -14,8 +13,7 @@
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. */
with this program. If not, see <http://www.gnu.org/licenses/>. */
#include <system.h>
#include <inttostr.h>