]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/alpha/alphaev67/strchr.S
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / sysdeps / alpha / alphaev67 / strchr.S
index f9eaf7b96fe2b85e439c35168be9b5d573f013d2..179d3a475b76e2991f019e70c1ccac9b9b3f65f7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000, 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2019 Free Software Foundation, Inc.
    Contributed by Richard Henderson <rth@tamu.edu>, 1996.
    EV67 optimized by Rick Gorton <rick.gorton@alpha-processor.com>.
    This file is part of the GNU C Library.
@@ -15,7 +15,7 @@
 
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library.  If not, see
-   <http://www.gnu.org/licenses/>.  */
+   <https://www.gnu.org/licenses/>.  */
 
 /* Return the address of a given character within a null-terminated
    string, or null if it is not found.  */