From 449e89b4b0d74bc049060ca080fc461d50e653f1 Mon Sep 17 00:00:00 2001 From: Daniele Vigano Date: Thu, 27 Mar 2014 17:04:31 +0100 Subject: [PATCH] Updates Copyright to 2014 --- debian/copyright | 2 +- doc/conf.py | 2 +- openquake/hazardlib/__init__.py | 2 +- openquake/hazardlib/calc/__init__.py | 2 +- openquake/hazardlib/calc/disagg.py | 2 +- openquake/hazardlib/calc/filters.py | 2 +- openquake/hazardlib/calc/gmf.py | 2 +- openquake/hazardlib/calc/hazard_curve.py | 2 +- openquake/hazardlib/calc/stochastic.py | 2 +- openquake/hazardlib/const.py | 2 +- openquake/hazardlib/correlation.py | 2 +- openquake/hazardlib/geo/__init__.py | 2 +- openquake/hazardlib/geo/geodetic.py | 2 +- openquake/hazardlib/geo/line.py | 2 +- openquake/hazardlib/geo/mesh.py | 2 +- openquake/hazardlib/geo/nodalplane.py | 2 +- openquake/hazardlib/geo/point.py | 2 +- openquake/hazardlib/geo/polygon.py | 2 +- openquake/hazardlib/geo/surface/__init__.py | 2 +- openquake/hazardlib/geo/surface/base.py | 2 +- openquake/hazardlib/geo/surface/complex_fault.py | 2 +- openquake/hazardlib/geo/surface/multi.py | 2 +- openquake/hazardlib/geo/surface/planar.py | 2 +- openquake/hazardlib/geo/surface/simple_fault.py | 2 +- openquake/hazardlib/geo/utils.py | 2 +- openquake/hazardlib/gsim/__init__.py | 2 +- openquake/hazardlib/gsim/abrahamson_silva_2008.py | 2 +- openquake/hazardlib/gsim/akkar_2013.py | 2 +- openquake/hazardlib/gsim/akkar_bommer_2010.py | 2 +- openquake/hazardlib/gsim/akkar_cagnan_2010.py | 2 +- openquake/hazardlib/gsim/allen_2012.py | 2 +- openquake/hazardlib/gsim/atkinson_boore_1995.py | 2 +- openquake/hazardlib/gsim/atkinson_boore_2003.py | 2 +- openquake/hazardlib/gsim/atkinson_boore_2006.py | 2 +- openquake/hazardlib/gsim/base.py | 2 +- openquake/hazardlib/gsim/berge_thierry_2003.py | 2 +- openquake/hazardlib/gsim/boore_1993.py | 2 +- openquake/hazardlib/gsim/boore_1997.py | 2 +- openquake/hazardlib/gsim/boore_atkinson_2008.py | 2 +- openquake/hazardlib/gsim/boore_atkinson_2011.py | 2 +- openquake/hazardlib/gsim/campbell_2003.py | 2 +- openquake/hazardlib/gsim/campbell_bozorgnia_2008.py | 2 +- openquake/hazardlib/gsim/cauzzi_faccioli_2008.py | 2 +- openquake/hazardlib/gsim/chiou_youngs_2008.py | 2 +- openquake/hazardlib/gsim/douglas_stochastic_2013.py | 2 +- openquake/hazardlib/gsim/faccioli_2010.py | 2 +- openquake/hazardlib/gsim/frankel_1996.py | 2 +- openquake/hazardlib/gsim/geomatrix_1993.py | 2 +- openquake/hazardlib/gsim/lin_2009.py | 2 +- openquake/hazardlib/gsim/lin_lee_2008.py | 2 +- openquake/hazardlib/gsim/pezeshk_2011.py | 2 +- openquake/hazardlib/gsim/sadigh_1997.py | 2 +- openquake/hazardlib/gsim/si_midorikawa_1999.py | 2 +- openquake/hazardlib/gsim/silva_2002.py | 2 +- openquake/hazardlib/gsim/somerville_2001.py | 2 +- openquake/hazardlib/gsim/somerville_2009.py | 2 +- openquake/hazardlib/gsim/tavakoli_pezeshk_2005.py | 2 +- openquake/hazardlib/gsim/toro_1997.py | 2 +- openquake/hazardlib/gsim/toro_2002.py | 2 +- openquake/hazardlib/gsim/utils.py | 2 +- openquake/hazardlib/gsim/youngs_1997.py | 2 +- openquake/hazardlib/gsim/zhao_2006.py | 2 +- openquake/hazardlib/imt.py | 2 +- openquake/hazardlib/mfd/__init__.py | 2 +- openquake/hazardlib/mfd/base.py | 2 +- openquake/hazardlib/mfd/evenly_discretized.py | 2 +- openquake/hazardlib/mfd/truncated_gr.py | 2 +- openquake/hazardlib/mfd/youngs_coppersmith_1985.py | 2 +- openquake/hazardlib/pmf.py | 2 +- openquake/hazardlib/scalerel/__init__.py | 2 +- openquake/hazardlib/scalerel/base.py | 2 +- openquake/hazardlib/scalerel/ceus2011.py | 2 +- openquake/hazardlib/scalerel/peer.py | 2 +- openquake/hazardlib/scalerel/point.py | 2 +- openquake/hazardlib/scalerel/wc1994.py | 2 +- openquake/hazardlib/site.py | 2 +- openquake/hazardlib/slots.py | 2 +- openquake/hazardlib/source/__init__.py | 2 +- openquake/hazardlib/source/area.py | 2 +- openquake/hazardlib/source/base.py | 2 +- openquake/hazardlib/source/characteristic.py | 2 +- openquake/hazardlib/source/complex_fault.py | 2 +- openquake/hazardlib/source/non_parametric.py | 2 +- openquake/hazardlib/source/point.py | 2 +- openquake/hazardlib/source/rupture.py | 2 +- openquake/hazardlib/source/simple_fault.py | 2 +- openquake/hazardlib/speedups.py | 2 +- openquake/hazardlib/tests/__init__.py | 2 +- openquake/hazardlib/tests/acceptance/__init__.py | 2 +- openquake/hazardlib/tests/acceptance/disagg_test.py | 2 +- openquake/hazardlib/tests/acceptance/peer_test.py | 2 +- openquake/hazardlib/tests/acceptance/stochastic_test.py | 2 +- openquake/hazardlib/tests/calc/__init__.py | 2 +- openquake/hazardlib/tests/calc/disagg_test.py | 2 +- openquake/hazardlib/tests/calc/filters_test.py | 2 +- openquake/hazardlib/tests/calc/gmf_test.py | 2 +- openquake/hazardlib/tests/calc/hazard_curve_test.py | 2 +- openquake/hazardlib/tests/calc/stochastic_test.py | 2 +- openquake/hazardlib/tests/correlation_test.py | 2 +- openquake/hazardlib/tests/geo/__init__.py | 2 +- openquake/hazardlib/tests/geo/_mesh_test_data.py | 2 +- openquake/hazardlib/tests/geo/geodetic_test.py | 2 +- openquake/hazardlib/tests/geo/line_test.py | 2 +- openquake/hazardlib/tests/geo/mesh_test.py | 2 +- openquake/hazardlib/tests/geo/nodalplane_test.py | 2 +- openquake/hazardlib/tests/geo/point_test.py | 2 +- openquake/hazardlib/tests/geo/polygon_test.py | 2 +- openquake/hazardlib/tests/geo/surface/__init__.py | 2 +- openquake/hazardlib/tests/geo/surface/_planar_test_data.py | 2 +- .../hazardlib/tests/geo/surface/_simple_fault_test_data.py | 2 +- openquake/hazardlib/tests/geo/surface/_utils.py | 2 +- openquake/hazardlib/tests/geo/surface/base_surface_test.py | 2 +- openquake/hazardlib/tests/geo/surface/complex_fault_test.py | 2 +- openquake/hazardlib/tests/geo/surface/multi_test.py | 2 +- openquake/hazardlib/tests/geo/surface/planar_test.py | 2 +- openquake/hazardlib/tests/geo/surface/simple_fault_test.py | 2 +- openquake/hazardlib/tests/geo/utils_test.py | 2 +- openquake/hazardlib/tests/gsim/__init__.py | 2 +- openquake/hazardlib/tests/gsim/abrahamson_silva_2008_test.py | 2 +- openquake/hazardlib/tests/gsim/akkar_2013_test.py | 2 +- openquake/hazardlib/tests/gsim/akkar_bommer_2010_test.py | 2 +- openquake/hazardlib/tests/gsim/akkar_cagnan_2010_test.py | 2 +- openquake/hazardlib/tests/gsim/allen_2012_test.py | 2 +- openquake/hazardlib/tests/gsim/atkinson_boore_1995_test.py | 2 +- openquake/hazardlib/tests/gsim/atkinson_boore_2003_test.py | 2 +- openquake/hazardlib/tests/gsim/atkinson_boore_2006_test.py | 2 +- openquake/hazardlib/tests/gsim/base_test.py | 2 +- openquake/hazardlib/tests/gsim/berge_thierry_2003_test.py | 2 +- openquake/hazardlib/tests/gsim/boore_1993_test.py | 2 +- openquake/hazardlib/tests/gsim/boore_1997_test.py | 2 +- openquake/hazardlib/tests/gsim/boore_atkinson_2008_test.py | 2 +- openquake/hazardlib/tests/gsim/boore_atkinson_2011_test.py | 2 +- openquake/hazardlib/tests/gsim/campbell_2003_test.py | 2 +- .../hazardlib/tests/gsim/campbell_bozorgnia_2008_test.py | 2 +- openquake/hazardlib/tests/gsim/cauzzi_faccioli_2008_test.py | 2 +- openquake/hazardlib/tests/gsim/check_gsim.py | 2 +- openquake/hazardlib/tests/gsim/chiou_youngs_2008_test.py | 2 +- .../hazardlib/tests/gsim/douglas_stochastic_2013_test.py | 2 +- openquake/hazardlib/tests/gsim/faccioli_2010_test.py | 2 +- openquake/hazardlib/tests/gsim/frankel_1996_test.py | 2 +- openquake/hazardlib/tests/gsim/geomatrix_1993_test.py | 2 +- openquake/hazardlib/tests/gsim/lin_2009_test.py | 2 +- openquake/hazardlib/tests/gsim/lin_lee_2008_test.py | 2 +- openquake/hazardlib/tests/gsim/pezeshk_2011_test.py | 2 +- openquake/hazardlib/tests/gsim/sadigh_1997_test.py | 2 +- openquake/hazardlib/tests/gsim/si_midorikawa_1999_test.py | 2 +- openquake/hazardlib/tests/gsim/silva_2002_test.py | 2 +- openquake/hazardlib/tests/gsim/somerville_2001_test.py | 2 +- openquake/hazardlib/tests/gsim/somerville_2009_test.py | 2 +- openquake/hazardlib/tests/gsim/tavakoli_pezeshk_2005_test.py | 2 +- openquake/hazardlib/tests/gsim/toro_1997_test.py | 2 +- openquake/hazardlib/tests/gsim/toro_2002_test.py | 2 +- openquake/hazardlib/tests/gsim/utils.py | 2 +- openquake/hazardlib/tests/gsim/utils_test.py | 2 +- openquake/hazardlib/tests/gsim/youngs_1997_test.py | 2 +- openquake/hazardlib/tests/gsim/zhao_2006_test.py | 2 +- openquake/hazardlib/tests/imt_test.py | 2 +- openquake/hazardlib/tests/mfd/__init__.py | 2 +- openquake/hazardlib/tests/mfd/base_test.py | 2 +- openquake/hazardlib/tests/mfd/evenly_discretized_test.py | 2 +- openquake/hazardlib/tests/mfd/truncated_gr_test.py | 2 +- openquake/hazardlib/tests/mfd/youngs_coppersmith_1985_test.py | 2 +- openquake/hazardlib/tests/pmf_test.py | 2 +- openquake/hazardlib/tests/scalerel/__init__.py | 2 +- openquake/hazardlib/tests/scalerel/asr_test.py | 2 +- openquake/hazardlib/tests/scalerel/ceus2011_test.py | 2 +- openquake/hazardlib/tests/scalerel/msr_test.py | 2 +- openquake/hazardlib/tests/site_test.py | 2 +- openquake/hazardlib/tests/source/__init__.py | 2 +- openquake/hazardlib/tests/source/area_test.py | 2 +- openquake/hazardlib/tests/source/base_test.py | 2 +- openquake/hazardlib/tests/source/characteristic_test.py | 2 +- openquake/hazardlib/tests/source/complex_fault_test.py | 2 +- openquake/hazardlib/tests/source/non_parametric_test.py | 2 +- openquake/hazardlib/tests/source/point_test.py | 2 +- openquake/hazardlib/tests/source/rupture_test.py | 2 +- openquake/hazardlib/tests/source/simple_fault_test.py | 2 +- openquake/hazardlib/tests/speedups_test.py | 2 +- openquake/hazardlib/tests/tom_test.py | 2 +- openquake/hazardlib/tom.py | 2 +- setup.py | 4 ++-- speedups/geodeticmodule.c | 2 +- speedups/geoutilsmodule.c | 2 +- 183 files changed, 184 insertions(+), 184 deletions(-) diff --git a/debian/copyright b/debian/copyright index 5c04927eb..129d6a495 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,7 +3,7 @@ Upstream-Name: python-oq-hazardlib Source: http://github.com/gem/oq-hazardlib Files: * -Copyright: 2012, GEM Foundation +Copyright: 2012-2014, GEM Foundation License: AGPL3 License: AGPL3 diff --git a/doc/conf.py b/doc/conf.py index dc2b92b92..14087bd75 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -41,7 +41,7 @@ # General information about the project. project = u'hazardlib' -copyright = u'2012, GEM Foundation' +copyright = u'2012-2014, GEM Foundation' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the diff --git a/openquake/hazardlib/__init__.py b/openquake/hazardlib/__init__.py index 3226f09e2..8ebd3bdd4 100644 --- a/openquake/hazardlib/__init__.py +++ b/openquake/hazardlib/__init__.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/calc/__init__.py b/openquake/hazardlib/calc/__init__.py index 220ec56cb..24b3e4401 100644 --- a/openquake/hazardlib/calc/__init__.py +++ b/openquake/hazardlib/calc/__init__.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/calc/disagg.py b/openquake/hazardlib/calc/disagg.py index 635d18d0e..3526cfa37 100644 --- a/openquake/hazardlib/calc/disagg.py +++ b/openquake/hazardlib/calc/disagg.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/calc/filters.py b/openquake/hazardlib/calc/filters.py index 1a866e38f..746dbce06 100644 --- a/openquake/hazardlib/calc/filters.py +++ b/openquake/hazardlib/calc/filters.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/calc/gmf.py b/openquake/hazardlib/calc/gmf.py index aff81dd2b..739f151fc 100644 --- a/openquake/hazardlib/calc/gmf.py +++ b/openquake/hazardlib/calc/gmf.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/calc/hazard_curve.py b/openquake/hazardlib/calc/hazard_curve.py index 5bf0bc77f..9ffc3a89e 100644 --- a/openquake/hazardlib/calc/hazard_curve.py +++ b/openquake/hazardlib/calc/hazard_curve.py @@ -1,6 +1,6 @@ # coding: utf-8 # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/calc/stochastic.py b/openquake/hazardlib/calc/stochastic.py index 454bdf1b6..320481492 100644 --- a/openquake/hazardlib/calc/stochastic.py +++ b/openquake/hazardlib/calc/stochastic.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/const.py b/openquake/hazardlib/const.py index ba68e1e3d..e171f5991 100644 --- a/openquake/hazardlib/const.py +++ b/openquake/hazardlib/const.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/correlation.py b/openquake/hazardlib/correlation.py index c0357647c..ffd23b6c2 100644 --- a/openquake/hazardlib/correlation.py +++ b/openquake/hazardlib/correlation.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/geo/__init__.py b/openquake/hazardlib/geo/__init__.py index 16f2e571d..9ab0b25cf 100644 --- a/openquake/hazardlib/geo/__init__.py +++ b/openquake/hazardlib/geo/__init__.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/geo/geodetic.py b/openquake/hazardlib/geo/geodetic.py index 5ec30658e..f9bf273dd 100644 --- a/openquake/hazardlib/geo/geodetic.py +++ b/openquake/hazardlib/geo/geodetic.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/geo/line.py b/openquake/hazardlib/geo/line.py index e25bd598b..f7840f07a 100644 --- a/openquake/hazardlib/geo/line.py +++ b/openquake/hazardlib/geo/line.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/geo/mesh.py b/openquake/hazardlib/geo/mesh.py index 9be7e1900..424125ee7 100644 --- a/openquake/hazardlib/geo/mesh.py +++ b/openquake/hazardlib/geo/mesh.py @@ -1,6 +1,6 @@ # coding: utf-8 # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/geo/nodalplane.py b/openquake/hazardlib/geo/nodalplane.py index f4d9c39fe..b6a479f0c 100644 --- a/openquake/hazardlib/geo/nodalplane.py +++ b/openquake/hazardlib/geo/nodalplane.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/geo/point.py b/openquake/hazardlib/geo/point.py index 642613dc6..84b9f8194 100644 --- a/openquake/hazardlib/geo/point.py +++ b/openquake/hazardlib/geo/point.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/geo/polygon.py b/openquake/hazardlib/geo/polygon.py index b40a8f44d..d0aac0233 100644 --- a/openquake/hazardlib/geo/polygon.py +++ b/openquake/hazardlib/geo/polygon.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/geo/surface/__init__.py b/openquake/hazardlib/geo/surface/__init__.py index 97cdea8db..6d48a1158 100644 --- a/openquake/hazardlib/geo/surface/__init__.py +++ b/openquake/hazardlib/geo/surface/__init__.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/geo/surface/base.py b/openquake/hazardlib/geo/surface/base.py index 91bf94f44..05b86ea19 100644 --- a/openquake/hazardlib/geo/surface/base.py +++ b/openquake/hazardlib/geo/surface/base.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/geo/surface/complex_fault.py b/openquake/hazardlib/geo/surface/complex_fault.py index 93d8a8d36..553a30f33 100644 --- a/openquake/hazardlib/geo/surface/complex_fault.py +++ b/openquake/hazardlib/geo/surface/complex_fault.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/geo/surface/multi.py b/openquake/hazardlib/geo/surface/multi.py index f83d3c0a8..8a73bcce0 100644 --- a/openquake/hazardlib/geo/surface/multi.py +++ b/openquake/hazardlib/geo/surface/multi.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2013 GEM Foundation +# Copyright (C) 2013-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/geo/surface/planar.py b/openquake/hazardlib/geo/surface/planar.py index 74d6f0b03..723d82ca5 100644 --- a/openquake/hazardlib/geo/surface/planar.py +++ b/openquake/hazardlib/geo/surface/planar.py @@ -1,6 +1,6 @@ # coding: utf-8 # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/geo/surface/simple_fault.py b/openquake/hazardlib/geo/surface/simple_fault.py index ceed08117..96e53b3ea 100644 --- a/openquake/hazardlib/geo/surface/simple_fault.py +++ b/openquake/hazardlib/geo/surface/simple_fault.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/geo/utils.py b/openquake/hazardlib/geo/utils.py index 944324ce1..d33db36be 100644 --- a/openquake/hazardlib/geo/utils.py +++ b/openquake/hazardlib/geo/utils.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/gsim/__init__.py b/openquake/hazardlib/gsim/__init__.py index 31a0e0c84..763bfe9ee 100644 --- a/openquake/hazardlib/gsim/__init__.py +++ b/openquake/hazardlib/gsim/__init__.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/gsim/abrahamson_silva_2008.py b/openquake/hazardlib/gsim/abrahamson_silva_2008.py index 8eed0b193..8cc312cf2 100644 --- a/openquake/hazardlib/gsim/abrahamson_silva_2008.py +++ b/openquake/hazardlib/gsim/abrahamson_silva_2008.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/gsim/akkar_2013.py b/openquake/hazardlib/gsim/akkar_2013.py index 67ac085b3..e1abd1ed4 100644 --- a/openquake/hazardlib/gsim/akkar_2013.py +++ b/openquake/hazardlib/gsim/akkar_2013.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2013 GEM Foundation +# Copyright (C) 2013-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/gsim/akkar_bommer_2010.py b/openquake/hazardlib/gsim/akkar_bommer_2010.py index c0433fa4c..114f788db 100644 --- a/openquake/hazardlib/gsim/akkar_bommer_2010.py +++ b/openquake/hazardlib/gsim/akkar_bommer_2010.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/gsim/akkar_cagnan_2010.py b/openquake/hazardlib/gsim/akkar_cagnan_2010.py index fee1f2434..8c06449ff 100644 --- a/openquake/hazardlib/gsim/akkar_cagnan_2010.py +++ b/openquake/hazardlib/gsim/akkar_cagnan_2010.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/gsim/allen_2012.py b/openquake/hazardlib/gsim/allen_2012.py index 24f06f6d1..2cfe17271 100644 --- a/openquake/hazardlib/gsim/allen_2012.py +++ b/openquake/hazardlib/gsim/allen_2012.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2013 GEM Foundation +# Copyright (C) 2013-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/gsim/atkinson_boore_1995.py b/openquake/hazardlib/gsim/atkinson_boore_1995.py index 7798b20e7..495056ae0 100644 --- a/openquake/hazardlib/gsim/atkinson_boore_1995.py +++ b/openquake/hazardlib/gsim/atkinson_boore_1995.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2013 GEM Foundation +# Copyright (C) 2013-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/gsim/atkinson_boore_2003.py b/openquake/hazardlib/gsim/atkinson_boore_2003.py index 15c0f5266..eebdf2377 100644 --- a/openquake/hazardlib/gsim/atkinson_boore_2003.py +++ b/openquake/hazardlib/gsim/atkinson_boore_2003.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/gsim/atkinson_boore_2006.py b/openquake/hazardlib/gsim/atkinson_boore_2006.py index 4ed42ce53..8ce838079 100644 --- a/openquake/hazardlib/gsim/atkinson_boore_2006.py +++ b/openquake/hazardlib/gsim/atkinson_boore_2006.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/gsim/base.py b/openquake/hazardlib/gsim/base.py index bcc39d60c..fdec67ab7 100644 --- a/openquake/hazardlib/gsim/base.py +++ b/openquake/hazardlib/gsim/base.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/gsim/berge_thierry_2003.py b/openquake/hazardlib/gsim/berge_thierry_2003.py index 7445f9974..017dd29ed 100644 --- a/openquake/hazardlib/gsim/berge_thierry_2003.py +++ b/openquake/hazardlib/gsim/berge_thierry_2003.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2014 GEM Foundation +# Copyright (C) 2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/gsim/boore_1993.py b/openquake/hazardlib/gsim/boore_1993.py index d91ebb6f7..5cc47f66a 100644 --- a/openquake/hazardlib/gsim/boore_1993.py +++ b/openquake/hazardlib/gsim/boore_1993.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2013 GEM Foundation +# Copyright (C) 2013-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/gsim/boore_1997.py b/openquake/hazardlib/gsim/boore_1997.py index fbd4440a7..74807968f 100644 --- a/openquake/hazardlib/gsim/boore_1997.py +++ b/openquake/hazardlib/gsim/boore_1997.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2013 GEM Foundation +# Copyright (C) 2013-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/gsim/boore_atkinson_2008.py b/openquake/hazardlib/gsim/boore_atkinson_2008.py index c29a5e44c..a2c6c8f5f 100644 --- a/openquake/hazardlib/gsim/boore_atkinson_2008.py +++ b/openquake/hazardlib/gsim/boore_atkinson_2008.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/gsim/boore_atkinson_2011.py b/openquake/hazardlib/gsim/boore_atkinson_2011.py index a7050bdd9..8f1ae8b1f 100644 --- a/openquake/hazardlib/gsim/boore_atkinson_2011.py +++ b/openquake/hazardlib/gsim/boore_atkinson_2011.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2014 GEM Foundation +# Copyright (C) 2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/gsim/campbell_2003.py b/openquake/hazardlib/gsim/campbell_2003.py index c59875492..d7eed266f 100644 --- a/openquake/hazardlib/gsim/campbell_2003.py +++ b/openquake/hazardlib/gsim/campbell_2003.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/gsim/campbell_bozorgnia_2008.py b/openquake/hazardlib/gsim/campbell_bozorgnia_2008.py index 73fa3ac35..1508fa6ea 100644 --- a/openquake/hazardlib/gsim/campbell_bozorgnia_2008.py +++ b/openquake/hazardlib/gsim/campbell_bozorgnia_2008.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2013 GEM Foundation +# Copyright (C) 2013-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/gsim/cauzzi_faccioli_2008.py b/openquake/hazardlib/gsim/cauzzi_faccioli_2008.py index d45698008..5921e3376 100644 --- a/openquake/hazardlib/gsim/cauzzi_faccioli_2008.py +++ b/openquake/hazardlib/gsim/cauzzi_faccioli_2008.py @@ -1,6 +1,6 @@ # coding: utf-8 # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/gsim/chiou_youngs_2008.py b/openquake/hazardlib/gsim/chiou_youngs_2008.py index ebd600831..4119fbc33 100644 --- a/openquake/hazardlib/gsim/chiou_youngs_2008.py +++ b/openquake/hazardlib/gsim/chiou_youngs_2008.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/gsim/douglas_stochastic_2013.py b/openquake/hazardlib/gsim/douglas_stochastic_2013.py index 7ba6a9e0e..17140a7d6 100644 --- a/openquake/hazardlib/gsim/douglas_stochastic_2013.py +++ b/openquake/hazardlib/gsim/douglas_stochastic_2013.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2014 GEM Foundation +# Copyright (C) 2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/gsim/faccioli_2010.py b/openquake/hazardlib/gsim/faccioli_2010.py index 5c4da3fc5..166001a21 100644 --- a/openquake/hazardlib/gsim/faccioli_2010.py +++ b/openquake/hazardlib/gsim/faccioli_2010.py @@ -1,6 +1,6 @@ # coding: utf-8 # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/gsim/frankel_1996.py b/openquake/hazardlib/gsim/frankel_1996.py index e4881871d..325476fd8 100644 --- a/openquake/hazardlib/gsim/frankel_1996.py +++ b/openquake/hazardlib/gsim/frankel_1996.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2014 GEM Foundation +# Copyright (C) 2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/gsim/geomatrix_1993.py b/openquake/hazardlib/gsim/geomatrix_1993.py index 13a704c69..111502af9 100644 --- a/openquake/hazardlib/gsim/geomatrix_1993.py +++ b/openquake/hazardlib/gsim/geomatrix_1993.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2014 GEM Foundation +# Copyright (C) 2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/gsim/lin_2009.py b/openquake/hazardlib/gsim/lin_2009.py index 14572d724..7a8e475eb 100644 --- a/openquake/hazardlib/gsim/lin_2009.py +++ b/openquake/hazardlib/gsim/lin_2009.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2013 GEM Foundation & Chung-Han Chan +# Copyright (C) 2013-2014, GEM Foundation & Chung-Han Chan # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/gsim/lin_lee_2008.py b/openquake/hazardlib/gsim/lin_lee_2008.py index 27ba0c2cd..71cb37e13 100644 --- a/openquake/hazardlib/gsim/lin_lee_2008.py +++ b/openquake/hazardlib/gsim/lin_lee_2008.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/gsim/pezeshk_2011.py b/openquake/hazardlib/gsim/pezeshk_2011.py index daedeab45..45606fdb6 100644 --- a/openquake/hazardlib/gsim/pezeshk_2011.py +++ b/openquake/hazardlib/gsim/pezeshk_2011.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2013 GEM Foundation +# Copyright (C) 2013-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/gsim/sadigh_1997.py b/openquake/hazardlib/gsim/sadigh_1997.py index f8d17446e..189ede339 100644 --- a/openquake/hazardlib/gsim/sadigh_1997.py +++ b/openquake/hazardlib/gsim/sadigh_1997.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/gsim/si_midorikawa_1999.py b/openquake/hazardlib/gsim/si_midorikawa_1999.py index 497f6f992..91ed91da5 100644 --- a/openquake/hazardlib/gsim/si_midorikawa_1999.py +++ b/openquake/hazardlib/gsim/si_midorikawa_1999.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2013 GEM Foundation +# Copyright (C) 2013-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/gsim/silva_2002.py b/openquake/hazardlib/gsim/silva_2002.py index 0d5b40b78..d59350f9b 100644 --- a/openquake/hazardlib/gsim/silva_2002.py +++ b/openquake/hazardlib/gsim/silva_2002.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2014 GEM Foundation +# Copyright (C) 2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/gsim/somerville_2001.py b/openquake/hazardlib/gsim/somerville_2001.py index bc455e3b0..7b02d6421 100644 --- a/openquake/hazardlib/gsim/somerville_2001.py +++ b/openquake/hazardlib/gsim/somerville_2001.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2014 GEM Foundation +# Copyright (C) 2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/gsim/somerville_2009.py b/openquake/hazardlib/gsim/somerville_2009.py index 354ae7765..c624107d6 100644 --- a/openquake/hazardlib/gsim/somerville_2009.py +++ b/openquake/hazardlib/gsim/somerville_2009.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2013 GEM Foundation +# Copyright (C) 2013-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/gsim/tavakoli_pezeshk_2005.py b/openquake/hazardlib/gsim/tavakoli_pezeshk_2005.py index b7e08b31c..1be683d07 100644 --- a/openquake/hazardlib/gsim/tavakoli_pezeshk_2005.py +++ b/openquake/hazardlib/gsim/tavakoli_pezeshk_2005.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2014 GEM Foundation +# Copyright (C) 2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/gsim/toro_1997.py b/openquake/hazardlib/gsim/toro_1997.py index 6d4e44fbc..a70e3951c 100644 --- a/openquake/hazardlib/gsim/toro_1997.py +++ b/openquake/hazardlib/gsim/toro_1997.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2014 GEM Foundation +# Copyright (C) 2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/gsim/toro_2002.py b/openquake/hazardlib/gsim/toro_2002.py index d76b41459..92cfe6c00 100644 --- a/openquake/hazardlib/gsim/toro_2002.py +++ b/openquake/hazardlib/gsim/toro_2002.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/gsim/utils.py b/openquake/hazardlib/gsim/utils.py index ddd913eb3..e7ceca0e5 100644 --- a/openquake/hazardlib/gsim/utils.py +++ b/openquake/hazardlib/gsim/utils.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2014 GEM Foundation +# Copyright (C) 2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/gsim/youngs_1997.py b/openquake/hazardlib/gsim/youngs_1997.py index 40df53241..fd898a100 100644 --- a/openquake/hazardlib/gsim/youngs_1997.py +++ b/openquake/hazardlib/gsim/youngs_1997.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/gsim/zhao_2006.py b/openquake/hazardlib/gsim/zhao_2006.py index 780965a6f..263f9c95d 100644 --- a/openquake/hazardlib/gsim/zhao_2006.py +++ b/openquake/hazardlib/gsim/zhao_2006.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/imt.py b/openquake/hazardlib/imt.py index 054cdc5ea..13023cd41 100644 --- a/openquake/hazardlib/imt.py +++ b/openquake/hazardlib/imt.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/mfd/__init__.py b/openquake/hazardlib/mfd/__init__.py index fdc5f7fa3..073cac17c 100644 --- a/openquake/hazardlib/mfd/__init__.py +++ b/openquake/hazardlib/mfd/__init__.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/mfd/base.py b/openquake/hazardlib/mfd/base.py index d14fee3bd..9c7fa1331 100644 --- a/openquake/hazardlib/mfd/base.py +++ b/openquake/hazardlib/mfd/base.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/mfd/evenly_discretized.py b/openquake/hazardlib/mfd/evenly_discretized.py index a1fbc8ced..38ca402e3 100644 --- a/openquake/hazardlib/mfd/evenly_discretized.py +++ b/openquake/hazardlib/mfd/evenly_discretized.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/mfd/truncated_gr.py b/openquake/hazardlib/mfd/truncated_gr.py index fc2d55616..1a78f6ef6 100644 --- a/openquake/hazardlib/mfd/truncated_gr.py +++ b/openquake/hazardlib/mfd/truncated_gr.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/mfd/youngs_coppersmith_1985.py b/openquake/hazardlib/mfd/youngs_coppersmith_1985.py index 926484907..6dec05f3f 100644 --- a/openquake/hazardlib/mfd/youngs_coppersmith_1985.py +++ b/openquake/hazardlib/mfd/youngs_coppersmith_1985.py @@ -1,6 +1,6 @@ # coding: utf-8 # The Hazard Library -# Copyright (C) 2013 GEM Foundation +# Copyright (C) 2013-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/pmf.py b/openquake/hazardlib/pmf.py index b18585235..04c2836d3 100644 --- a/openquake/hazardlib/pmf.py +++ b/openquake/hazardlib/pmf.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/scalerel/__init__.py b/openquake/hazardlib/scalerel/__init__.py index bfdbb0abb..3abaf0c12 100644 --- a/openquake/hazardlib/scalerel/__init__.py +++ b/openquake/hazardlib/scalerel/__init__.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/scalerel/base.py b/openquake/hazardlib/scalerel/base.py index 0fcfca5dc..6cd196a81 100644 --- a/openquake/hazardlib/scalerel/base.py +++ b/openquake/hazardlib/scalerel/base.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/scalerel/ceus2011.py b/openquake/hazardlib/scalerel/ceus2011.py index c4d6c7fe9..eb2e2f1cc 100644 --- a/openquake/hazardlib/scalerel/ceus2011.py +++ b/openquake/hazardlib/scalerel/ceus2011.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2013 GEM Foundation +# Copyright (C) 2013-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/scalerel/peer.py b/openquake/hazardlib/scalerel/peer.py index 02ef719a2..71f6ba963 100644 --- a/openquake/hazardlib/scalerel/peer.py +++ b/openquake/hazardlib/scalerel/peer.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/scalerel/point.py b/openquake/hazardlib/scalerel/point.py index 5c6230aa7..13aa3368e 100644 --- a/openquake/hazardlib/scalerel/point.py +++ b/openquake/hazardlib/scalerel/point.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2013 GEM Foundation +# Copyright (C) 2013-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/scalerel/wc1994.py b/openquake/hazardlib/scalerel/wc1994.py index 410223ce1..7d6b76c63 100644 --- a/openquake/hazardlib/scalerel/wc1994.py +++ b/openquake/hazardlib/scalerel/wc1994.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/site.py b/openquake/hazardlib/site.py index 97576fbc1..25790e045 100644 --- a/openquake/hazardlib/site.py +++ b/openquake/hazardlib/site.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/slots.py b/openquake/hazardlib/slots.py index 153a9bbcb..cdb14dd24 100644 --- a/openquake/hazardlib/slots.py +++ b/openquake/hazardlib/slots.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # vim: tabstop=4 shiftwidth=4 softtabstop=4 -# Copyright (c) 2013, GEM Foundation +# Copyright (c) 2013-2014, GEM Foundation # OpenQuake is free software: you can redistribute it and/or modify it # under the terms of the GNU Affero General Public License as published diff --git a/openquake/hazardlib/source/__init__.py b/openquake/hazardlib/source/__init__.py index 103435531..161125518 100644 --- a/openquake/hazardlib/source/__init__.py +++ b/openquake/hazardlib/source/__init__.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/source/area.py b/openquake/hazardlib/source/area.py index 35ca5f0d1..92b08a861 100644 --- a/openquake/hazardlib/source/area.py +++ b/openquake/hazardlib/source/area.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/source/base.py b/openquake/hazardlib/source/base.py index 3dabc7190..3f710a47e 100644 --- a/openquake/hazardlib/source/base.py +++ b/openquake/hazardlib/source/base.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/source/characteristic.py b/openquake/hazardlib/source/characteristic.py index 79c328792..c8dca66b7 100644 --- a/openquake/hazardlib/source/characteristic.py +++ b/openquake/hazardlib/source/characteristic.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2013 GEM Foundation +# Copyright (C) 2013-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/source/complex_fault.py b/openquake/hazardlib/source/complex_fault.py index 0ff4564f8..4ef211a09 100644 --- a/openquake/hazardlib/source/complex_fault.py +++ b/openquake/hazardlib/source/complex_fault.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/source/non_parametric.py b/openquake/hazardlib/source/non_parametric.py index d870e99a3..463bdb214 100644 --- a/openquake/hazardlib/source/non_parametric.py +++ b/openquake/hazardlib/source/non_parametric.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2013 GEM Foundation +# Copyright (C) 2013-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/source/point.py b/openquake/hazardlib/source/point.py index 49464e252..76a832d31 100644 --- a/openquake/hazardlib/source/point.py +++ b/openquake/hazardlib/source/point.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/source/rupture.py b/openquake/hazardlib/source/rupture.py index f6d0ddfd9..fd9cbfdd5 100644 --- a/openquake/hazardlib/source/rupture.py +++ b/openquake/hazardlib/source/rupture.py @@ -1,6 +1,6 @@ # coding: utf-8 # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/source/simple_fault.py b/openquake/hazardlib/source/simple_fault.py index 76228c43f..bc89c2d8c 100644 --- a/openquake/hazardlib/source/simple_fault.py +++ b/openquake/hazardlib/source/simple_fault.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/speedups.py b/openquake/hazardlib/speedups.py index b67410dfd..05ab27ba0 100644 --- a/openquake/hazardlib/speedups.py +++ b/openquake/hazardlib/speedups.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/__init__.py b/openquake/hazardlib/tests/__init__.py index cbca46838..2446c2978 100644 --- a/openquake/hazardlib/tests/__init__.py +++ b/openquake/hazardlib/tests/__init__.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/acceptance/__init__.py b/openquake/hazardlib/tests/acceptance/__init__.py index 3733252ee..384fa34b6 100644 --- a/openquake/hazardlib/tests/acceptance/__init__.py +++ b/openquake/hazardlib/tests/acceptance/__init__.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/acceptance/disagg_test.py b/openquake/hazardlib/tests/acceptance/disagg_test.py index 5834e09b4..0a397723b 100644 --- a/openquake/hazardlib/tests/acceptance/disagg_test.py +++ b/openquake/hazardlib/tests/acceptance/disagg_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/acceptance/peer_test.py b/openquake/hazardlib/tests/acceptance/peer_test.py index 56405e76d..f538f4e96 100644 --- a/openquake/hazardlib/tests/acceptance/peer_test.py +++ b/openquake/hazardlib/tests/acceptance/peer_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/acceptance/stochastic_test.py b/openquake/hazardlib/tests/acceptance/stochastic_test.py index 8b9a4658c..1c76ac491 100644 --- a/openquake/hazardlib/tests/acceptance/stochastic_test.py +++ b/openquake/hazardlib/tests/acceptance/stochastic_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2014 GEM Foundation +# Copyright (C) 2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/calc/__init__.py b/openquake/hazardlib/tests/calc/__init__.py index 3733252ee..384fa34b6 100644 --- a/openquake/hazardlib/tests/calc/__init__.py +++ b/openquake/hazardlib/tests/calc/__init__.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/calc/disagg_test.py b/openquake/hazardlib/tests/calc/disagg_test.py index ad2a55719..1a8829658 100644 --- a/openquake/hazardlib/tests/calc/disagg_test.py +++ b/openquake/hazardlib/tests/calc/disagg_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/calc/filters_test.py b/openquake/hazardlib/tests/calc/filters_test.py index a8fba7b1e..10c1b52a3 100644 --- a/openquake/hazardlib/tests/calc/filters_test.py +++ b/openquake/hazardlib/tests/calc/filters_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/calc/gmf_test.py b/openquake/hazardlib/tests/calc/gmf_test.py index ca22cce29..8f62e95e6 100644 --- a/openquake/hazardlib/tests/calc/gmf_test.py +++ b/openquake/hazardlib/tests/calc/gmf_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/calc/hazard_curve_test.py b/openquake/hazardlib/tests/calc/hazard_curve_test.py index e00c26dba..1ef6c3b0e 100644 --- a/openquake/hazardlib/tests/calc/hazard_curve_test.py +++ b/openquake/hazardlib/tests/calc/hazard_curve_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/calc/stochastic_test.py b/openquake/hazardlib/tests/calc/stochastic_test.py index cdb75a5a9..e845e5170 100644 --- a/openquake/hazardlib/tests/calc/stochastic_test.py +++ b/openquake/hazardlib/tests/calc/stochastic_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/correlation_test.py b/openquake/hazardlib/tests/correlation_test.py index ea1a5e98e..0bd1ee686 100644 --- a/openquake/hazardlib/tests/correlation_test.py +++ b/openquake/hazardlib/tests/correlation_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/geo/__init__.py b/openquake/hazardlib/tests/geo/__init__.py index 3733252ee..384fa34b6 100644 --- a/openquake/hazardlib/tests/geo/__init__.py +++ b/openquake/hazardlib/tests/geo/__init__.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/geo/_mesh_test_data.py b/openquake/hazardlib/tests/geo/_mesh_test_data.py index 71a4dc3ea..0fa10f0ab 100644 --- a/openquake/hazardlib/tests/geo/_mesh_test_data.py +++ b/openquake/hazardlib/tests/geo/_mesh_test_data.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/geo/geodetic_test.py b/openquake/hazardlib/tests/geo/geodetic_test.py index 7ac5f3b44..406a0eb58 100644 --- a/openquake/hazardlib/tests/geo/geodetic_test.py +++ b/openquake/hazardlib/tests/geo/geodetic_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/geo/line_test.py b/openquake/hazardlib/tests/geo/line_test.py index ca86f77d5..884f53d78 100644 --- a/openquake/hazardlib/tests/geo/line_test.py +++ b/openquake/hazardlib/tests/geo/line_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/geo/mesh_test.py b/openquake/hazardlib/tests/geo/mesh_test.py index 204ca51c1..8a55bc46f 100644 --- a/openquake/hazardlib/tests/geo/mesh_test.py +++ b/openquake/hazardlib/tests/geo/mesh_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/geo/nodalplane_test.py b/openquake/hazardlib/tests/geo/nodalplane_test.py index c3930a2ba..ad70ff2ce 100644 --- a/openquake/hazardlib/tests/geo/nodalplane_test.py +++ b/openquake/hazardlib/tests/geo/nodalplane_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/geo/point_test.py b/openquake/hazardlib/tests/geo/point_test.py index 028f0096a..1bd1761c8 100644 --- a/openquake/hazardlib/tests/geo/point_test.py +++ b/openquake/hazardlib/tests/geo/point_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/geo/polygon_test.py b/openquake/hazardlib/tests/geo/polygon_test.py index 90c71073a..07ceef421 100644 --- a/openquake/hazardlib/tests/geo/polygon_test.py +++ b/openquake/hazardlib/tests/geo/polygon_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/geo/surface/__init__.py b/openquake/hazardlib/tests/geo/surface/__init__.py index 3733252ee..384fa34b6 100644 --- a/openquake/hazardlib/tests/geo/surface/__init__.py +++ b/openquake/hazardlib/tests/geo/surface/__init__.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/geo/surface/_planar_test_data.py b/openquake/hazardlib/tests/geo/surface/_planar_test_data.py index 177e8aa6d..02b32fdd6 100644 --- a/openquake/hazardlib/tests/geo/surface/_planar_test_data.py +++ b/openquake/hazardlib/tests/geo/surface/_planar_test_data.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/geo/surface/_simple_fault_test_data.py b/openquake/hazardlib/tests/geo/surface/_simple_fault_test_data.py index 68f53c439..f6cc67577 100644 --- a/openquake/hazardlib/tests/geo/surface/_simple_fault_test_data.py +++ b/openquake/hazardlib/tests/geo/surface/_simple_fault_test_data.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/geo/surface/_utils.py b/openquake/hazardlib/tests/geo/surface/_utils.py index 914c4e29f..5ab36bee8 100644 --- a/openquake/hazardlib/tests/geo/surface/_utils.py +++ b/openquake/hazardlib/tests/geo/surface/_utils.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/geo/surface/base_surface_test.py b/openquake/hazardlib/tests/geo/surface/base_surface_test.py index 6207b4b65..2d604f8fc 100644 --- a/openquake/hazardlib/tests/geo/surface/base_surface_test.py +++ b/openquake/hazardlib/tests/geo/surface/base_surface_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/geo/surface/complex_fault_test.py b/openquake/hazardlib/tests/geo/surface/complex_fault_test.py index 5c780773d..5dacc95a2 100644 --- a/openquake/hazardlib/tests/geo/surface/complex_fault_test.py +++ b/openquake/hazardlib/tests/geo/surface/complex_fault_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/geo/surface/multi_test.py b/openquake/hazardlib/tests/geo/surface/multi_test.py index 01b1ade65..01a5176b1 100644 --- a/openquake/hazardlib/tests/geo/surface/multi_test.py +++ b/openquake/hazardlib/tests/geo/surface/multi_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2013 GEM Foundation +# Copyright (C) 2013-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/geo/surface/planar_test.py b/openquake/hazardlib/tests/geo/surface/planar_test.py index de4af4d68..54a8f60e8 100644 --- a/openquake/hazardlib/tests/geo/surface/planar_test.py +++ b/openquake/hazardlib/tests/geo/surface/planar_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/geo/surface/simple_fault_test.py b/openquake/hazardlib/tests/geo/surface/simple_fault_test.py index f12305f4e..f1cbfc003 100644 --- a/openquake/hazardlib/tests/geo/surface/simple_fault_test.py +++ b/openquake/hazardlib/tests/geo/surface/simple_fault_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/geo/utils_test.py b/openquake/hazardlib/tests/geo/utils_test.py index b23eefd8d..4b6424860 100644 --- a/openquake/hazardlib/tests/geo/utils_test.py +++ b/openquake/hazardlib/tests/geo/utils_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/gsim/__init__.py b/openquake/hazardlib/tests/gsim/__init__.py index 3733252ee..384fa34b6 100644 --- a/openquake/hazardlib/tests/gsim/__init__.py +++ b/openquake/hazardlib/tests/gsim/__init__.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/gsim/abrahamson_silva_2008_test.py b/openquake/hazardlib/tests/gsim/abrahamson_silva_2008_test.py index d21aba2fe..100781fa0 100644 --- a/openquake/hazardlib/tests/gsim/abrahamson_silva_2008_test.py +++ b/openquake/hazardlib/tests/gsim/abrahamson_silva_2008_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/gsim/akkar_2013_test.py b/openquake/hazardlib/tests/gsim/akkar_2013_test.py index dd91377a0..5eadbd23c 100644 --- a/openquake/hazardlib/tests/gsim/akkar_2013_test.py +++ b/openquake/hazardlib/tests/gsim/akkar_2013_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2013 GEM Foundation +# Copyright (C) 2013-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/gsim/akkar_bommer_2010_test.py b/openquake/hazardlib/tests/gsim/akkar_bommer_2010_test.py index 24269cea4..4ef551dee 100644 --- a/openquake/hazardlib/tests/gsim/akkar_bommer_2010_test.py +++ b/openquake/hazardlib/tests/gsim/akkar_bommer_2010_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/gsim/akkar_cagnan_2010_test.py b/openquake/hazardlib/tests/gsim/akkar_cagnan_2010_test.py index 3a6d382df..f158af55e 100644 --- a/openquake/hazardlib/tests/gsim/akkar_cagnan_2010_test.py +++ b/openquake/hazardlib/tests/gsim/akkar_cagnan_2010_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/gsim/allen_2012_test.py b/openquake/hazardlib/tests/gsim/allen_2012_test.py index 7f82da9b0..0b194855c 100644 --- a/openquake/hazardlib/tests/gsim/allen_2012_test.py +++ b/openquake/hazardlib/tests/gsim/allen_2012_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2013 GEM Foundation +# Copyright (C) 2013-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/gsim/atkinson_boore_1995_test.py b/openquake/hazardlib/tests/gsim/atkinson_boore_1995_test.py index cc1ea9b7a..1c2807ebc 100644 --- a/openquake/hazardlib/tests/gsim/atkinson_boore_1995_test.py +++ b/openquake/hazardlib/tests/gsim/atkinson_boore_1995_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2013 GEM Foundation +# Copyright (C) 2013-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/gsim/atkinson_boore_2003_test.py b/openquake/hazardlib/tests/gsim/atkinson_boore_2003_test.py index 749ccfe8a..633dbe84e 100644 --- a/openquake/hazardlib/tests/gsim/atkinson_boore_2003_test.py +++ b/openquake/hazardlib/tests/gsim/atkinson_boore_2003_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/gsim/atkinson_boore_2006_test.py b/openquake/hazardlib/tests/gsim/atkinson_boore_2006_test.py index e0db85ee3..5d4249946 100644 --- a/openquake/hazardlib/tests/gsim/atkinson_boore_2006_test.py +++ b/openquake/hazardlib/tests/gsim/atkinson_boore_2006_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/gsim/base_test.py b/openquake/hazardlib/tests/gsim/base_test.py index b2bf50537..d1f25312c 100644 --- a/openquake/hazardlib/tests/gsim/base_test.py +++ b/openquake/hazardlib/tests/gsim/base_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/gsim/berge_thierry_2003_test.py b/openquake/hazardlib/tests/gsim/berge_thierry_2003_test.py index 16cb7a53f..4284ff9ae 100644 --- a/openquake/hazardlib/tests/gsim/berge_thierry_2003_test.py +++ b/openquake/hazardlib/tests/gsim/berge_thierry_2003_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2014 GEM Foundation +# Copyright (C) 2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/gsim/boore_1993_test.py b/openquake/hazardlib/tests/gsim/boore_1993_test.py index 4d63310c1..e391e353f 100644 --- a/openquake/hazardlib/tests/gsim/boore_1993_test.py +++ b/openquake/hazardlib/tests/gsim/boore_1993_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2013 GEM Foundation +# Copyright (C) 2013-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/gsim/boore_1997_test.py b/openquake/hazardlib/tests/gsim/boore_1997_test.py index 4bc376831..932fdfa18 100644 --- a/openquake/hazardlib/tests/gsim/boore_1997_test.py +++ b/openquake/hazardlib/tests/gsim/boore_1997_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2013 GEM Foundation +# Copyright (C) 2013-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/gsim/boore_atkinson_2008_test.py b/openquake/hazardlib/tests/gsim/boore_atkinson_2008_test.py index c7faedf1a..f1eb09a85 100644 --- a/openquake/hazardlib/tests/gsim/boore_atkinson_2008_test.py +++ b/openquake/hazardlib/tests/gsim/boore_atkinson_2008_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/gsim/boore_atkinson_2011_test.py b/openquake/hazardlib/tests/gsim/boore_atkinson_2011_test.py index ec08c9533..a815804cc 100644 --- a/openquake/hazardlib/tests/gsim/boore_atkinson_2011_test.py +++ b/openquake/hazardlib/tests/gsim/boore_atkinson_2011_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2014 GEM Foundation +# Copyright (C) 2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/gsim/campbell_2003_test.py b/openquake/hazardlib/tests/gsim/campbell_2003_test.py index ca219d201..8c90143ad 100644 --- a/openquake/hazardlib/tests/gsim/campbell_2003_test.py +++ b/openquake/hazardlib/tests/gsim/campbell_2003_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/gsim/campbell_bozorgnia_2008_test.py b/openquake/hazardlib/tests/gsim/campbell_bozorgnia_2008_test.py index aa322093a..60f760b5e 100644 --- a/openquake/hazardlib/tests/gsim/campbell_bozorgnia_2008_test.py +++ b/openquake/hazardlib/tests/gsim/campbell_bozorgnia_2008_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2013 GEM Foundation +# Copyright (C) 2013-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/gsim/cauzzi_faccioli_2008_test.py b/openquake/hazardlib/tests/gsim/cauzzi_faccioli_2008_test.py index 7b56f73bc..4b33f8c9d 100644 --- a/openquake/hazardlib/tests/gsim/cauzzi_faccioli_2008_test.py +++ b/openquake/hazardlib/tests/gsim/cauzzi_faccioli_2008_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/gsim/check_gsim.py b/openquake/hazardlib/tests/gsim/check_gsim.py index ef1d31ead..b67a553ed 100755 --- a/openquake/hazardlib/tests/gsim/check_gsim.py +++ b/openquake/hazardlib/tests/gsim/check_gsim.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/gsim/chiou_youngs_2008_test.py b/openquake/hazardlib/tests/gsim/chiou_youngs_2008_test.py index 50a8807e3..7a53cf26b 100644 --- a/openquake/hazardlib/tests/gsim/chiou_youngs_2008_test.py +++ b/openquake/hazardlib/tests/gsim/chiou_youngs_2008_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/gsim/douglas_stochastic_2013_test.py b/openquake/hazardlib/tests/gsim/douglas_stochastic_2013_test.py index b534d6e29..c4c294ece 100644 --- a/openquake/hazardlib/tests/gsim/douglas_stochastic_2013_test.py +++ b/openquake/hazardlib/tests/gsim/douglas_stochastic_2013_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2014 GEM Foundation +# Copyright (C) 2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/gsim/faccioli_2010_test.py b/openquake/hazardlib/tests/gsim/faccioli_2010_test.py index 59977b09e..a4a170490 100644 --- a/openquake/hazardlib/tests/gsim/faccioli_2010_test.py +++ b/openquake/hazardlib/tests/gsim/faccioli_2010_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/gsim/frankel_1996_test.py b/openquake/hazardlib/tests/gsim/frankel_1996_test.py index 295661861..f36d45db7 100644 --- a/openquake/hazardlib/tests/gsim/frankel_1996_test.py +++ b/openquake/hazardlib/tests/gsim/frankel_1996_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2014 GEM Foundation +# Copyright (C) 2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/gsim/geomatrix_1993_test.py b/openquake/hazardlib/tests/gsim/geomatrix_1993_test.py index 724506590..1d419d200 100644 --- a/openquake/hazardlib/tests/gsim/geomatrix_1993_test.py +++ b/openquake/hazardlib/tests/gsim/geomatrix_1993_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2014 GEM Foundation +# Copyright (C) 2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/gsim/lin_2009_test.py b/openquake/hazardlib/tests/gsim/lin_2009_test.py index 32d1c94bc..bd275cfb6 100644 --- a/openquake/hazardlib/tests/gsim/lin_2009_test.py +++ b/openquake/hazardlib/tests/gsim/lin_2009_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2013 GEM Foundation +# Copyright (C) 2013-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/gsim/lin_lee_2008_test.py b/openquake/hazardlib/tests/gsim/lin_lee_2008_test.py index 6d45362aa..64628a8f0 100644 --- a/openquake/hazardlib/tests/gsim/lin_lee_2008_test.py +++ b/openquake/hazardlib/tests/gsim/lin_lee_2008_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/gsim/pezeshk_2011_test.py b/openquake/hazardlib/tests/gsim/pezeshk_2011_test.py index 345268fa0..6f60ca6a1 100644 --- a/openquake/hazardlib/tests/gsim/pezeshk_2011_test.py +++ b/openquake/hazardlib/tests/gsim/pezeshk_2011_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2013 GEM Foundation +# Copyright (C) 2013-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/gsim/sadigh_1997_test.py b/openquake/hazardlib/tests/gsim/sadigh_1997_test.py index 6e4cb575d..7230a6e04 100644 --- a/openquake/hazardlib/tests/gsim/sadigh_1997_test.py +++ b/openquake/hazardlib/tests/gsim/sadigh_1997_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/gsim/si_midorikawa_1999_test.py b/openquake/hazardlib/tests/gsim/si_midorikawa_1999_test.py index 020a4de1e..bcef94e83 100644 --- a/openquake/hazardlib/tests/gsim/si_midorikawa_1999_test.py +++ b/openquake/hazardlib/tests/gsim/si_midorikawa_1999_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2013 GEM Foundation +# Copyright (C) 2013-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/gsim/silva_2002_test.py b/openquake/hazardlib/tests/gsim/silva_2002_test.py index a57e9cb1b..650013c19 100644 --- a/openquake/hazardlib/tests/gsim/silva_2002_test.py +++ b/openquake/hazardlib/tests/gsim/silva_2002_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2014 GEM Foundation +# Copyright (C) 2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/gsim/somerville_2001_test.py b/openquake/hazardlib/tests/gsim/somerville_2001_test.py index fcf84e0b8..f95d5ab74 100644 --- a/openquake/hazardlib/tests/gsim/somerville_2001_test.py +++ b/openquake/hazardlib/tests/gsim/somerville_2001_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2014 GEM Foundation +# Copyright (C) 2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/gsim/somerville_2009_test.py b/openquake/hazardlib/tests/gsim/somerville_2009_test.py index 6fe3ab764..3783ba2b5 100644 --- a/openquake/hazardlib/tests/gsim/somerville_2009_test.py +++ b/openquake/hazardlib/tests/gsim/somerville_2009_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2013 GEM Foundation +# Copyright (C) 2013-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/gsim/tavakoli_pezeshk_2005_test.py b/openquake/hazardlib/tests/gsim/tavakoli_pezeshk_2005_test.py index e3fb5b17c..be8b9739d 100644 --- a/openquake/hazardlib/tests/gsim/tavakoli_pezeshk_2005_test.py +++ b/openquake/hazardlib/tests/gsim/tavakoli_pezeshk_2005_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2014 GEM Foundation +# Copyright (C) 2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/gsim/toro_1997_test.py b/openquake/hazardlib/tests/gsim/toro_1997_test.py index 99893c1cf..0feef3d0a 100644 --- a/openquake/hazardlib/tests/gsim/toro_1997_test.py +++ b/openquake/hazardlib/tests/gsim/toro_1997_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2014 GEM Foundation +# Copyright (C) 2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/gsim/toro_2002_test.py b/openquake/hazardlib/tests/gsim/toro_2002_test.py index ba2072c95..5dacf5999 100644 --- a/openquake/hazardlib/tests/gsim/toro_2002_test.py +++ b/openquake/hazardlib/tests/gsim/toro_2002_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/gsim/utils.py b/openquake/hazardlib/tests/gsim/utils.py index df0a5817c..95d613a30 100644 --- a/openquake/hazardlib/tests/gsim/utils.py +++ b/openquake/hazardlib/tests/gsim/utils.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/gsim/utils_test.py b/openquake/hazardlib/tests/gsim/utils_test.py index 8143f908f..40abb5c34 100644 --- a/openquake/hazardlib/tests/gsim/utils_test.py +++ b/openquake/hazardlib/tests/gsim/utils_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2014 GEM Foundation +# Copyright (C) 2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/gsim/youngs_1997_test.py b/openquake/hazardlib/tests/gsim/youngs_1997_test.py index 599ccb690..51a466b98 100644 --- a/openquake/hazardlib/tests/gsim/youngs_1997_test.py +++ b/openquake/hazardlib/tests/gsim/youngs_1997_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/gsim/zhao_2006_test.py b/openquake/hazardlib/tests/gsim/zhao_2006_test.py index dc3133e87..47dfe455b 100644 --- a/openquake/hazardlib/tests/gsim/zhao_2006_test.py +++ b/openquake/hazardlib/tests/gsim/zhao_2006_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/imt_test.py b/openquake/hazardlib/tests/imt_test.py index dc7b6b605..627ae9bf3 100644 --- a/openquake/hazardlib/tests/imt_test.py +++ b/openquake/hazardlib/tests/imt_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/mfd/__init__.py b/openquake/hazardlib/tests/mfd/__init__.py index 3733252ee..384fa34b6 100644 --- a/openquake/hazardlib/tests/mfd/__init__.py +++ b/openquake/hazardlib/tests/mfd/__init__.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/mfd/base_test.py b/openquake/hazardlib/tests/mfd/base_test.py index fc3f70204..fc31677aa 100644 --- a/openquake/hazardlib/tests/mfd/base_test.py +++ b/openquake/hazardlib/tests/mfd/base_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/mfd/evenly_discretized_test.py b/openquake/hazardlib/tests/mfd/evenly_discretized_test.py index 48a5e693c..d5b19c454 100644 --- a/openquake/hazardlib/tests/mfd/evenly_discretized_test.py +++ b/openquake/hazardlib/tests/mfd/evenly_discretized_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/mfd/truncated_gr_test.py b/openquake/hazardlib/tests/mfd/truncated_gr_test.py index b66b75f9d..ff7bc925e 100644 --- a/openquake/hazardlib/tests/mfd/truncated_gr_test.py +++ b/openquake/hazardlib/tests/mfd/truncated_gr_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/mfd/youngs_coppersmith_1985_test.py b/openquake/hazardlib/tests/mfd/youngs_coppersmith_1985_test.py index e665af508..7c3def407 100644 --- a/openquake/hazardlib/tests/mfd/youngs_coppersmith_1985_test.py +++ b/openquake/hazardlib/tests/mfd/youngs_coppersmith_1985_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2013 GEM Foundation +# Copyright (C) 2013-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/pmf_test.py b/openquake/hazardlib/tests/pmf_test.py index 8ae4f14a1..252ae5415 100644 --- a/openquake/hazardlib/tests/pmf_test.py +++ b/openquake/hazardlib/tests/pmf_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/scalerel/__init__.py b/openquake/hazardlib/tests/scalerel/__init__.py index 3733252ee..384fa34b6 100644 --- a/openquake/hazardlib/tests/scalerel/__init__.py +++ b/openquake/hazardlib/tests/scalerel/__init__.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/scalerel/asr_test.py b/openquake/hazardlib/tests/scalerel/asr_test.py index 986b15ab0..72459f07d 100644 --- a/openquake/hazardlib/tests/scalerel/asr_test.py +++ b/openquake/hazardlib/tests/scalerel/asr_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/scalerel/ceus2011_test.py b/openquake/hazardlib/tests/scalerel/ceus2011_test.py index defab8747..243c49f0c 100644 --- a/openquake/hazardlib/tests/scalerel/ceus2011_test.py +++ b/openquake/hazardlib/tests/scalerel/ceus2011_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2013 GEM Foundation +# Copyright (C) 2013-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/scalerel/msr_test.py b/openquake/hazardlib/tests/scalerel/msr_test.py index 414e2e365..af530110f 100644 --- a/openquake/hazardlib/tests/scalerel/msr_test.py +++ b/openquake/hazardlib/tests/scalerel/msr_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/site_test.py b/openquake/hazardlib/tests/site_test.py index 8bf2b3c8c..3c90bf519 100644 --- a/openquake/hazardlib/tests/site_test.py +++ b/openquake/hazardlib/tests/site_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/source/__init__.py b/openquake/hazardlib/tests/source/__init__.py index 3733252ee..384fa34b6 100644 --- a/openquake/hazardlib/tests/source/__init__.py +++ b/openquake/hazardlib/tests/source/__init__.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/source/area_test.py b/openquake/hazardlib/tests/source/area_test.py index b7663027a..d8c60d21f 100644 --- a/openquake/hazardlib/tests/source/area_test.py +++ b/openquake/hazardlib/tests/source/area_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/source/base_test.py b/openquake/hazardlib/tests/source/base_test.py index f1f470d8e..bbce14473 100644 --- a/openquake/hazardlib/tests/source/base_test.py +++ b/openquake/hazardlib/tests/source/base_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/source/characteristic_test.py b/openquake/hazardlib/tests/source/characteristic_test.py index bf14f15a6..de3a0a0cd 100644 --- a/openquake/hazardlib/tests/source/characteristic_test.py +++ b/openquake/hazardlib/tests/source/characteristic_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2013 GEM Foundation +# Copyright (C) 2013-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/source/complex_fault_test.py b/openquake/hazardlib/tests/source/complex_fault_test.py index c5bb19553..848814297 100644 --- a/openquake/hazardlib/tests/source/complex_fault_test.py +++ b/openquake/hazardlib/tests/source/complex_fault_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/source/non_parametric_test.py b/openquake/hazardlib/tests/source/non_parametric_test.py index a9c2f694a..7993f4dd0 100644 --- a/openquake/hazardlib/tests/source/non_parametric_test.py +++ b/openquake/hazardlib/tests/source/non_parametric_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2013 GEM Foundation +# Copyright (C) 2013-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/source/point_test.py b/openquake/hazardlib/tests/source/point_test.py index cb5b4e10f..e914f2528 100644 --- a/openquake/hazardlib/tests/source/point_test.py +++ b/openquake/hazardlib/tests/source/point_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/source/rupture_test.py b/openquake/hazardlib/tests/source/rupture_test.py index b9f752718..0474ef426 100644 --- a/openquake/hazardlib/tests/source/rupture_test.py +++ b/openquake/hazardlib/tests/source/rupture_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/source/simple_fault_test.py b/openquake/hazardlib/tests/source/simple_fault_test.py index 3aa635d8a..5cfc4077a 100644 --- a/openquake/hazardlib/tests/source/simple_fault_test.py +++ b/openquake/hazardlib/tests/source/simple_fault_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/speedups_test.py b/openquake/hazardlib/tests/speedups_test.py index 71e550a72..df5a32742 100644 --- a/openquake/hazardlib/tests/speedups_test.py +++ b/openquake/hazardlib/tests/speedups_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tests/tom_test.py b/openquake/hazardlib/tests/tom_test.py index a725da6c6..9948be096 100644 --- a/openquake/hazardlib/tests/tom_test.py +++ b/openquake/hazardlib/tests/tom_test.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/openquake/hazardlib/tom.py b/openquake/hazardlib/tom.py index 601659587..544c84c0c 100644 --- a/openquake/hazardlib/tom.py +++ b/openquake/hazardlib/tom.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/setup.py b/setup.py index 0e085ad32..cb10cd780 100644 --- a/setup.py +++ b/setup.py @@ -1,5 +1,5 @@ # The Hazard Library -# Copyright (C) 2012 GEM Foundation +# Copyright (C) 2012-2014, GEM Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as @@ -27,7 +27,7 @@ adopted by the seismological/seismic hazard communities. Comments, suggestions and criticisms from the community are always very welcome. -Copyright (C) 2012-2013 GEM Foundation. +Copyright (C) 2012-2014, GEM Foundation. """ import re import sys diff --git a/speedups/geodeticmodule.c b/speedups/geodeticmodule.c index b6ff6ce7b..f78bc75e9 100644 --- a/speedups/geodeticmodule.c +++ b/speedups/geodeticmodule.c @@ -1,6 +1,6 @@ /* The Hazard Library - Copyright (C) 2012 GEM Foundation + Copyright (C) 2012-2014, GEM Foundation This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as diff --git a/speedups/geoutilsmodule.c b/speedups/geoutilsmodule.c index 1bb2b5ed1..47d46d8cf 100644 --- a/speedups/geoutilsmodule.c +++ b/speedups/geoutilsmodule.c @@ -1,6 +1,6 @@ /* The Hazard Library - Copyright (C) 2012 GEM Foundation + Copyright (C) 2012-2014, GEM Foundation This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as