[DRE-commits] [ruby-parseconfig] 01/01: Use Expat, not MIT in strict compliance with DEP5

Ben Armstrong synrg at alioth.debian.org
Sun Aug 11 23:24:17 UTC 2013


This is an automated email from the git hooks/post-receive script.

synrg pushed a commit to branch master
in repository ruby-parseconfig.

commit b5e2060ca182137c6a7add955573d785bb194caa
Author: Ben Armstrong <synrg at debian.org>
Date:   Sun Aug 11 20:23:39 2013 -0300

    Use Expat, not MIT in strict compliance with DEP5
---
 debian/copyright |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 393ab8d..7105968 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,14 +4,14 @@ Source: https://github.com/derks/ruby-parseconfig
 
 Files: *
 Copyright: 2006-2012 BJ Dierkes <derks at bjdierkes.com>
-License: MIT
+License: Expat
 
 Files: debian/*
 Copyright: 2013 Ben Armstrong <synrg at sanctuary.nslug.ns.ca>
-License: MIT
+License: Expat
 Comment: the Debian packaging is licensed under the same terms as the original package.
 
-License: MIT
+License: Expat
  Permission is hereby granted, free of charge, to any person obtaining a copy
  of this software and associated documentation files (the "Software"), to deal
  in the Software without restriction, including without limitation the rights

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-parseconfig.git



More information about the Pkg-ruby-extras-commits mailing list