diff --git a/.gitignore b/.gitignore index 1f9e2a8..ebac73f 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,5 @@ www/events.xml www/geolocation.js www/geolocationTable.js www/stations.xml + +.vscode/settings.json diff --git a/scripts/mkGeolocationTable.py b/scripts/mkGeolocationTable.py index 6e0a1fd..c8ec850 100755 --- a/scripts/mkGeolocationTable.py +++ b/scripts/mkGeolocationTable.py @@ -13,7 +13,7 @@ curl -s "https://ariadne.geophysik.ruhr-uni-bochum.de/fdsnws/event/1/query?minlat=50&maxlat=54&minlon=3&maxlon=10&minmag=1" | mkGeolocationTable.py > geolocationTable.js License - Copyright 2014 Kasper D. Fischer + Copyright 2020 Kasper D. Fischer 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 diff --git a/wsgi/plotFDSN.py b/wsgi/plotFDSN.py index 09ba15a..6e36210 100755 --- a/wsgi/plotFDSN.py +++ b/wsgi/plotFDSN.py @@ -8,7 +8,7 @@ $Id$ :license - Copyright 2015 Kasper Fischer + Copyright 2020 Kasper Fischer 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 diff --git a/wsgi/traceDayplot.py b/wsgi/traceDayplot.py index 9056f8f..8ef1f4a 100755 --- a/wsgi/traceDayplot.py +++ b/wsgi/traceDayplot.py @@ -7,7 +7,7 @@ Subversion information: $Id$ license: gpl3 -Copyright 2012-2015 Seismological Observatory, Ruhr-University Bochum +Copyright 2012-2020 Seismological Observatory, Ruhr-University Bochum http://www.gmg.ruhr-uni-bochum.de/geophysik/seisobs Contributors: Martina Rische diff --git a/www/events.js b/www/events.js index 6cd209f..1734a78 100644 --- a/www/events.js +++ b/www/events.js @@ -4,7 +4,7 @@ **********************************************************************/ /* License - Copyright 2014 Kasper D. Fischer + Copyright 2020 Kasper D. Fischer 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 diff --git a/www/events.js.en b/www/events.js.en index e06e2c9..1d31dbb 100644 --- a/www/events.js.en +++ b/www/events.js.en @@ -4,7 +4,7 @@ **********************************************************************/ /* License - Copyright 2014 Kasper D. Fischer + Copyright 2020 Kasper D. Fischer 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 diff --git a/www/map.js b/www/map.js index 5d7fd21..14c08cd 100644 --- a/www/map.js +++ b/www/map.js @@ -4,7 +4,7 @@ **********************************************************************/ /* License - Copyright 2014 Kasper D. Fischer + Copyright 2020 Kasper D. Fischer 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 diff --git a/www/map.js.en b/www/map.js.en index 7a46b22..28a6dd4 100644 --- a/www/map.js.en +++ b/www/map.js.en @@ -4,7 +4,7 @@ **********************************************************************/ /* License - Copyright 2014 Kasper D. Fischer + Copyright 2020 Kasper D. Fischer 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 diff --git a/www/misc.js b/www/misc.js index d0a8c31..10ef58f 100644 --- a/www/misc.js +++ b/www/misc.js @@ -4,7 +4,7 @@ **********************************************************************/ /* License - Copyright 2014 Kasper D. Fischer + Copyright 2020 Kasper D. Fischer 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 diff --git a/www/stations.js b/www/stations.js index 00982ea..2b1e6c0 100644 --- a/www/stations.js +++ b/www/stations.js @@ -4,7 +4,7 @@ **********************************************************************/ /* License - Copyright 2014 Kasper D. Fischer + Copyright 2020 Kasper D. Fischer 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 diff --git a/www/stations.js.en b/www/stations.js.en index c20f615..2d2b402 100644 --- a/www/stations.js.en +++ b/www/stations.js.en @@ -4,7 +4,7 @@ **********************************************************************/ /* License - Copyright 2014 Kasper D. Fischer + Copyright 2020 Kasper D. Fischer 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