]> mj.ucw.cz Git - libucw.git/blobdiff - lib/conf.h
Put back the work-around for objects generated by an old version of the
[libucw.git] / lib / conf.h
index b58224d34bb97ba4afe5d8afa5af6763014d3191..00746da5d346cc704fc32108083281b45b23f620 100644 (file)
@@ -2,6 +2,9 @@
  *     Sherlock Library -- Reading configuration files
  *
  *     (c) 2001 Robert Spalek <robert@ucw.cz>
+ *
+ *     This software may be freely distributed and used according to the terms
+ *     of the GNU Lesser General Public License.
  */
 
 #ifndef        _LIB_CONF_H