]> mj.ucw.cz Git - libucw.git/blobdiff - lib/wildmatch.h
If `-S' or `-C' is given after some other options (i.e., the config file
[libucw.git] / lib / wildmatch.h
index 00bd1fb3d2a0f276c314c3d8a232bb949c563ee7..90a64ce848a812d49d1831c5b59de5218ab00550 100644 (file)
@@ -2,6 +2,9 @@
  *     Fast Wildcard Pattern Matcher (only `?' and `*' supported)
  *
  *     (c) 1999 Martin Mares <mj@ucw.cz>
+ *
+ *     This software may be freely distributed and used according to the terms
+ *     of the GNU Lesser General Public License.
  */
 
 struct wildpatt;