mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-01 00:05:25 -04:00
Add missing copyright for QgsMapToolAddRegularPolygon
This commit is contained in:
parent
442341f995
commit
bc4a86c3bc
@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
qgsmaptooladdregularpolygon.h - map tool for adding regular polygon
|
qgsmaptooladdregularpolygon.cpp - map tool for adding regular polygon
|
||||||
---------------------
|
---------------------
|
||||||
begin : July 2017
|
begin : July 2017
|
||||||
copyright : (C) 2017
|
copyright : (C) 2017
|
||||||
|
@ -1,3 +1,18 @@
|
|||||||
|
/***************************************************************************
|
||||||
|
qgsmaptooladdregularpolygon.h - map tool for adding regular polygon
|
||||||
|
---------------------
|
||||||
|
begin : July 2017
|
||||||
|
copyright : (C) 2017
|
||||||
|
email : lbartoletti at tuxfamily dot org
|
||||||
|
***************************************************************************
|
||||||
|
* *
|
||||||
|
* 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. *
|
||||||
|
* *
|
||||||
|
***************************************************************************/
|
||||||
|
|
||||||
#ifndef QGSMAPTOOLADDREGULARPOLYGON_H
|
#ifndef QGSMAPTOOLADDREGULARPOLYGON_H
|
||||||
#define QGSMAPTOOLADDREGULARPOLYGON_H
|
#define QGSMAPTOOLADDREGULARPOLYGON_H
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user