From: Rafael Laboissière Date: Sat, 5 Dec 2020 23:57:45 +0000 (-0300) Subject: Fix wildcard matches in copyright file X-Git-Tag: archive/raspbian/2.5-2+rpi1^2~31 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=16c52af4a9d6d488d0450af2565ac4f122719e2e;p=mathgl.git Fix wildcard matches in copyright file --- diff --git a/debian/copyright b/debian/copyright index 00e0ac1..9fcf313 100644 --- a/debian/copyright +++ b/debian/copyright @@ -22,6 +22,19 @@ License: GPL-2+ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. +Files: texinfo/* +Copyright: (C) 2008-2012 Alexey Balakin +License: GFDL-NIV-1.2+ + Permission is granted to copy, distribute and/or modify this document + under the terms of the GNU Free Documentation License, Version 1.2 + or any later version published by the Free Software Foundation; + with no Invariant Sections, no Front-Cover Texts, and no Back-Cover + Texts. A copy of the license is included in the section entitled ``GNU + Free Documentation License.'' + . + On Debian GNU/Linux systems, the complete text of the GNU Free Documentation + License can be found in `/usr/share/common-licenses/GFDL-1.2'. + Files: include/mgl2/abstract.h include/mgl2/addon.h include/mgl2/base_cf.h include/mgl2/base.h include/mgl2/canvas_cf.h include/mgl2/canvas_wnd.h include/mgl2/cont.h include/mgl2/datac_cf.h include/mgl2/datac.h @@ -40,7 +53,7 @@ Files: include/mgl2/abstract.h include/mgl2/addon.h include/mgl2/base_cf.h 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/exec.cpp src/export.cpp src/export_2d.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/parser.cpp src/pde.cpp src/pixel.cpp @@ -116,19 +129,6 @@ License: permissive The complete text of the license can be found in `src/s_hull/COPYING.txt'. -Files: texinfo/* -Copyright: (C) 2008-2012 Alexey Balakin -License: GFDL-NIV-1.2+ - Permission is granted to copy, distribute and/or modify this document - under the terms of the GNU Free Documentation License, Version 1.2 - or any later version published by the Free Software Foundation; - with no Invariant Sections, no Front-Cover Texts, and no Back-Cover - Texts. A copy of the license is included in the section entitled ``GNU - Free Documentation License.'' - . - On Debian GNU/Linux systems, the complete text of the GNU Free Documentation - License can be found in `/usr/share/common-licenses/GFDL-1.2'. - Files: udav/textedit.cpp udav/textedit.h Copyright: (C) 2010 Nokia Corporation and/or its subsidiary(-ies) License: BSD-3-clause