comparison lib/mbsncasecmp.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 /* Case-insensitive string comparison function. 1 /* Case-insensitive string comparison function.
2 Copyright (C) 1998-1999, 2005-2018 Free Software Foundation, Inc. 2 Copyright (C) 1998-1999, 2005-2019 Free Software Foundation, Inc.
3 Written by Bruno Haible <bruno@clisp.org>, 2005, 3 Written by Bruno Haible <bruno@clisp.org>, 2005,
4 based on earlier glibc code. 4 based on earlier glibc code.
5 5
6 This program is free software: you can redistribute it and/or modify 6 This program is free software: you can redistribute it and/or modify
7 it under the terms of the GNU General Public License as published by 7 it under the terms of the GNU General Public License as published by