X-Git-Url: http://repo.macrolet.net/gitweb/?p=cl-inotify.git;a=blobdiff_plain;f=inotify.lisp;h=be9d9c6dd5862e3f1dcea391d4b293d79040c27c;hp=b7ddfc2e3ab52e45cd49baeac963369ecc31f038;hb=4cbfae2fed24e80276fff550f4080750bc38c213;hpb=db5ab2a9e4bad6125673b1c5cdb2d86c11841977 diff --git a/inotify.lisp b/inotify.lisp index b7ddfc2..be9d9c6 100644 --- a/inotify.lisp +++ b/inotify.lisp @@ -1,3 +1,18 @@ +;; Copyright (C) 2009 Olof-Joachim Frahm + +;; This program is free software; you can redistribute it and/or modify it +;; under the terms of the GNU General Public License as published by the +;; Free Software Foundation; either version 3 of the License, or (at your +;; option) any later version. + +;; This program is distributed in the hope that it will be useful, but +;; WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General +;; Public License for more details. + +;; You should have received a copy of the GNU General Public License along +;; with this program; if not, see . + (in-package #:cl-notify) (defbitfield (inotify-flag :uint32)