]> wimlib.net Git - wimlib/blobdiff - src/avl_tree.c
Update public domain dedications
[wimlib] / src / avl_tree.c
index caaba3ed6905471e8307ff359e94915456066c8b..293db45d408903580fb001747082af28ac6b97bc 100644 (file)
@@ -7,8 +7,8 @@
  * Author:  Eric Biggers
  * Year:    2014
  *
- * This file is placed into the public domain.  You can do whatever you want
- * with it.
+ * The author dedicates this file to the public domain.
+ * You can do whatever you want with this file.
  */
 
 #include <wimlib/avl_tree.h>