[dovecot-cvs] dovecot: These files are MIT licensed nowadays.

dovecot at dovecot.org dovecot at dovecot.org
Mon Jun 11 02:27:59 EEST 2007


details:   http://hg.dovecot.org/dovecot/rev/ff5ba9cb6cd0
changeset: 5682:ff5ba9cb6cd0
user:      Timo Sirainen <tss at iki.fi>
date:      Mon Jun 11 02:27:55 2007 +0300
description:
These files are MIT licensed nowadays.

diffstat:

2 files changed, 10 deletions(-)
src/lib/ioloop-kqueue.c        |    5 -----
src/lib/ioloop-notify-kqueue.c |    5 -----

diffs (30 lines):

diff -r 09415e6a0892 -r ff5ba9cb6cd0 src/lib/ioloop-kqueue.c
--- a/src/lib/ioloop-kqueue.c	Mon Jun 11 02:21:30 2007 +0300
+++ b/src/lib/ioloop-kqueue.c	Mon Jun 11 02:27:55 2007 +0300
@@ -2,11 +2,6 @@
  * BSD kqueue() based ioloop handler.
  *
  * Copyright (c) 2005 Vaclav Haisman <v.haisman at sh.cvut.cz>
- *
- * This library is free software; you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License as published
- * by the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
  */
 
 #include "lib.h"
diff -r 09415e6a0892 -r ff5ba9cb6cd0 src/lib/ioloop-notify-kqueue.c
--- a/src/lib/ioloop-notify-kqueue.c	Mon Jun 11 02:21:30 2007 +0300
+++ b/src/lib/ioloop-notify-kqueue.c	Mon Jun 11 02:27:55 2007 +0300
@@ -2,11 +2,6 @@
  * BSD kqueue() based ioloop notify handler.
  *
  * Copyright (c) 2005 Vaclav Haisman <v.haisman at sh.cvut.cz>
- *
- * This library is free software; you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License as published
- * by the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
  */
 
 #define _GNU_SOURCE


More information about the dovecot-cvs mailing list