From: LRN Date: Thu, 9 Apr 2015 19:28:05 +0000 (+0000) Subject: Update plibc header from upstream X-Git-Tag: initial-import-from-subversion-38251~2084 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c66e3d5b737a82f9446c4f8d021031c19e999ef8;p=oweals%2Fgnunet.git Update plibc header from upstream --- diff --git a/src/include/plibc.h b/src/include/plibc.h index 6ca0bee2f..c8b6453bf 100644 --- a/src/include/plibc.h +++ b/src/include/plibc.h @@ -1,6 +1,6 @@ /* This file is part of PlibC. - (C) 2005, 2006, 2007, 2008, 2009, 2010 Nils Durner (and other contributing authors) + Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Nils Durner (and other contributing authors) This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ /** @@ -22,7 +22,7 @@ * @brief PlibC header * @attention This file is usually not installed under Unix, * so ship it with your application - * @version $Revision: 156 $ + * @version $Revision: 158 $ */ #ifndef _PLIBC_H_