Mercurial > hg > octave-jordi > gnulib-hg
comparison lib/md5.h @ 17848:ab58d4870664
version-etc: new year
* doc/gnulib.texi:
* lib/version-etc.c (COPYRIGHT_YEAR): Update copyright date.
* all files: Run 'make update-copyright'.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Thu, 01 Jan 2015 01:38:23 +0000 |
parents | 344018b6e5d7 |
children |
comparison
equal
deleted
inserted
replaced
17847:41f5a29221f6 | 17848:ab58d4870664 |
---|---|
1 /* Declaration of functions and data types used for MD5 sum computing | 1 /* Declaration of functions and data types used for MD5 sum computing |
2 library functions. | 2 library functions. |
3 Copyright (C) 1995-1997, 1999-2001, 2004-2006, 2008-2014 Free Software | 3 Copyright (C) 1995-1997, 1999-2001, 2004-2006, 2008-2015 Free Software |
4 Foundation, Inc. | 4 Foundation, Inc. |
5 This file is part of the GNU C Library. | 5 This file is part of the GNU C Library. |
6 | 6 |
7 This program is free software; you can redistribute it and/or modify it | 7 This program is free software; you can redistribute it and/or modify it |
8 under the terms of the GNU General Public License as published by the | 8 under the terms of the GNU General Public License as published by the |