From 47ad162de534037551f06e603c5bdd77d5f075fd Mon Sep 17 00:00:00 2001 From: Andreas Tille Date: Wed, 14 Feb 2024 21:11:18 +0100 Subject: [PATCH] routine-update: Remove trailing whitespace in debian/copyright --- debian/changelog | 1 + debian/copyright | 34 +++++++++++++++++----------------- 2 files changed, 18 insertions(+), 17 deletions(-) diff --git a/debian/changelog b/debian/changelog index c5d49c6..444dd6e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ mathgl (8.0.1-6) UNRELEASED; urgency=medium * d/rules: 'Joey Hess and Craig Small' boilerplate removed since this is just no example. * Remove old boilerplate from debian/rules (routine-update) + * Remove trailing whitespace in debian/copyright (routine-update) -- Andreas Tille Wed, 14 Feb 2024 12:02:47 +0100 diff --git a/debian/copyright b/debian/copyright index 36c2184..a9e7964 100644 --- a/debian/copyright +++ b/debian/copyright @@ -52,10 +52,10 @@ Files: include/mgl2/abstract.h include/mgl2/addon.h include/mgl2/base_cf.h src/canvas.cpp src/canvas_cf.cpp src/complex.cpp src/complex_ex.cpp src/complex_io.cpp src/cont.cpp src/crust.cpp src/data.cpp src/data_ex.cpp src/data_gr.cpp src/data_io.cpp - src/data_png.cpp src/eval.cpp src/evalc.cpp src/evalp.cpp + src/data_png.cpp src/eval.cpp src/evalc.cpp src/evalp.cpp src/exec_*.cpp src/export.cpp src/export_2d.cpp - src/export_3d.cpp src/fft.cpp src/fit.cpp - src/font.cpp src/obj.cpp src/other.cpp + src/export_3d.cpp src/fft.cpp src/fit.cpp + src/font.cpp src/obj.cpp src/other.cpp src/parser.cpp src/pde.cpp src/pixel.cpp src/plot.cpp src/prc.cpp src/prim.cpp src/surf.cpp src/tex_table.cc src/vect.cpp src/volume.cpp @@ -63,18 +63,18 @@ Files: include/mgl2/abstract.h include/mgl2/addon.h include/mgl2/base_cf.h src/prc/PRCbitStream.h src/prc/writePRC.cc src/prc/writePRC.h texinfo/mathgl.js widgets/*.cpp Copyright: (C) 2007-2014 Alexey Balakin - (C) 2008-2013 Mikhail Barg + (C) 2008-2013 Mikhail Barg (C) 2008 Orest Shardt License: LGPL-3+ This program is free software; you can redistribute it and/or modify - it under the terms of the GNU Less General Public License as + it under the terms of the GNU Less General Public License as published by the Free Software Foundation. - . - 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 Less General Public License for more details. - + . + 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 Less General Public License for more details. + Files: json/sylvester.src.js Copyright: (C) 2007 James Coglan License: MIT @@ -96,7 +96,7 @@ License: MIT LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - + Files: mgltex/mgltex.dtx mgltex/mgltex.ins Copyright: (C) 2014-2015 by Diego Sejas (C) 2015 by Alexey Balakin @@ -109,14 +109,14 @@ License: permissive It may be freely copied, modified, and redistributed under the conditions described in `src/s_hull/COPYING.txt' . - This is permission to use s-hull-pro in mathgl as long as the routines - retain my copyright notice. I am happy for it to be included in an LGPL - product and I am happy for the source to be bundled with mathgl under + This is permission to use s-hull-pro in mathgl as long as the routines + retain my copyright notice. I am happy for it to be included in an LGPL + product and I am happy for the source to be bundled with mathgl under whatever license you use for that. . - The complete text of the license can be found in + The complete text of the license can be found in `src/s_hull/COPYING.txt'. - + Files: udav/textedit.cpp udav/textedit.h Copyright: (C) 2010 Nokia Corporation and/or its subsidiary(-ies) License: BSD-3-clause -- 2.30.2