[cig-commits] r8600 - seismo/2D/SPECFEM2D/trunk

walter at geodynamics.org walter at geodynamics.org
Fri Dec 7 16:00:02 PST 2007


Author: walter
Date: 2007-12-07 16:00:01 -0800 (Fri, 07 Dec 2007)
New Revision: 8600

Modified:
   seismo/2D/SPECFEM2D/trunk/assemble_MPI.F90
   seismo/2D/SPECFEM2D/trunk/attenuation_model.f90
   seismo/2D/SPECFEM2D/trunk/checkgrid.F90
   seismo/2D/SPECFEM2D/trunk/compute_arrays_source.f90
   seismo/2D/SPECFEM2D/trunk/compute_energy.f90
   seismo/2D/SPECFEM2D/trunk/compute_forces_acoustic.f90
   seismo/2D/SPECFEM2D/trunk/compute_forces_elastic.f90
   seismo/2D/SPECFEM2D/trunk/compute_gradient_attenuation.f90
   seismo/2D/SPECFEM2D/trunk/compute_pressure.f90
   seismo/2D/SPECFEM2D/trunk/compute_vector_field.f90
   seismo/2D/SPECFEM2D/trunk/construct_acoustic_surface.f90
   seismo/2D/SPECFEM2D/trunk/convolve_source_timefunction.f90
   seismo/2D/SPECFEM2D/trunk/create_color_image.f90
   seismo/2D/SPECFEM2D/trunk/createnum_fast.f90
   seismo/2D/SPECFEM2D/trunk/createnum_slow.f90
   seismo/2D/SPECFEM2D/trunk/datim.f90
   seismo/2D/SPECFEM2D/trunk/define_derivation_matrices.f90
   seismo/2D/SPECFEM2D/trunk/define_external_model.f90
   seismo/2D/SPECFEM2D/trunk/define_shape_functions.f90
   seismo/2D/SPECFEM2D/trunk/enforce_acoustic_free_surface.f90
   seismo/2D/SPECFEM2D/trunk/gmat01.f90
   seismo/2D/SPECFEM2D/trunk/lagrange_poly.f90
   seismo/2D/SPECFEM2D/trunk/locate_receivers.F90
   seismo/2D/SPECFEM2D/trunk/locate_source_force.F90
   seismo/2D/SPECFEM2D/trunk/locate_source_moment_tensor.F90
   seismo/2D/SPECFEM2D/trunk/meshfem2D.F90
   seismo/2D/SPECFEM2D/trunk/part_unstruct.F90
   seismo/2D/SPECFEM2D/trunk/plotgll.f90
   seismo/2D/SPECFEM2D/trunk/plotpost.F90
   seismo/2D/SPECFEM2D/trunk/read_value_parameters.f90
   seismo/2D/SPECFEM2D/trunk/recompute_jacobian.f90
   seismo/2D/SPECFEM2D/trunk/specfem2D.F90
   seismo/2D/SPECFEM2D/trunk/write_seismograms.F90
Log:
updated the copyright information


Modified: seismo/2D/SPECFEM2D/trunk/assemble_MPI.F90
===================================================================
--- seismo/2D/SPECFEM2D/trunk/assemble_MPI.F90	2007-11-21 03:11:10 UTC (rev 8599)
+++ seismo/2D/SPECFEM2D/trunk/assemble_MPI.F90	2007-12-08 00:00:01 UTC (rev 8600)
@@ -7,7 +7,7 @@
 !  Main authors: Dimitri Komatitsch, Nicolas Le Goff and Roland Martin
 !                 University of Pau and CNRS, France
 !
-!                         (c) November 2007
+!        (c) University of Pau and CNRS, France, November 2007
 !
 !========================================================================
 

Modified: seismo/2D/SPECFEM2D/trunk/attenuation_model.f90
===================================================================
--- seismo/2D/SPECFEM2D/trunk/attenuation_model.f90	2007-11-21 03:11:10 UTC (rev 8599)
+++ seismo/2D/SPECFEM2D/trunk/attenuation_model.f90	2007-12-08 00:00:01 UTC (rev 8600)
@@ -7,7 +7,7 @@
 !  Main authors: Dimitri Komatitsch, Nicolas Le Goff and Roland Martin
 !                 University of Pau and CNRS, France
 !
-!                         (c) November 2007
+!        (c) University of Pau and CNRS, France, November 2007
 !
 !========================================================================
 

Modified: seismo/2D/SPECFEM2D/trunk/checkgrid.F90
===================================================================
--- seismo/2D/SPECFEM2D/trunk/checkgrid.F90	2007-11-21 03:11:10 UTC (rev 8599)
+++ seismo/2D/SPECFEM2D/trunk/checkgrid.F90	2007-12-08 00:00:01 UTC (rev 8600)
@@ -7,7 +7,7 @@
 !  Main authors: Dimitri Komatitsch, Nicolas Le Goff and Roland Martin
 !                 University of Pau and CNRS, France
 !
-!                         (c) November 2007
+!        (c) University of Pau and CNRS, France, November 2007
 !
 !========================================================================
 

Modified: seismo/2D/SPECFEM2D/trunk/compute_arrays_source.f90
===================================================================
--- seismo/2D/SPECFEM2D/trunk/compute_arrays_source.f90	2007-11-21 03:11:10 UTC (rev 8599)
+++ seismo/2D/SPECFEM2D/trunk/compute_arrays_source.f90	2007-12-08 00:00:01 UTC (rev 8600)
@@ -7,7 +7,7 @@
 !  Main authors: Dimitri Komatitsch, Nicolas Le Goff and Roland Martin
 !                 University of Pau and CNRS, France
 !
-!                         (c) November 2007
+!        (c) University of Pau and CNRS, France, November 2007
 !
 !========================================================================
 

Modified: seismo/2D/SPECFEM2D/trunk/compute_energy.f90
===================================================================
--- seismo/2D/SPECFEM2D/trunk/compute_energy.f90	2007-11-21 03:11:10 UTC (rev 8599)
+++ seismo/2D/SPECFEM2D/trunk/compute_energy.f90	2007-12-08 00:00:01 UTC (rev 8600)
@@ -7,7 +7,7 @@
 !  Main authors: Dimitri Komatitsch, Nicolas Le Goff and Roland Martin
 !                 University of Pau and CNRS, France
 !
-!                         (c) November 2007
+!        (c) University of Pau and CNRS, France, November 2007
 !
 !========================================================================
 

Modified: seismo/2D/SPECFEM2D/trunk/compute_forces_acoustic.f90
===================================================================
--- seismo/2D/SPECFEM2D/trunk/compute_forces_acoustic.f90	2007-11-21 03:11:10 UTC (rev 8599)
+++ seismo/2D/SPECFEM2D/trunk/compute_forces_acoustic.f90	2007-12-08 00:00:01 UTC (rev 8600)
@@ -7,7 +7,7 @@
 !  Main authors: Dimitri Komatitsch, Nicolas Le Goff and Roland Martin
 !                 University of Pau and CNRS, France
 !
-!                         (c) November 2007
+!        (c) University of Pau and CNRS, France, November 2007
 !
 !========================================================================
 

Modified: seismo/2D/SPECFEM2D/trunk/compute_forces_elastic.f90
===================================================================
--- seismo/2D/SPECFEM2D/trunk/compute_forces_elastic.f90	2007-11-21 03:11:10 UTC (rev 8599)
+++ seismo/2D/SPECFEM2D/trunk/compute_forces_elastic.f90	2007-12-08 00:00:01 UTC (rev 8600)
@@ -7,7 +7,7 @@
 !  Main authors: Dimitri Komatitsch, Nicolas Le Goff and Roland Martin
 !                 University of Pau and CNRS, France
 !
-!                         (c) November 2007
+!        (c) University of Pau and CNRS, France, November 2007
 !
 !========================================================================
 

Modified: seismo/2D/SPECFEM2D/trunk/compute_gradient_attenuation.f90
===================================================================
--- seismo/2D/SPECFEM2D/trunk/compute_gradient_attenuation.f90	2007-11-21 03:11:10 UTC (rev 8599)
+++ seismo/2D/SPECFEM2D/trunk/compute_gradient_attenuation.f90	2007-12-08 00:00:01 UTC (rev 8600)
@@ -7,7 +7,7 @@
 !  Main authors: Dimitri Komatitsch, Nicolas Le Goff and Roland Martin
 !                 University of Pau and CNRS, France
 !
-!                         (c) November 2007
+!        (c) University of Pau and CNRS, France, November 2007
 !
 !========================================================================
 

Modified: seismo/2D/SPECFEM2D/trunk/compute_pressure.f90
===================================================================
--- seismo/2D/SPECFEM2D/trunk/compute_pressure.f90	2007-11-21 03:11:10 UTC (rev 8599)
+++ seismo/2D/SPECFEM2D/trunk/compute_pressure.f90	2007-12-08 00:00:01 UTC (rev 8600)
@@ -7,7 +7,7 @@
 !  Main authors: Dimitri Komatitsch, Nicolas Le Goff and Roland Martin
 !                 University of Pau and CNRS, France
 !
-!                         (c) November 2007
+!        (c) University of Pau and CNRS, France, November 2007
 !
 !========================================================================
 

Modified: seismo/2D/SPECFEM2D/trunk/compute_vector_field.f90
===================================================================
--- seismo/2D/SPECFEM2D/trunk/compute_vector_field.f90	2007-11-21 03:11:10 UTC (rev 8599)
+++ seismo/2D/SPECFEM2D/trunk/compute_vector_field.f90	2007-12-08 00:00:01 UTC (rev 8600)
@@ -7,7 +7,7 @@
 !  Main authors: Dimitri Komatitsch, Nicolas Le Goff and Roland Martin
 !                 University of Pau and CNRS, France
 !
-!                         (c) November 2007
+!        (c) University of Pau and CNRS, France, November 2007
 !
 !========================================================================
 

Modified: seismo/2D/SPECFEM2D/trunk/construct_acoustic_surface.f90
===================================================================
--- seismo/2D/SPECFEM2D/trunk/construct_acoustic_surface.f90	2007-11-21 03:11:10 UTC (rev 8599)
+++ seismo/2D/SPECFEM2D/trunk/construct_acoustic_surface.f90	2007-12-08 00:00:01 UTC (rev 8600)
@@ -7,7 +7,7 @@
 !  Main authors: Dimitri Komatitsch, Nicolas Le Goff and Roland Martin
 !                 University of Pau and CNRS, France
 !
-!                         (c) November 2007
+!        (c) University of Pau and CNRS, France, November 2007
 !
 !========================================================================
 

Modified: seismo/2D/SPECFEM2D/trunk/convolve_source_timefunction.f90
===================================================================
--- seismo/2D/SPECFEM2D/trunk/convolve_source_timefunction.f90	2007-11-21 03:11:10 UTC (rev 8599)
+++ seismo/2D/SPECFEM2D/trunk/convolve_source_timefunction.f90	2007-12-08 00:00:01 UTC (rev 8600)
@@ -7,7 +7,7 @@
 !  Main authors: Dimitri Komatitsch, Nicolas Le Goff and Roland Martin
 !                 University of Pau and CNRS, France
 !
-!                         (c) November 2007
+!        (c) University of Pau and CNRS, France, November 2007
 !
 !========================================================================
 

Modified: seismo/2D/SPECFEM2D/trunk/create_color_image.f90
===================================================================
--- seismo/2D/SPECFEM2D/trunk/create_color_image.f90	2007-11-21 03:11:10 UTC (rev 8599)
+++ seismo/2D/SPECFEM2D/trunk/create_color_image.f90	2007-12-08 00:00:01 UTC (rev 8600)
@@ -7,7 +7,7 @@
 !  Main authors: Dimitri Komatitsch, Nicolas Le Goff and Roland Martin
 !                 University of Pau and CNRS, France
 !
-!                         (c) November 2007
+!        (c) University of Pau and CNRS, France, November 2007
 !
 !========================================================================
 

Modified: seismo/2D/SPECFEM2D/trunk/createnum_fast.f90
===================================================================
--- seismo/2D/SPECFEM2D/trunk/createnum_fast.f90	2007-11-21 03:11:10 UTC (rev 8599)
+++ seismo/2D/SPECFEM2D/trunk/createnum_fast.f90	2007-12-08 00:00:01 UTC (rev 8600)
@@ -7,7 +7,7 @@
 !  Main authors: Dimitri Komatitsch, Nicolas Le Goff and Roland Martin
 !                 University of Pau and CNRS, France
 !
-!                         (c) November 2007
+!        (c) University of Pau and CNRS, France, November 2007
 !
 !========================================================================
 

Modified: seismo/2D/SPECFEM2D/trunk/createnum_slow.f90
===================================================================
--- seismo/2D/SPECFEM2D/trunk/createnum_slow.f90	2007-11-21 03:11:10 UTC (rev 8599)
+++ seismo/2D/SPECFEM2D/trunk/createnum_slow.f90	2007-12-08 00:00:01 UTC (rev 8600)
@@ -7,7 +7,7 @@
 !  Main authors: Dimitri Komatitsch, Nicolas Le Goff and Roland Martin
 !                 University of Pau and CNRS, France
 !
-!                         (c) November 2007
+!        (c) University of Pau and CNRS, France, November 2007
 !
 !========================================================================
 

Modified: seismo/2D/SPECFEM2D/trunk/datim.f90
===================================================================
--- seismo/2D/SPECFEM2D/trunk/datim.f90	2007-11-21 03:11:10 UTC (rev 8599)
+++ seismo/2D/SPECFEM2D/trunk/datim.f90	2007-12-08 00:00:01 UTC (rev 8600)
@@ -7,7 +7,7 @@
 !  Main authors: Dimitri Komatitsch, Nicolas Le Goff and Roland Martin
 !                 University of Pau and CNRS, France
 !
-!                         (c) November 2007
+!        (c) University of Pau and CNRS, France, November 2007
 !
 !========================================================================
 

Modified: seismo/2D/SPECFEM2D/trunk/define_derivation_matrices.f90
===================================================================
--- seismo/2D/SPECFEM2D/trunk/define_derivation_matrices.f90	2007-11-21 03:11:10 UTC (rev 8599)
+++ seismo/2D/SPECFEM2D/trunk/define_derivation_matrices.f90	2007-12-08 00:00:01 UTC (rev 8600)
@@ -7,7 +7,7 @@
 !  Main authors: Dimitri Komatitsch, Nicolas Le Goff and Roland Martin
 !                 University of Pau and CNRS, France
 !
-!                         (c) November 2007
+!        (c) University of Pau and CNRS, France, November 2007
 !
 !========================================================================
 

Modified: seismo/2D/SPECFEM2D/trunk/define_external_model.f90
===================================================================
--- seismo/2D/SPECFEM2D/trunk/define_external_model.f90	2007-11-21 03:11:10 UTC (rev 8599)
+++ seismo/2D/SPECFEM2D/trunk/define_external_model.f90	2007-12-08 00:00:01 UTC (rev 8600)
@@ -7,7 +7,7 @@
 !  Main authors: Dimitri Komatitsch, Nicolas Le Goff and Roland Martin
 !                 University of Pau and CNRS, France
 !
-!                         (c) November 2007
+!        (c) University of Pau and CNRS, France, November 2007
 !
 !========================================================================
 

Modified: seismo/2D/SPECFEM2D/trunk/define_shape_functions.f90
===================================================================
--- seismo/2D/SPECFEM2D/trunk/define_shape_functions.f90	2007-11-21 03:11:10 UTC (rev 8599)
+++ seismo/2D/SPECFEM2D/trunk/define_shape_functions.f90	2007-12-08 00:00:01 UTC (rev 8600)
@@ -7,7 +7,7 @@
 !  Main authors: Dimitri Komatitsch, Nicolas Le Goff and Roland Martin
 !                 University of Pau and CNRS, France
 !
-!                         (c) November 2007
+!        (c) University of Pau and CNRS, France, November 2007
 !
 !========================================================================
 

Modified: seismo/2D/SPECFEM2D/trunk/enforce_acoustic_free_surface.f90
===================================================================
--- seismo/2D/SPECFEM2D/trunk/enforce_acoustic_free_surface.f90	2007-11-21 03:11:10 UTC (rev 8599)
+++ seismo/2D/SPECFEM2D/trunk/enforce_acoustic_free_surface.f90	2007-12-08 00:00:01 UTC (rev 8600)
@@ -7,7 +7,7 @@
 !  Main authors: Dimitri Komatitsch, Nicolas Le Goff and Roland Martin
 !                 University of Pau and CNRS, France
 !
-!                         (c) November 2007
+!        (c) University of Pau and CNRS, France, November 2007
 !
 !========================================================================
 

Modified: seismo/2D/SPECFEM2D/trunk/gmat01.f90
===================================================================
--- seismo/2D/SPECFEM2D/trunk/gmat01.f90	2007-11-21 03:11:10 UTC (rev 8599)
+++ seismo/2D/SPECFEM2D/trunk/gmat01.f90	2007-12-08 00:00:01 UTC (rev 8600)
@@ -7,7 +7,7 @@
 !  Main authors: Dimitri Komatitsch, Nicolas Le Goff and Roland Martin
 !                 University of Pau and CNRS, France
 !
-!                         (c) November 2007
+!        (c) University of Pau and CNRS, France, November 2007
 !
 !========================================================================
 

Modified: seismo/2D/SPECFEM2D/trunk/lagrange_poly.f90
===================================================================
--- seismo/2D/SPECFEM2D/trunk/lagrange_poly.f90	2007-11-21 03:11:10 UTC (rev 8599)
+++ seismo/2D/SPECFEM2D/trunk/lagrange_poly.f90	2007-12-08 00:00:01 UTC (rev 8600)
@@ -7,7 +7,7 @@
 !  Main authors: Dimitri Komatitsch, Nicolas Le Goff and Roland Martin
 !                 University of Pau and CNRS, France
 !
-!                         (c) November 2007
+!        (c) University of Pau and CNRS, France, November 2007
 !
 !========================================================================
 

Modified: seismo/2D/SPECFEM2D/trunk/locate_receivers.F90
===================================================================
--- seismo/2D/SPECFEM2D/trunk/locate_receivers.F90	2007-11-21 03:11:10 UTC (rev 8599)
+++ seismo/2D/SPECFEM2D/trunk/locate_receivers.F90	2007-12-08 00:00:01 UTC (rev 8600)
@@ -7,7 +7,7 @@
 !  Main authors: Dimitri Komatitsch, Nicolas Le Goff and Roland Martin
 !                 University of Pau and CNRS, France
 !
-!                         (c) November 2007
+!        (c) University of Pau and CNRS, France, November 2007
 !
 !========================================================================
 

Modified: seismo/2D/SPECFEM2D/trunk/locate_source_force.F90
===================================================================
--- seismo/2D/SPECFEM2D/trunk/locate_source_force.F90	2007-11-21 03:11:10 UTC (rev 8599)
+++ seismo/2D/SPECFEM2D/trunk/locate_source_force.F90	2007-12-08 00:00:01 UTC (rev 8600)
@@ -7,7 +7,7 @@
 !  Main authors: Dimitri Komatitsch, Nicolas Le Goff and Roland Martin
 !                 University of Pau and CNRS, France
 !
-!                         (c) November 2007
+!        (c) University of Pau and CNRS, France, November 2007
 !
 !========================================================================
 

Modified: seismo/2D/SPECFEM2D/trunk/locate_source_moment_tensor.F90
===================================================================
--- seismo/2D/SPECFEM2D/trunk/locate_source_moment_tensor.F90	2007-11-21 03:11:10 UTC (rev 8599)
+++ seismo/2D/SPECFEM2D/trunk/locate_source_moment_tensor.F90	2007-12-08 00:00:01 UTC (rev 8600)
@@ -7,7 +7,7 @@
 !  Main authors: Dimitri Komatitsch, Nicolas Le Goff and Roland Martin
 !                 University of Pau and CNRS, France
 !
-!                         (c) November 2007
+!        (c) University of Pau and CNRS, France, November 2007
 !
 !========================================================================
 

Modified: seismo/2D/SPECFEM2D/trunk/meshfem2D.F90
===================================================================
--- seismo/2D/SPECFEM2D/trunk/meshfem2D.F90	2007-11-21 03:11:10 UTC (rev 8599)
+++ seismo/2D/SPECFEM2D/trunk/meshfem2D.F90	2007-12-08 00:00:01 UTC (rev 8600)
@@ -7,7 +7,7 @@
 !  Main authors: Dimitri Komatitsch, Nicolas Le Goff and Roland Martin
 !                 University of Pau and CNRS, France
 !
-!                         (c) November 2007
+!        (c) University of Pau and CNRS, France, November 2007
 !
 !========================================================================
 

Modified: seismo/2D/SPECFEM2D/trunk/part_unstruct.F90
===================================================================
--- seismo/2D/SPECFEM2D/trunk/part_unstruct.F90	2007-11-21 03:11:10 UTC (rev 8599)
+++ seismo/2D/SPECFEM2D/trunk/part_unstruct.F90	2007-12-08 00:00:01 UTC (rev 8600)
@@ -7,7 +7,7 @@
 !  Main authors: Dimitri Komatitsch, Nicolas Le Goff and Roland Martin
 !                 University of Pau and CNRS, France
 !
-!                         (c) November 2007
+!        (c) University of Pau and CNRS, France, November 2007
 !
 !========================================================================
 

Modified: seismo/2D/SPECFEM2D/trunk/plotgll.f90
===================================================================
--- seismo/2D/SPECFEM2D/trunk/plotgll.f90	2007-11-21 03:11:10 UTC (rev 8599)
+++ seismo/2D/SPECFEM2D/trunk/plotgll.f90	2007-12-08 00:00:01 UTC (rev 8600)
@@ -7,7 +7,7 @@
 !  Main authors: Dimitri Komatitsch, Nicolas Le Goff and Roland Martin
 !                 University of Pau and CNRS, France
 !
-!                         (c) November 2007
+!        (c) University of Pau and CNRS, France, November 2007
 !
 !========================================================================
 

Modified: seismo/2D/SPECFEM2D/trunk/plotpost.F90
===================================================================
--- seismo/2D/SPECFEM2D/trunk/plotpost.F90	2007-11-21 03:11:10 UTC (rev 8599)
+++ seismo/2D/SPECFEM2D/trunk/plotpost.F90	2007-12-08 00:00:01 UTC (rev 8600)
@@ -7,7 +7,7 @@
 !  Main authors: Dimitri Komatitsch, Nicolas Le Goff and Roland Martin
 !                 University of Pau and CNRS, France
 !
-!                         (c) November 2007
+!        (c) University of Pau and CNRS, France, November 2007
 !
 !========================================================================
 

Modified: seismo/2D/SPECFEM2D/trunk/read_value_parameters.f90
===================================================================
--- seismo/2D/SPECFEM2D/trunk/read_value_parameters.f90	2007-11-21 03:11:10 UTC (rev 8599)
+++ seismo/2D/SPECFEM2D/trunk/read_value_parameters.f90	2007-12-08 00:00:01 UTC (rev 8600)
@@ -7,7 +7,7 @@
 !  Main authors: Dimitri Komatitsch, Nicolas Le Goff and Roland Martin
 !                 University of Pau and CNRS, France
 !
-!                         (c) November 2007
+!        (c) University of Pau and CNRS, France, November 2007
 !
 !========================================================================
 

Modified: seismo/2D/SPECFEM2D/trunk/recompute_jacobian.f90
===================================================================
--- seismo/2D/SPECFEM2D/trunk/recompute_jacobian.f90	2007-11-21 03:11:10 UTC (rev 8599)
+++ seismo/2D/SPECFEM2D/trunk/recompute_jacobian.f90	2007-12-08 00:00:01 UTC (rev 8600)
@@ -7,7 +7,7 @@
 !  Main authors: Dimitri Komatitsch, Nicolas Le Goff and Roland Martin
 !                 University of Pau and CNRS, France
 !
-!                         (c) November 2007
+!        (c) University of Pau and CNRS, France, November 2007
 !
 !========================================================================
 

Modified: seismo/2D/SPECFEM2D/trunk/specfem2D.F90
===================================================================
--- seismo/2D/SPECFEM2D/trunk/specfem2D.F90	2007-11-21 03:11:10 UTC (rev 8599)
+++ seismo/2D/SPECFEM2D/trunk/specfem2D.F90	2007-12-08 00:00:01 UTC (rev 8600)
@@ -7,7 +7,7 @@
 !  Main authors: Dimitri Komatitsch, Nicolas Le Goff and Roland Martin
 !                 University of Pau and CNRS, France
 !
-!                         (c) November 2007
+!        (c) University of Pau and CNRS, France, November 2007
 !
 !========================================================================
 

Modified: seismo/2D/SPECFEM2D/trunk/write_seismograms.F90
===================================================================
--- seismo/2D/SPECFEM2D/trunk/write_seismograms.F90	2007-11-21 03:11:10 UTC (rev 8599)
+++ seismo/2D/SPECFEM2D/trunk/write_seismograms.F90	2007-12-08 00:00:01 UTC (rev 8600)
@@ -7,7 +7,7 @@
 !  Main authors: Dimitri Komatitsch, Nicolas Le Goff and Roland Martin
 !                 University of Pau and CNRS, France
 !
-!                         (c) November 2007
+!        (c) University of Pau and CNRS, France, November 2007
 !
 !========================================================================
 



More information about the cig-commits mailing list