]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - posix/bug-regex26.c
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / posix / bug-regex26.c
index b784cfcef8937519a382ba6e382f4e516fb7273b..54e4be2af2d89d8844055cad27cef61a2d906313 100644 (file)
@@ -1,5 +1,5 @@
 /* Test re_search with dotless i.
-   Copyright (C) 2006 Free Software Foundation, Inc.
+   Copyright (C) 2006-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
 
@@ -14,9 +14,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
+   <https://www.gnu.org/licenses/>.  */
 
 #include <locale.h>
 #include <regex.h>