Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add missing license headers for new classes from MTR
  • Loading branch information
wonder-sk committed Jun 16, 2014
1 parent 8b1f537 commit 61c3704
Show file tree
Hide file tree
Showing 11 changed files with 161 additions and 0 deletions.
15 changes: 15 additions & 0 deletions src/core/qgsmaplayerrenderer.h
@@ -1,3 +1,18 @@
/***************************************************************************
qgsmaplayerrenderer.h
--------------------------------------
Date : December 2013
Copyright : (C) 2013 by Martin Dobias
Email : wonder dot sk at gmail dot com
***************************************************************************
* *
* 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 QGSMAPLAYERRENDERER_H
#define QGSMAPLAYERRENDERER_H

Expand Down
14 changes: 14 additions & 0 deletions src/core/qgsmaprenderercache.cpp
@@ -1,3 +1,17 @@
/***************************************************************************
qgsmaprenderercache.cpp
--------------------------------------
Date : December 2013
Copyright : (C) 2013 by Martin Dobias
Email : wonder dot sk at gmail dot com
***************************************************************************
* *
* 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. *
* *
***************************************************************************/

#include "qgsmaprenderercache.h"

Expand Down
15 changes: 15 additions & 0 deletions src/core/qgsmaprenderercache.h
@@ -1,3 +1,18 @@
/***************************************************************************
qgsmaprenderercache.h
--------------------------------------
Date : December 2013
Copyright : (C) 2013 by Martin Dobias
Email : wonder dot sk at gmail dot com
***************************************************************************
* *
* 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 QGSMAPRENDERERCACHE_H
#define QGSMAPRENDERERCACHE_H

Expand Down
14 changes: 14 additions & 0 deletions src/core/qgsmaprendererjob.cpp
@@ -1,3 +1,17 @@
/***************************************************************************
qgsmaprendererjob.cpp
--------------------------------------
Date : December 2013
Copyright : (C) 2013 by Martin Dobias
Email : wonder dot sk at gmail dot com
***************************************************************************
* *
* 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. *
* *
***************************************************************************/

#include "qgsmaprendererjob.h"

Expand Down
15 changes: 15 additions & 0 deletions src/core/qgsmaprendererjob.h
@@ -1,3 +1,18 @@
/***************************************************************************
qgsmaprendererjob.h
--------------------------------------
Date : December 2013
Copyright : (C) 2013 by Martin Dobias
Email : wonder dot sk at gmail dot com
***************************************************************************
* *
* 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 QGSMAPRENDERERJOB_H
#define QGSMAPRENDERERJOB_H

Expand Down
14 changes: 14 additions & 0 deletions src/core/qgsmapsettings.cpp
@@ -1,3 +1,17 @@
/***************************************************************************
qgsmapsettings.cpp
--------------------------------------
Date : December 2013
Copyright : (C) 2013 by Martin Dobias
Email : wonder dot sk at gmail dot com
***************************************************************************
* *
* 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. *
* *
***************************************************************************/

#include "qgsmapsettings.h"

Expand Down
15 changes: 15 additions & 0 deletions src/core/qgsmapsettings.h
@@ -1,3 +1,18 @@
/***************************************************************************
qgsmapsettings.h
--------------------------------------
Date : December 2013
Copyright : (C) 2013 by Martin Dobias
Email : wonder dot sk at gmail dot com
***************************************************************************
* *
* 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 QGSMAPSETTINGS_H
#define QGSMAPSETTINGS_H

Expand Down
14 changes: 14 additions & 0 deletions src/core/qgsvectorlayerrenderer.cpp
@@ -1,3 +1,17 @@
/***************************************************************************
qgsvectorlayerrenderer.cpp
--------------------------------------
Date : December 2013
Copyright : (C) 2013 by Martin Dobias
Email : wonder dot sk at gmail dot com
***************************************************************************
* *
* 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. *
* *
***************************************************************************/

#include "qgsvectorlayerrenderer.h"

Expand Down
15 changes: 15 additions & 0 deletions src/core/qgsvectorlayerrenderer.h
@@ -1,3 +1,18 @@
/***************************************************************************
qgsvectorlayerrenderer.h
--------------------------------------
Date : December 2013
Copyright : (C) 2013 by Martin Dobias
Email : wonder dot sk at gmail dot com
***************************************************************************
* *
* 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 QGSVECTORLAYERRENDERER_H
#define QGSVECTORLAYERRENDERER_H

Expand Down
15 changes: 15 additions & 0 deletions src/core/raster/qgsrasterlayerrenderer.cpp
@@ -1,3 +1,18 @@
/***************************************************************************
qgsrasterlayerrenderer.cpp
--------------------------------------
Date : December 2013
Copyright : (C) 2013 by Martin Dobias
Email : wonder dot sk at gmail dot com
***************************************************************************
* *
* 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. *
* *
***************************************************************************/

#include "qgsrasterlayerrenderer.h"

#include "qgsmessagelog.h"
Expand Down
15 changes: 15 additions & 0 deletions src/core/raster/qgsrasterlayerrenderer.h
@@ -1,3 +1,18 @@
/***************************************************************************
qgsrasterlayerrenderer.h
--------------------------------------
Date : December 2013
Copyright : (C) 2013 by Martin Dobias
Email : wonder dot sk at gmail dot com
***************************************************************************
* *
* 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 QGSRASTERLAYERRENDERER_H
#define QGSRASTERLAYERRENDERER_H

Expand Down

0 comments on commit 61c3704

Please sign in to comment.