Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Andraž Levstik (f9866d6b1a13b5af2f90bc2d8b6e013b534d7aca)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andraž Levstik <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Andraž Levstik (f9866d6b1a13b5af2f90bc2d8b6e013b534d7aca)
  • Date: Sat, 16 Jun 2007 03:50:10 -0500

GIT changes to master grimoire by Andraž Levstik <ruskie AT mages.ath.cx>:

mail/dovecot/DETAILS | 2 +-
mail/dovecot/HISTORY | 9 +++++++++
2 files changed, 10 insertions(+), 1 deletion(-)

New commits:
commit ae250953485b63bf18e50a484e4ed54e8a45c829
Author: Andraž Levstik <ruskie AT mages.ath.cx>
Commit: Andraž Levstik <ruskie AT mages.ath.cx>

dovecot: license fixes it's a mix of various licenses

diff --git a/mail/dovecot/DETAILS b/mail/dovecot/DETAILS
index ca3cf9d..994dba6 100755
--- a/mail/dovecot/DETAILS
+++ b/mail/dovecot/DETAILS
@@ -22,7 +22,7 @@ fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
ENTERED=20030224
SECURITY_PATCH=1
- LICENSE[0]=GPL
+ LICENSE[0]=LGPL2.1/LGPL2/MIT/BSD/PublicDomain
WEB_SITE=http://www.dovecot.org/
KEYWORDS="mail"
SHORT='dovecot is a secure imap/pop3 daemon'
diff --git a/mail/dovecot/HISTORY b/mail/dovecot/HISTORY
index 51a2217..7cce8a3 100644
--- a/mail/dovecot/HISTORY
+++ b/mail/dovecot/HISTORY
@@ -1,3 +1,12 @@
+2007-06-16 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: main source has parts licensed under various parts
+ src/lib/,src/auth/,src/lib-sql/,src/lib-ntlm/ is MIT
+ src/lib/md5.c is Public Domain
+ src/lib/base64.c,utc-mktime.c is BSD(old)
+ src/lib/printf-upper-bound.c is LGPLv2
+ src/imap/imap-thread.c is MIT
+ everything else is LGPL v2.1
+
2007-06-15 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: update to 1.0.1





Archive powered by MHonArc 2.6.24.

Top of Page