[dovecot-cvs] dovecot/src/lib hmac-md5.c, 1.1,
1.1.2.1 ioloop-epoll.c, 1.11, 1.11.2.1
cras at dovecot.org
cras at dovecot.org
Fri Jun 16 13:38:29 EEST 2006
- Previous message: [dovecot-cvs] dovecot/src/auth mech-apop.c, 1.20,
1.20.2.1 mech-gssapi.c, 1.5, 1.5.2.1 mech-login.c, 1.15.2.1,
1.15.2.2 mech-ntlm.c, 1.24, 1.24.2.1 mech-rpa.c, 1.24, 1.24.2.1
- Next message: [dovecot-cvs] dovecot/src/lib-ntlm ntlm-byteorder.h, 1.2.2.1,
1.2.2.2 ntlm-encrypt.c, 1.8, 1.8.2.1 ntlm-flags.h, 1.1,
1.1.2.1 ntlm-message.c, 1.9, 1.9.2.1 ntlm-types.h, 1.3, 1.3.2.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/lib/cvs/dovecot/src/lib
In directory talvi:/tmp/cvs-serv9578/src/lib
Modified Files:
Tag: branch_1_0
hmac-md5.c ioloop-epoll.c
Log Message:
Relicensed dovecot-auth to MIT.
Index: hmac-md5.c
===================================================================
RCS file: /var/lib/cvs/dovecot/src/lib/hmac-md5.c,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -d -r1.1 -r1.1.2.1
--- hmac-md5.c 30 Jul 2004 01:57:04 -0000 1.1
+++ hmac-md5.c 16 Jun 2006 10:38:27 -0000 1.1.2.1
@@ -6,10 +6,7 @@
* CRAM-MD5 (RFC 2195) compatibility code
* Copyright (c) 2003 Joshua Goodall <joshua at roughtrade.net>
*
- * 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.
+ * This software is released under the MIT license.
*/
#include "lib.h"
Index: ioloop-epoll.c
===================================================================
RCS file: /var/lib/cvs/dovecot/src/lib/ioloop-epoll.c,v
retrieving revision 1.11
retrieving revision 1.11.2.1
diff -u -d -r1.11 -r1.11.2.1
--- ioloop-epoll.c 10 Feb 2006 15:47:58 -0000 1.11
+++ ioloop-epoll.c 16 Jun 2006 10:38:27 -0000 1.11.2.1
@@ -3,10 +3,7 @@
*
* Copyright (c) 2004 Andrey Panin <pazke at donpac.ru>
*
- * 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.
+ * This software is released under the MIT license.
*/
/* @UNSAFE: whole file */
- Previous message: [dovecot-cvs] dovecot/src/auth mech-apop.c, 1.20,
1.20.2.1 mech-gssapi.c, 1.5, 1.5.2.1 mech-login.c, 1.15.2.1,
1.15.2.2 mech-ntlm.c, 1.24, 1.24.2.1 mech-rpa.c, 1.24, 1.24.2.1
- Next message: [dovecot-cvs] dovecot/src/lib-ntlm ntlm-byteorder.h, 1.2.2.1,
1.2.2.2 ntlm-encrypt.c, 1.8, 1.8.2.1 ntlm-flags.h, 1.1,
1.1.2.1 ntlm-message.c, 1.9, 1.9.2.1 ntlm-types.h, 1.3, 1.3.2.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the dovecot-cvs
mailing list