]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/tile/tilegx/strlen.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / sysdeps / tile / tilegx / strlen.c
index a729e991deddc9a0f0de118a54e5417d0495bd5b..8b9ad0238668c453e0c5bc104cc7c299f215f337 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2016 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 #include <string.h>
 #include <stdint.h>