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