From 09e09cdd77d82bf68ad12d7715e5546fddf616ab Mon Sep 17 00:00:00 2001 From: Ian Beckwith Date: Mon, 3 Mar 2014 12:31:08 +0000 Subject: [PATCH] fix license quoting in files.yaml --- debian/clscan/files.yaml | 2 +- debian/copyright | 12 +++++++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/debian/clscan/files.yaml b/debian/clscan/files.yaml index 11332d37d..156ef354f 100644 --- a/debian/clscan/files.yaml +++ b/debian/clscan/files.yaml @@ -100048,7 +100048,7 @@ copyright: 2009-2014 Free Software Foundation, Inc. hash: 9f163335d914c76b08346b79019cecbf3c867c35c0a2ce0db7df3b2283757662 license: LGPL-3.1+ - license_text: 'This library is free software; you can redistribute it and/or\nmodify it under the terms of the GNU Lesser General Public\nLicense as published by the Free Software Foundation; either\nversion 3.1 of the License, or (at your option) any later version.\n\nThis library is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\nLesser General Public License for more details.\nYou should have received a copy of the GNU Lesser General Public\nLicense along with this library; if not, see .' + license_text: "This library is free software; you can redistribute it and/or\nmodify it under the terms of the GNU Lesser General Public\nLicense as published by the Free Software Foundation; either\nversion 3.1 of the License, or (at your option) any later version.\n\nThis library is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\nLesser General Public License for more details.\nYou should have received a copy of the GNU Lesser General Public\nLicense along with this library; if not, see ." ./tests/test-sameacls.c: copyright: 2008-2014 Free Software Foundation, Inc. hash: 047096f43cf103c034bcfb67ab928c5be6ef2fe7c91ab4212277586610706cd7 diff --git a/debian/copyright b/debian/copyright index 02ecd198e..2ac31c8bb 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3443,7 +3443,17 @@ License: LGPL-3+ [REF26] along with this program. If not, see . License: LGPL-3.1+ [REF27] - This library is free software; you can redistribute it and/or\nmodify it under the terms of the GNU Lesser General Public\nLicense as published by the Free Software Foundation; either\nversion 3.1 of the License, or (at your option) any later version.\n\nThis library is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\nLesser General Public License for more details.\nYou should have received a copy of the GNU Lesser General Public\nLicense along with this library; if not, see . + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 3.1 of the License, or (at your option) any later version. + . + This library 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 + Lesser General Public License for more details. + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, see . License: PD [REF28] (Mostly) portable public-domain implementation -- D A Gwyn -- 2.11.0