comparison m4/wctype_h.m4 @ 16201:8250f2777afc

maint: update all copyright year number ranges Run "make update-copyright".
author Jim Meyering <meyering@redhat.com>
date Sun, 01 Jan 2012 10:04:58 +0100
parents 51661422d6f2
children ca49e9a6643d
comparison
equal deleted inserted replaced
16200:146843414cf0 16201:8250f2777afc
1 # wctype_h.m4 serial 16 1 # wctype_h.m4 serial 16
2 2
3 dnl A placeholder for ISO C99 <wctype.h>, for platforms that lack it. 3 dnl A placeholder for ISO C99 <wctype.h>, for platforms that lack it.
4 4
5 dnl Copyright (C) 2006-2011 Free Software Foundation, Inc. 5 dnl Copyright (C) 2006-2012 Free Software Foundation, Inc.
6 dnl This file is free software; the Free Software Foundation 6 dnl This file is free software; the Free Software Foundation
7 dnl gives unlimited permission to copy and/or distribute it, 7 dnl gives unlimited permission to copy and/or distribute it,
8 dnl with or without modifications, as long as this notice is preserved. 8 dnl with or without modifications, as long as this notice is preserved.
9 9
10 dnl Written by Paul Eggert. 10 dnl Written by Paul Eggert.