Merge branch 'release/r20211017' into develop

This commit is contained in:
Kasper D. Fischer 2021-10-17 13:28:50 +02:00
commit 9c3564f9ab
8 changed files with 15 additions and 15 deletions

View File

@ -123,7 +123,7 @@ if __name__ == "__main__":
# parse arguments
import argparse
versionText = 'v0.1 (2021-10-16)'
versionText = 'r20211017 (2021-10-17)'
parser = argparse.ArgumentParser(
description='Reverse geocoding lookup of events in xml format (stdin).',
epilog=versionText)

View File

@ -4,7 +4,7 @@
**********************************************************************/
/* License
Copyright 2020 Kasper D. Fischer <kasper.fischer@rub.de>
Copyright 2020-2021 Kasper D. Fischer <kasper.fischer@rub.de>
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
@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License along
with this program. If not, see http://www.gnu.org/licenses/.
$Id$
Version r20211017 (2021-10-17)
*/
/* adding row(s) to a table and format date strings afterwards */

View File

@ -4,7 +4,7 @@
**********************************************************************/
/* License
Copyright 2020 Kasper D. Fischer <kasper.fischer@rub.de>
Copyright 2020-2021 Kasper D. Fischer <kasper.fischer@rub.de>
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
@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License along
with this program. If not, see http://www.gnu.org/licenses/.
$Id$
Version r20211017 (2021-10-17)
*/
/* adding row(s) to a table and format date strings afterwards */

View File

@ -4,7 +4,7 @@
**********************************************************************/
/* License
Copyright 2020 Kasper D. Fischer <kasper.fischer@rub.de>
Copyright 2020-2021 Kasper D. Fischer <kasper.fischer@rub.de>
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
@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License along
with this program. If not, see https://www.gnu.org/licenses/.
$Id$
Version r20211017 (2021-10-17)
*/
/* add station marker */

View File

@ -4,7 +4,7 @@
**********************************************************************/
/* License
Copyright 2020 Kasper D. Fischer <kasper.fischer@rub.de>
Copyright 2020-2021 Kasper D. Fischer <kasper.fischer@rub.de>
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
@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License along
with this program. If not, see https://www.gnu.org/licenses/.
$Id$
Version r20211017 (2021-10-17)
*/
/* add station marker */

View File

@ -4,7 +4,7 @@
**********************************************************************/
/* License
Copyright 2020 Kasper D. Fischer <kasper.fischer@rub.de>
Copyright 2020-2021 Kasper D. Fischer <kasper.fischer@rub.de>
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
@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License along
with this program. If not, see http://www.gnu.org/licenses/.
$Id$
Version r20211017 (2021-10-17)
*/
/* calculate marker radius from magnitude

View File

@ -4,7 +4,7 @@
**********************************************************************/
/* License
Copyright 2020 Kasper D. Fischer <kasper.fischer@rub.de>
Copyright 2020-2021 Kasper D. Fischer <kasper.fischer@rub.de>
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
@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License along
with this program. If not, see http://www.gnu.org/licenses/.
$Id$
Version r20211017 (2021-10-17)
*/
/* Load the stations using ajax */

View File

@ -4,7 +4,7 @@
**********************************************************************/
/* License
Copyright 2020 Kasper D. Fischer <kasper.fischer@rub.de>
Copyright 2020-2021 Kasper D. Fischer <kasper.fischer@rub.de>
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
@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License along
with this program. If not, see http://www.gnu.org/licenses/.
$Id$
Version r20211017 (2021-10-17)
*/
/* Load the stations using ajax */