[med-svn] [gwama] 01/01: Fix reference to d/copyright in 02_Fix_license_issue.patch
Dylan Aïssi
bob.dybian-guest at moszumanska.debian.org
Wed Dec 24 05:04:43 UTC 2014
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 578a900bb2a83e501dc7963f13e79585cc56af77
Author: Dylan Aïssi <bob.dybian at gmail.com>
Date: Wed Dec 24 06:04:34 2014 +0100
Fix reference to d/copyright in 02_Fix_license_issue.patch
---
debian/patches/02_Fix_license_issue.patch | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/debian/patches/02_Fix_license_issue.patch b/debian/patches/02_Fix_license_issue.patch
index 52dbe56..8537396 100644
--- a/debian/patches/02_Fix_license_issue.patch
+++ b/debian/patches/02_Fix_license_issue.patch
@@ -1,16 +1,16 @@
Author: Dylan Aïssi <bob.dybian at gmail.com>
-Description: Fix license issue in commandLine.cpp, for more information see README.Debian file.
+Description: Fix license issue in commandLine.cpp, for more information see debian/copyright file.
Forwarded: Yes
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
More information about the debian-med-commit
mailing list