[dovecot-cvs]
dovecot/src/auth mech-apop.c, 1.20, 1.21 mech-gssapi.c,
1.5, 1.6 mech-login.c, 1.16, 1.17 mech-ntlm.c, 1.24,
1.25 mech-rpa.c, 1.24, 1.25
cras at dovecot.org
cras at dovecot.org
Fri Jun 16 13:38:58 EEST 2006
- Previous 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
- Next message: [dovecot-cvs] dovecot/src/lib hmac-md5.c, 1.1, 1.2 ioloop-epoll.c,
1.11, 1.12
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/lib/cvs/dovecot/src/auth
In directory talvi:/tmp/cvs-serv31960/src/auth
Modified Files:
mech-apop.c mech-gssapi.c mech-login.c mech-ntlm.c mech-rpa.c
Log Message:
Relicensed dovecot-auth to MIT.
Index: mech-apop.c
===================================================================
RCS file: /var/lib/cvs/dovecot/src/auth/mech-apop.c,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- mech-apop.c 13 Jan 2006 20:25:57 -0000 1.20
+++ mech-apop.c 16 Jun 2006 10:38:56 -0000 1.21
@@ -3,10 +3,7 @@
*
* Copyright (c) 2004 Andrey Panin <pazke at donpac.ru>
*
- * This program 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 "common.h"
Index: mech-gssapi.c
===================================================================
RCS file: /var/lib/cvs/dovecot/src/auth/mech-gssapi.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- mech-gssapi.c 12 Feb 2006 09:51:01 -0000 1.5
+++ mech-gssapi.c 16 Jun 2006 10:38:56 -0000 1.6
@@ -9,10 +9,7 @@
*
* Some parts inspired by an older patch from Colin Walters
*
- * This program 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 "common.h"
Index: mech-login.c
===================================================================
RCS file: /var/lib/cvs/dovecot/src/auth/mech-login.c,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- mech-login.c 16 Jun 2006 10:21:32 -0000 1.16
+++ mech-login.c 16 Jun 2006 10:38:56 -0000 1.17
@@ -3,10 +3,7 @@
*
* Copyright (c) 2004 Andrey Panin <pazke at donpac.ru>
*
- * This program 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 "common.h"
Index: mech-ntlm.c
===================================================================
RCS file: /var/lib/cvs/dovecot/src/auth/mech-ntlm.c,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- mech-ntlm.c 14 Feb 2006 18:59:09 -0000 1.24
+++ mech-ntlm.c 16 Jun 2006 10:38:56 -0000 1.25
@@ -3,10 +3,7 @@
*
* Copyright (c) 2004 Andrey Panin <pazke at donpac.ru>
*
- * This program 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 "common.h"
Index: mech-rpa.c
===================================================================
RCS file: /var/lib/cvs/dovecot/src/auth/mech-rpa.c,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- mech-rpa.c 14 Feb 2006 18:59:09 -0000 1.24
+++ mech-rpa.c 16 Jun 2006 10:38:56 -0000 1.25
@@ -3,10 +3,7 @@
*
* Copyright (c) 2004 Andrey Panin <pazke at donpac.ru>
*
- * This program 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 "common.h"
- Previous 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
- Next message: [dovecot-cvs] dovecot/src/lib hmac-md5.c, 1.1, 1.2 ioloop-epoll.c,
1.11, 1.12
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the dovecot-cvs
mailing list