mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-09 00:35:20 -05:00
License header
This commit is contained in:
parent
20f0436427
commit
04fd7f6a91
@ -1,3 +1,19 @@
|
||||
/***************************************************************************
|
||||
qgsdxfexport_p.h
|
||||
--------------
|
||||
begin : November 2019
|
||||
copyright : (C) 2019 by Matthias Kuhn
|
||||
email : matthias@opengis.ch
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
* *
|
||||
* This program is free software; you can redistribute it and/or modify *
|
||||
* it under the terms of the GNU General Public License as published by *
|
||||
* the Free Software Foundation; either version 2 of the License, or *
|
||||
* (at your option) any later version. *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
// dxf color palette
|
||||
static int sDxfColors[][3] =
|
||||
|
Loading…
x
Reference in New Issue
Block a user