]> wimlib.net Git - wimlib/blobdiff - src/encoding.c
init_upcase(): Clarify license
[wimlib] / 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
  *
- * 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.