mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-26 00:08:20 -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
|
||||
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
|
||||
#define QGSMAPTOOLADDREGULARPOLYGON_H
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user