Mercurial > hg > octave-shane > gnulib-hg
comparison lib/wcslen.c @ 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 | cae17a11c789 |
children | e542fd46ad6f |
comparison
equal
deleted
inserted
replaced
16200:146843414cf0 | 16201:8250f2777afc |
---|---|
1 /* Determine the length of a wide string. | 1 /* Determine the length of a wide string. |
2 Copyright (C) 2011 Free Software Foundation, Inc. | 2 Copyright (C) 2011-2012 Free Software Foundation, Inc. |
3 Written by Bruno Haible <bruno@clisp.org>, 2011. | 3 Written by Bruno Haible <bruno@clisp.org>, 2011. |
4 | 4 |
5 This program is free software: you can redistribute it and/or modify | 5 This program is free software: you can redistribute it and/or modify |
6 it under the terms of the GNU General Public License as published by | 6 it under the terms of the GNU General Public License as published by |
7 the Free Software Foundation; either version 3 of the License, or | 7 the Free Software Foundation; either version 3 of the License, or |