Update plibc header from upstream
authorLRN <lrn1986@gmail.com>
Thu, 9 Apr 2015 19:28:05 +0000 (19:28 +0000)
committerLRN <lrn1986@gmail.com>
Thu, 9 Apr 2015 19:28:05 +0000 (19:28 +0000)
src/include/plibc.h

index 6ca0bee2ffe1cb2769f0dda851d6dba9384bb456..c8b6453bf0bf2401a2f627b0d1908cfdc55265a0 100644 (file)
@@ -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_