]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/feenablxcpt.c
Remove "Contributed by" lines
[thirdparty/glibc.git] / math / feenablxcpt.c
index 5d06c2ff13a6b72ad9713c97eebbffd8e28f1504..812e3ad3015bf78ad2dcf42c26123c5a24f26f47 100644 (file)
@@ -1,7 +1,6 @@
 /* Enable floating-point exceptions.
-   Copyright (C) 1999-2016 Free Software Foundation, Inc.
+   Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
@@ -15,7 +14,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/>.  */
 
 #include <fenv.h>