X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=src%2Fencoding.c;h=8c5bd2af6acf4ef9e2d9b2a678084d217d92c883;hp=752ab847bed3cfeb6d8f7a7ae8341ebc9c47e7d8;hb=dec3bbfa2c3e9fc8e4b1adbaa0323337a75aaadb;hpb=c94e4a479c2b77cc9046e7820c539f749fc15d6e diff --git a/src/encoding.c b/src/encoding.c index 752ab847..8c5bd2af 100644 --- 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.