X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=src%2Favl_tree.c;h=293db45d408903580fb001747082af28ac6b97bc;hb=83a29687e9fd2a8b9367c735b6e3273ac82ef99b;hp=caaba3ed6905471e8307ff359e94915456066c8b;hpb=54d3007554444024077d89091d63e4a250fedd01;p=wimlib 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