git://wimlib.net
/
wimlib
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60358c7
)
init_upcase(): Clarify license
author
Eric Biggers
<ebiggers3@gmail.com>
Mon, 31 Mar 2014 04:51:37 +0000
(23:51 -0500)
committer
Eric Biggers
<ebiggers3@gmail.com>
Mon, 31 Mar 2014 04:51:37 +0000
(23:51 -0500)
src/encoding.c
patch
|
blob
|
history
diff --git
a/src/encoding.c
b/src/encoding.c
index 752ab847bed3cfeb6d8f7a7ae8341ebc9c47e7d8..8c5bd2af6acf4ef9e2d9b2a678084d217d92c883 100644
(file)
--- a/
src/encoding.c
+++ b/
src/encoding.c
@@
-400,7
+400,7
@@
static u16 upcase[65536];
* Copyright (c) 2008-2011 Jean-Pierre Andre
* Copyright (c) 2008 Bernhard Kaindl
*
- * License GPLv2 or later.
(Or may actually be LGPL since it's in libntfs-3g.)
+ * License GPLv2 or later.
*
* The expanded table itself is the same as that used by Windows Vista for
* NTFS case insensitivity.