X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=src%2Favl_tree.c;h=293db45d408903580fb001747082af28ac6b97bc;hp=caaba3ed6905471e8307ff359e94915456066c8b;hb=83a29687e9fd2a8b9367c735b6e3273ac82ef99b;hpb=c604acfda391af68781f9ef1cee1f1ab7aac68e1;ds=sidebyside diff --git a/src/avl_tree.c b/src/avl_tree.c index caaba3ed..293db45d 100644 --- a/src/avl_tree.c +++ b/src/avl_tree.c @@ -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