comparison lib/unistr/u8-strpbrk.c @ 40057:b06060465f09

maint: Run 'make update-copyright'
author Paul Eggert <eggert@cs.ucla.edu>
date Tue, 01 Jan 2019 00:25:11 +0100
parents 10eb9086bea0
children
comparison
equal deleted inserted replaced
40056:c0028c59cfc5 40057:b06060465f09
1 /* Search for some characters in UTF-8 string. 1 /* Search for some characters in UTF-8 string.
2 Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. 2 Copyright (C) 1999, 2002, 2006, 2009-2019 Free Software Foundation, Inc.
3 Written by Bruno Haible <bruno@clisp.org>, 2002. 3 Written by Bruno Haible <bruno@clisp.org>, 2002.
4 4
5 This program is free software: you can redistribute it and/or modify it 5 This program is free software: you can redistribute it and/or modify it
6 under the terms of the GNU Lesser General Public License as published 6 under the terms of the GNU Lesser General Public License as published
7 by the Free Software Foundation; either version 3 of the License, or 7 by the Free Software Foundation; either version 3 of the License, or