diff src/auth/mech-login.c @ 4382:f8d37e26a2b3 HEAD

Relicensed dovecot-auth to MIT.
author Timo Sirainen <tss@iki.fi>
date Fri, 16 Jun 2006 13:38:56 +0300
parents 25b6b670656d
children 9017db478693
line wrap: on
line diff
--- a/src/auth/mech-login.c	Fri Jun 16 13:28:53 2006 +0300
+++ b/src/auth/mech-login.c	Fri Jun 16 13:38:56 2006 +0300
@@ -3,10 +3,7 @@
  *
  * Copyright (c) 2004 Andrey Panin <pazke@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"