X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=include%2Fwimlib%2Favl_tree.h;h=a281d635a60cf65c7e492e6f0a5a8cde3c61b763;hp=a5d2511aecf66d89d3577951491cf19c3967d2cc;hb=19ce03addb8071555d951a965fa0bd7e3ae7224b;hpb=d1bfffba93b1d841e243c923e739e0e39ee692f2 diff --git a/include/wimlib/avl_tree.h b/include/wimlib/avl_tree.h index a5d2511a..a281d635 100644 --- a/include/wimlib/avl_tree.h +++ b/include/wimlib/avl_tree.h @@ -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. */ #ifndef _AVL_TREE_H_