Skip to content

Commit 048a07a

Browse files
committed
another copyright update
1 parent b7a8998 commit 048a07a

File tree

151 files changed

+166
-157
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

151 files changed

+166
-157
lines changed

ms-windows/QGIS-Installer.nsi

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
1-
;----------------------------------------------------------------------------------------------------------------------------
1+
;--------------------------------------------------------------------------
2+
; QGIS-Installer.nsi - Quantum GIS Installer for Windows
3+
; ---------------------
4+
; Date : September 2008
5+
; Copyright : (C) 2008 by Marco Pasetti
6+
; Email : marco dot pasetti at alice dot it
7+
;--------------------------------------------------------------------------
8+
; #
9+
; This program is free software; you can redistribute it and/or modify #
10+
; it under the terms of the GNU General Public License as published by #
11+
; the Free Software Foundation; either version 2 of the License, or #
12+
; (at your option) any later version. #
13+
; #
14+
;--------------------------------------------------------------------------
215

3-
;Quantum GIS Installer for Windows
4-
;Written by Marco Pasetti
5-
;Mail to: marco.pasetti@alice.it
6-
;
716
;Extended for creatensis.pl by Jürgen E. Fischer <jef@norbit.de>
817

918
;----------------------------------------------------------------------------------------------------------------------------

ms-windows/QGIS-Packager.bat

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ REM QGIS-Packager.bat
33
REM ---------------------
44
REM begin : September 2008
55
REM copyright : (C) 2008 by Marco Pasetti
6-
REM email : marco.pasetti at alice dot it
6+
REM email : marco dot pasetti at alice dot it
77
REM ***************************************************************************
88
REM * *
99
REM * This program is free software; you can redistribute it and/or modify *
@@ -225,4 +225,4 @@ xcopy c:\msys\man %PACKAGE_DIR%\msys\man /S/V/F/I
225225
@echo Packaging Completed
226226
@echo -------------------------------------------------------------------------------------------------------
227227
@echo.
228-
pause
228+
pause

python/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
---------------------
77
Date : January 2007
88
Copyright : (C) 2007 by Martin Dobias
9-
Email : wonder.sk at gmail.com
9+
Email : wonder dot sk at gmail dot com
1010
***************************************************************************
1111
* *
1212
* This program is free software; you can redistribute it and/or modify *

python/plugins/osm/OsmAddRelationDlg.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
---------------------
77
Date : August 2009
88
Copyright : (C) 2009 by Martin Dobias
9-
Email : wonder.sk at gmail.com
9+
Email : wonder dot sk at gmail dot com
1010
***************************************************************************
1111
* *
1212
* This program is free software; you can redistribute it and/or modify *

python/plugins/osm/OsmDatabaseManager.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
---------------------
77
Date : August 2009
88
Copyright : (C) 2009 by Martin Dobias
9-
Email : wonder.sk at gmail.com
9+
Email : wonder dot sk at gmail dot com
1010
***************************************************************************
1111
* *
1212
* This program is free software; you can redistribute it and/or modify *

python/plugins/osm/OsmDownloadDlg.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
---------------------
77
Date : August 2009
88
Copyright : (C) 2009 by Martin Dobias
9-
Email : wonder.sk at gmail.com
9+
Email : wonder dot sk at gmail dot com
1010
***************************************************************************
1111
* *
1212
* This program is free software; you can redistribute it and/or modify *

python/plugins/osm/OsmFeatureDW.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
---------------------
77
Date : August 2009
88
Copyright : (C) 2009 by Martin Dobias
9-
Email : wonder.sk at gmail.com
9+
Email : wonder dot sk at gmail dot com
1010
***************************************************************************
1111
* *
1212
* This program is free software; you can redistribute it and/or modify *

python/plugins/osm/OsmImportDlg.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
---------------------
77
Date : August 2009
88
Copyright : (C) 2009 by Martin Dobias
9-
Email : wonder.sk at gmail.com
9+
Email : wonder dot sk at gmail dot com
1010
***************************************************************************
1111
* *
1212
* This program is free software; you can redistribute it and/or modify *

python/plugins/osm/OsmLoadDlg.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
---------------------
77
Date : August 2009
88
Copyright : (C) 2009 by Martin Dobias
9-
Email : wonder.sk at gmail.com
9+
Email : wonder dot sk at gmail dot com
1010
***************************************************************************
1111
* *
1212
* This program is free software; you can redistribute it and/or modify *

python/plugins/osm/OsmPlugin.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
---------------------
77
Date : August 2009
88
Copyright : (C) 2009 by Martin Dobias
9-
Email : wonder.sk at gmail.com
9+
Email : wonder dot sk at gmail dot com
1010
***************************************************************************
1111
* *
1212
* This program is free software; you can redistribute it and/or modify *

python/plugins/osm/OsmSaveDlg.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
---------------------
77
Date : August 2009
88
Copyright : (C) 2009 by Martin Dobias
9-
Email : wonder.sk at gmail.com
9+
Email : wonder dot sk at gmail dot com
1010
***************************************************************************
1111
* *
1212
* This program is free software; you can redistribute it and/or modify *

python/plugins/osm/OsmTags.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
---------------------
77
Date : December 2009
88
Copyright : (C) 2009 by Martin Dobias
9-
Email : wonder.sk at gmail.com
9+
Email : wonder dot sk at gmail dot com
1010
***************************************************************************
1111
* *
1212
* This program is free software; you can redistribute it and/or modify *

python/plugins/osm/OsmUndoRedoDW.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
---------------------
77
Date : August 2009
88
Copyright : (C) 2009 by Martin Dobias
9-
Email : wonder.sk at gmail.com
9+
Email : wonder dot sk at gmail dot com
1010
***************************************************************************
1111
* *
1212
* This program is free software; you can redistribute it and/or modify *

python/plugins/osm/OsmUploadDlg.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
---------------------
77
Date : August 2009
88
Copyright : (C) 2009 by Martin Dobias
9-
Email : wonder.sk at gmail.com
9+
Email : wonder dot sk at gmail dot com
1010
***************************************************************************
1111
* *
1212
* This program is free software; you can redistribute it and/or modify *

python/plugins/osm/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
---------------------
77
Date : July 2009
88
Copyright : (C) 2009 by Martin Dobias
9-
Email : wonder.sk at gmail.com
9+
Email : wonder dot sk at gmail dot com
1010
***************************************************************************
1111
* *
1212
* This program is free software; you can redistribute it and/or modify *

python/plugins/osm/map_tools/OsmCreateLineMT.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
---------------------
77
Date : August 2009
88
Copyright : (C) 2009 by Martin Dobias
9-
Email : wonder.sk at gmail.com
9+
Email : wonder dot sk at gmail dot com
1010
***************************************************************************
1111
* *
1212
* This program is free software; you can redistribute it and/or modify *

python/plugins/osm/map_tools/OsmCreatePointMT.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
---------------------
77
Date : August 2009
88
Copyright : (C) 2009 by Martin Dobias
9-
Email : wonder.sk at gmail.com
9+
Email : wonder dot sk at gmail dot com
1010
***************************************************************************
1111
* *
1212
* This program is free software; you can redistribute it and/or modify *

python/plugins/osm/map_tools/OsmCreatePolygonMT.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
---------------------
77
Date : August 2009
88
Copyright : (C) 2009 by Martin Dobias
9-
Email : wonder.sk at gmail.com
9+
Email : wonder dot sk at gmail dot com
1010
***************************************************************************
1111
* *
1212
* This program is free software; you can redistribute it and/or modify *

python/plugins/osm/map_tools/OsmIdentifyMT.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
---------------------
77
Date : August 2009
88
Copyright : (C) 2009 by Martin Dobias
9-
Email : wonder.sk at gmail.com
9+
Email : wonder dot sk at gmail dot com
1010
***************************************************************************
1111
* *
1212
* This program is free software; you can redistribute it and/or modify *

python/plugins/osm/map_tools/OsmMoveMT.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
---------------------
77
Date : August 2009
88
Copyright : (C) 2009 by Martin Dobias
9-
Email : wonder.sk at gmail.com
9+
Email : wonder dot sk at gmail dot com
1010
***************************************************************************
1111
* *
1212
* This program is free software; you can redistribute it and/or modify *

python/plugins/sextante/about/AboutDialog.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
---------------------
77
Date : August 2012
88
Copyright : (C) 2012 by Tim Sutton
9-
Email : tim dot linfiniti at com
9+
Email : tim at linfiniti dot com
1010
***************************************************************************
1111
* *
1212
* This program is free software; you can redistribute it and/or modify *

python/plugins/sextanteexampleprovider/ExampleAlgorithm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
---------------------
77
Date : August 2012
88
Copyright : (C) 2012 by Tim Sutton
9-
Email : tim dot linfiniti at com
9+
Email : tim at linfiniti dot com
1010
***************************************************************************
1111
* *
1212
* This program is free software; you can redistribute it and/or modify *

python/plugins/sextanteexampleprovider/ExampleAlgorithmProvider.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
---------------------
77
Date : August 2012
88
Copyright : (C) 2012 by Tim Sutton
9-
Email : tim dot linfiniti at com
9+
Email : tim at linfiniti dot com
1010
***************************************************************************
1111
* *
1212
* This program is free software; you can redistribute it and/or modify *

python/plugins/sextanteexampleprovider/SextanteExampleProviderPlugin.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
---------------------
77
Date : August 2012
88
Copyright : (C) 2012 by Tim Sutton
9-
Email : tim dot linfiniti at com
9+
Email : tim at linfiniti dot com
1010
***************************************************************************
1111
* *
1212
* This program is free software; you can redistribute it and/or modify *

python/plugins/sextanteexampleprovider/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
---------------------
77
Date : August 2012
88
Copyright : (C) 2012 by Tim Sutton
9-
Email : tim dot linfiniti at com
9+
Email : tim at linfiniti dot com
1010
***************************************************************************
1111
* *
1212
* This program is free software; you can redistribute it and/or modify *

python/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
---------------------
77
Date : November 2009
88
Copyright : (C) 2009 by Martin Dobias
9-
Email : wonder.sk at gmail.com
9+
Email : wonder dot sk at gmail dot com
1010
***************************************************************************
1111
* *
1212
* This program is free software; you can redistribute it and/or modify *

python/widgets_tree.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
---------------------
88
Date : May 2011
99
Copyright : (C) 2011 by Martin Dobias
10-
Email : wonder.sk at gmail.com
10+
Email : wonder dot sk at gmail dot com
1111
***************************************************************************
1212
* *
1313
* This program is free software; you can redistribute it and/or modify *

scripts/addcopyright.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ for i in $(<files); do
8888

8989
wonder|"Martin Dobias")
9090
authorname="Martin Dobias"
91-
authoremail="wonder.sk at gmail.com"
91+
authoremail="wonder dot sk at gmail dot com"
9292
;;
9393

9494
"Marco Hugentobler"|mhugent)
@@ -128,7 +128,7 @@ for i in $(<files); do
128128

129129
marcopx)
130130
authorname="Marco Pasetti"
131-
authoremail="marco.pasetti at alice dot it"
131+
authoremail="marco dot pasetti at alice dot it"
132132
;;
133133

134134
timlinux|"Tim Sutton")

src/app/composer/qgscomposerlegendlayersdialog.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
---------------------
44
begin : December 2010
55
copyright : (C) 2010 by Tim Sutton
6-
email : tim dot linfiniti at com
6+
email : tim at linfiniti dot com
77
***************************************************************************
88
* *
99
* This program is free software; you can redistribute it and/or modify *

src/app/composer/qgscomposerlegendlayersdialog.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
---------------------
44
begin : December 2010
55
copyright : (C) 2010 by Tim Sutton
6-
email : tim dot linfiniti at com
6+
email : tim at linfiniti dot com
77
***************************************************************************
88
* *
99
* This program is free software; you can redistribute it and/or modify *

src/app/legend/qgslegendgroup.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
---------------------
44
begin : January 2007
55
copyright : (C) 2007 by Martin Dobias
6-
email : wonder.sk at gmail.com
6+
email : wonder dot sk at gmail dot com
77
***************************************************************************
88
* *
99
* This program is free software; you can redistribute it and/or modify *

src/app/legend/qgslegendgroup.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
---------------------
44
begin : January 2007
55
copyright : (C) 2007 by Martin Dobias
6-
email : wonder.sk at gmail.com
6+
email : wonder dot sk at gmail dot com
77
***************************************************************************
88
* *
99
* This program is free software; you can redistribute it and/or modify *

src/app/legend/qgslegenditem.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
---------------------
44
begin : January 2007
55
copyright : (C) 2007 by Martin Dobias
6-
email : wonder.sk at gmail.com
6+
email : wonder dot sk at gmail dot com
77
***************************************************************************
88
* *
99
* This program is free software; you can redistribute it and/or modify *

src/app/legend/qgslegenditem.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
---------------------
44
begin : January 2007
55
copyright : (C) 2007 by Martin Dobias
6-
email : wonder.sk at gmail.com
6+
email : wonder dot sk at gmail dot com
77
***************************************************************************
88
* *
99
* This program is free software; you can redistribute it and/or modify *

src/app/legend/qgslegendlayer.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
---------------------
44
begin : January 2007
55
copyright : (C) 2007 by Martin Dobias
6-
email : wonder.sk at gmail.com
6+
email : wonder dot sk at gmail dot com
77
***************************************************************************
88
* *
99
* This program is free software; you can redistribute it and/or modify *

src/app/legend/qgslegendlayer.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
---------------------
44
begin : January 2007
55
copyright : (C) 2007 by Martin Dobias
6-
email : wonder.sk at gmail.com
6+
email : wonder dot sk at gmail dot com
77
***************************************************************************
88
* *
99
* This program is free software; you can redistribute it and/or modify *

src/app/legend/qgslegendpropertygroup.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
---------------------
44
begin : January 2007
55
copyright : (C) 2007 by Martin Dobias
6-
email : wonder.sk at gmail.com
6+
email : wonder dot sk at gmail dot com
77
***************************************************************************
88
* *
99
* This program is free software; you can redistribute it and/or modify *

src/app/legend/qgslegendpropertygroup.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
---------------------
44
begin : January 2007
55
copyright : (C) 2007 by Martin Dobias
6-
email : wonder.sk at gmail.com
6+
email : wonder dot sk at gmail dot com
77
***************************************************************************
88
* *
99
* This program is free software; you can redistribute it and/or modify *

src/app/legend/qgslegendpropertyitem.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
---------------------
44
begin : January 2007
55
copyright : (C) 2007 by Martin Dobias
6-
email : wonder.sk at gmail.com
6+
email : wonder dot sk at gmail dot com
77
***************************************************************************
88
* *
99
* This program is free software; you can redistribute it and/or modify *

src/app/legend/qgslegendpropertyitem.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
---------------------
44
begin : January 2007
55
copyright : (C) 2007 by Martin Dobias
6-
email : wonder.sk at gmail.com
6+
email : wonder dot sk at gmail dot com
77
***************************************************************************
88
* *
99
* This program is free software; you can redistribute it and/or modify *

0 commit comments

Comments
 (0)