Update gnulib to current upstream master
[deliverable/binutils-gdb.git] / gdb / gnulib / import / strnlen1.h
index d3cd7c19536c3725a6633172fd9b704a0e7dd9cc..896a1801bef1b0a43352ffe6e8fc4fd4f4eef67b 100644 (file)
@@ -1,5 +1,5 @@
 /* Find the length of STRING + 1, but scan at most MAXLEN bytes.
-   Copyright (C) 2005, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2005, 2009-2018 Free Software Foundation, Inc.
 
    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
@@ -12,7 +12,7 @@
    GNU General Public License for more details.
 
    You should have received a copy of the GNU General Public License
-   along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
+   along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
 
 #ifndef _STRNLEN1_H
 #define _STRNLEN1_H
This page took 0.024118 seconds and 4 git commands to generate.