]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - posix/bug-regex33.c
Update copyright notices with scripts/update-copyrights.
[thirdparty/glibc.git] / posix / bug-regex33.c
index c0c94aa43e21cdec2168d4e13a74cbd1e1fc5008..da2736862da311d621b0f26ff92482cf541208dc 100644 (file)
@@ -1,5 +1,5 @@
 /* Test re_search with multi-byte characters in EUC-JP.
-   Copyright (C) 2012 Free Software Foundation, Inc.
+   Copyright (C) 2012-2013 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Stanislav Brabec <sbrabec@suse.cz>, 2012.
 
@@ -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
+   <http://www.gnu.org/licenses/>.  */
 
 #define _GNU_SOURCE 1
 #include <locale.h>