LGPL boilerplates,
diff --git a/ChangeLog b/ChangeLog
index 54991a9..ecbbe7a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,7 +6,10 @@
* src/libmtp.c: make changes necessary to handle
the new iconv(3) code in ptp-pack.c. People will have to
use recent stdlibc, glibc or libiconv. Also call new memory
- clean-up functions.
+ clean-up functions. Fix LGPL boilerplate text.
+ * src/unicode.c: Fix LGPL boilerplate text.
+ * src/utils.c: Fix LGPL boilerplate text.
+ * src/libusb-glue.c: Fix LGPL boilerplate text.
2007-01-24 Ted Bullock <tbullock@canada.com>