diff --git a/mac/xcode/src/x_qgsspatialitesourceselect.cpp b/mac/xcode/src/x_qgsspatialitesourceselect.cpp index 2392db63b46..26f04cdc579 100644 --- a/mac/xcode/src/x_qgsspatialitesourceselect.cpp +++ b/mac/xcode/src/x_qgsspatialitesourceselect.cpp @@ -1,3 +1,9 @@ +/* +* This file 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 3 of the License, or +* (at your option) any later version. +*/ #if !SQLITE_QSYSTEM #include "../../src/app/qgsspatialitesourceselect.cpp" diff --git a/mac/xcode/src/x_spatialite.c b/mac/xcode/src/x_spatialite.c index 47018440110..befe7ebb572 100644 --- a/mac/xcode/src/x_spatialite.c +++ b/mac/xcode/src/x_spatialite.c @@ -1,3 +1,9 @@ +/* +* This file 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 3 of the License, or +* (at your option) any later version. +*/ #if SQLITE_QINTERNAL #include "../../src/core/spatialite/spatialite.c" diff --git a/mac/xcode/src/x_sqlite3.c b/mac/xcode/src/x_sqlite3.c index 70ed3745a38..d639730f228 100644 --- a/mac/xcode/src/x_sqlite3.c +++ b/mac/xcode/src/x_sqlite3.c @@ -1,3 +1,9 @@ +/* +* This file 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 3 of the License, or +* (at your option) any later version. +*/ #if SQLITE_QINTERNAL #include "../../src/core/spatialite/sqlite3.c" diff --git a/qgis.dtd b/qgis.dtd index 4eaa5945158..1cfa6c65547 100644 --- a/qgis.dtd +++ b/qgis.dtd @@ -1,6 +1,7 @@