Update copyright notice to use GPLv3.

From-SVN: r158543
This commit is contained in:
Nick Clifton 2010-04-20 08:36:39 +00:00 committed by Nick Clifton
parent 1197ce8e5a
commit ee3b548ffd
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2010-04-20 Nick Clifton <nickc@redhat.com>
* sha1.h: Update copyright notice to use GPLv3.
2010-04-14 Doug Evans <dje@google.com> 2010-04-14 Doug Evans <dje@google.com>
* filenames.h (HAS_DRIVE_SPEC, STRIP_DRIVE_SPEC): New macros. * filenames.h (HAS_DRIVE_SPEC, STRIP_DRIVE_SPEC): New macros.

View File

@ -1,11 +1,11 @@
/* Declarations of functions and data types used for SHA1 sum /* Declarations of functions and data types used for SHA1 sum
library functions. library functions.
Copyright (C) 2000, 2001, 2003, 2005, 2006, 2008 Copyright (C) 2000, 2001, 2003, 2005, 2006, 2008, 2010
Free Software Foundation, Inc. Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify it 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 under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any Free Software Foundation; either version 3, or (at your option) any
later version. later version.
This program is distributed in the hope that it will be useful, This program is distributed in the hope that it will be useful,