X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=include%2Fwimlib%2Favl_tree.h;h=a281d635a60cf65c7e492e6f0a5a8cde3c61b763;hb=b79d426cd90c506974f6c956a9af141b5d257d42;hp=a5d2511aecf66d89d3577951491cf19c3967d2cc;hpb=d1bfffba93b1d841e243c923e739e0e39ee692f2;p=wimlib 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_