From f4cf5f2d8ba910566f2036af811355a398b4a066 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Tue, 1 Jan 2013 16:29:10 +0000 Subject: Add script to update copyright notices and reformat some to facilitate its use. --- posix/fnmatch.c | 3 +-- posix/regex.h | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'posix') diff --git a/posix/fnmatch.c b/posix/fnmatch.c index 8ec9836759..cf23975dab 100644 --- a/posix/fnmatch.c +++ b/posix/fnmatch.c @@ -1,5 +1,4 @@ -/* Copyright (C) 1991,1992,1993,1996,1997,1998,1999,2000,2001,2002,2003,2007,2010,2011 - Free Software Foundation, Inc. +/* Copyright (C) 1991-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/posix/regex.h b/posix/regex.h index 469a22b1d3..525437bae3 100644 --- a/posix/regex.h +++ b/posix/regex.h @@ -1,7 +1,6 @@ /* Definitions for data structures and routines for the regular expression library. - Copyright (C) 1985,1989-93,1995-98,2000,2001,2002,2003,2005,2006,2008,2011 - Free Software Foundation, Inc. + Copyright (C) 1985, 1989-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or -- cgit 1.4.1