This is an automated email from the git hooks/post-receive script. onlyjob pushed a commit to branch master in repository openmolar.
commit d5c2633 Author: Dmitry Smirnov <[email protected]> Date: Thu Mar 27 00:28:48 2014 copyright update Thanks, Thorsten Alteholz. --- debian/copyright | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/debian/copyright b/debian/copyright index eecb440..e5a78bb 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,10 +3,17 @@ Upstream-Name: openmolar Source: https://github.com/rowinggolfer/openmolar1/releases Files: * -Copyright: 2009-2013 Neil Wallace <[email protected]> +Copyright: 2009-2014 Neil Wallace <[email protected]> <[email protected]> License: GPL-3+ +Files: src/openmolar/main.py + src/openmolar/firstRun.py + src/openmolar/createdemodatabase.py + src/openmolar/qt4gui/schema_updater.py +Copyright: 2009 Neil Wallace +License: GPL-2 or GPL-3+ + Files: src/openmolar/backports/ordered_dict.py Copyright: 2009 Raymond Hettinger License: Expat @@ -53,3 +60,16 @@ Comment: This license also known as "MIT" however FSF consider "MIT" labelling ambiguous and copyright-format specification recommend to label such license as "Expat". + +License: GPL-2 + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; version 2 of the License. + . + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + The complete text of the GNU General Public License version 2 + can be found in "/usr/share/common-licenses/GPL-2". -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/openmolar.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
