rpms/dovecot/devel dovecot.spec,1.142,1.143

Michal Hlavinka mhlavink at fedoraproject.org
Tue Oct 13 12:31:28 UTC 2009


Author: mhlavink

Update of /cvs/extras/rpms/dovecot/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20606

Modified Files:
	dovecot.spec 
Log Message:
fix license



Index: dovecot.spec
===================================================================
RCS file: /cvs/extras/rpms/dovecot/devel/dovecot.spec,v
retrieving revision 1.142
retrieving revision 1.143
diff -u -p -r1.142 -r1.143
--- dovecot.spec	9 Oct 2009 19:01:08 -0000	1.142
+++ dovecot.spec	13 Oct 2009 12:31:28 -0000	1.143
@@ -3,7 +3,8 @@ Name: dovecot
 Epoch: 1
 Version: 1.2.6
 Release: 2%{?dist}
-License: MIT and LGPLv2 and BSD with advertising
+#dovecot itself is MIT, a few sources are PD, (manage)sieve is LGPLv2, perfect_maildir.pl is GPLv2+
+License: MIT and LGPLv2 and GPLv2+
 Group: System Environment/Daemons
 
 %define build_postgres 1




More information about the scm-commits mailing list