]> wimlib.net Git - wimlib/commitdiff
init_upcase(): Clarify license
authorEric Biggers <ebiggers3@gmail.com>
Mon, 31 Mar 2014 04:51:37 +0000 (23:51 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Mon, 31 Mar 2014 04:51:37 +0000 (23:51 -0500)
src/encoding.c

index 752ab847bed3cfeb6d8f7a7ae8341ebc9c47e7d8..8c5bd2af6acf4ef9e2d9b2a678084d217d92c883 100644 (file)
@@ -400,7 +400,7 @@ static u16 upcase[65536];
  * Copyright (c) 2008-2011 Jean-Pierre Andre
  * Copyright (c) 2008      Bernhard Kaindl
  *
  * 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.
  *
  * The expanded table itself is the same as that used by Windows Vista for
  * NTFS case insensitivity.