This is an automated email from the git hooks/post-receive script. bob.dybian-guest pushed a commit to branch master in repository gwama.
commit d49561dfef8542deb42fec4ff803bdb3ad1ba57a Author: Dylan Aïssi <[email protected]> Date: Wed Dec 24 07:45:05 2014 +0100 Refresh 02_Fix_license_issue.patch --- debian/patches/02_Fix_license_issue.patch | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/debian/patches/02_Fix_license_issue.patch b/debian/patches/02_Fix_license_issue.patch index 8537396..073fa2d 100644 --- a/debian/patches/02_Fix_license_issue.patch +++ b/debian/patches/02_Fix_license_issue.patch @@ -6,11 +6,11 @@ Last-Update: 2014-12-04 --- a/commandLine.cpp +++ b/commandLine.cpp @@ -54,7 +54,7 @@ - cout << "| GWAMA |" << v << "| May, 2010 |" << endl; - cout << "|----------------------------------------------------------|" << endl; - cout << "| (C) 2008 Reedik Magi & Andrew P Morris |" << endl; -- cout << "| GNU General Public License, v2 |" << endl; -+ cout << "| BSD-3-clause License |" << endl; - cout << "|----------------------------------------------------------|" << endl; - cout << "| For documentation, citation & bug-report instructions: |" << endl; - cout << "| http://www.well.ox.ac.uk/GWAMA/ |" << endl; + cout << "| GWAMA |" << v << "| May, 2010 |" << endl; + cout << "|----------------------------------------------------------|" << endl; + cout << "| (C) 2008 Reedik Magi & Andrew P Morris |" << endl; +- cout << "| GNU General Public License, v2 |" << endl; ++ cout << "| BSD-3-clause License |" << endl; + cout << "|----------------------------------------------------------|" << endl; + cout << "| For documentation, citation & bug-report instructions: |" << endl; + cout << "| http://www.well.ox.ac.uk/GWAMA/ |" << endl; -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gwama.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
