Skip to content

Commit

Permalink
add license
Browse files Browse the repository at this point in the history
  • Loading branch information
NEDJIMAbelgacem authored and wonder-sk committed Apr 8, 2021
1 parent 99f2367 commit 5b62c63
Show file tree
Hide file tree
Showing 4 changed files with 68 additions and 0 deletions.
17 changes: 17 additions & 0 deletions src/core/pointcloud/qgspointcloudblockhandle.cpp
@@ -1,3 +1,20 @@
/***************************************************************************
qgspointcloudblockhandle.cpp
--------------------
begin : March 2021
copyright : (C) 2021 by Belgacem Nedjima
email : belgacem dot nedjima 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 "qgspointcloudblockhandle.h"

#include "qgstiledownloadmanager.h"
Expand Down
17 changes: 17 additions & 0 deletions src/core/pointcloud/qgspointcloudblockhandle.h
@@ -1,3 +1,20 @@
/***************************************************************************
qgspointcloudblockhandle.h
--------------------
begin : March 2021
copyright : (C) 2021 by Belgacem Nedjima
email : belgacem dot nedjima 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 QGSPOINTCLOUDBLOCKHANDLE_H
#define QGSPOINTCLOUDBLOCKHANDLE_H

Expand Down
17 changes: 17 additions & 0 deletions src/core/pointcloud/qgsremoteeptpointcloudindex.cpp
@@ -1,3 +1,20 @@
/***************************************************************************
qgsremoteeptpointcloudindex.cpp
--------------------
begin : March 2021
copyright : (C) 2021 by Belgacem Nedjima
email : belgacem dot nedjima 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 "qgsremoteeptpointcloudindex.h"

#include <QFile>
Expand Down
17 changes: 17 additions & 0 deletions src/core/pointcloud/qgsremoteeptpointcloudindex.h
@@ -1,3 +1,20 @@
/***************************************************************************
qgsremoteeptpointcloudindex.h
--------------------
begin : March 2021
copyright : (C) 2021 by Belgacem Nedjima
email : belgacem dot nedjima 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 QGSREMOTEEPTPOINTCLOUDINDEX_H
#define QGSREMOTEEPTPOINTCLOUDINDEX_H

Expand Down

0 comments on commit 5b62c63

Please sign in to comment.