Fix wildcard matches in copyright file
authorRafael Laboissière <rafael@debian.org>
Sat, 5 Dec 2020 23:57:45 +0000 (20:57 -0300)
committerRafael Laboissière <rafael@debian.org>
Sun, 6 Dec 2020 08:37:10 +0000 (05:37 -0300)
debian/copyright

index 00e0ac10d1f3589fc08dce1d3852c8bb3a2979cf..9fcf31344dac076cb6f994955b47d140f5c955dc 100644 (file)
@@ -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 <mathgl.abalakin@gmail.com>
+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 <mathgl.abalakin@gmail.com>
-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