[cig-commits] commit 2515 by heister to /var/svn/dealii/aspect

dealii.demon at gmail.com dealii.demon at gmail.com
Mon Apr 14 07:54:58 PDT 2014


Revision 2515

update copyright

U   trunk/aspect/source/adiabatic_conditions.cc
U   trunk/aspect/source/boundary_composition/box.cc
U   trunk/aspect/source/boundary_composition/initial_composition.cc
U   trunk/aspect/source/boundary_composition/interface.cc
U   trunk/aspect/source/boundary_composition/spherical_constant.cc
U   trunk/aspect/source/boundary_temperature/box.cc
U   trunk/aspect/source/boundary_temperature/constant.cc
U   trunk/aspect/source/boundary_temperature/initial_temperature.cc
U   trunk/aspect/source/boundary_temperature/interface.cc
U   trunk/aspect/source/boundary_temperature/spherical_constant.cc
U   trunk/aspect/source/boundary_temperature/tan_gurnis.cc
U   trunk/aspect/source/compositional_initial_conditions/function.cc
U   trunk/aspect/source/compositional_initial_conditions/interface.cc
U   trunk/aspect/source/geometry_model/box.cc
U   trunk/aspect/source/geometry_model/interface.cc
U   trunk/aspect/source/geometry_model/sphere.cc
U   trunk/aspect/source/geometry_model/spherical_shell.cc
U   trunk/aspect/source/global.cc
U   trunk/aspect/source/gravity_model/interface.cc
U   trunk/aspect/source/gravity_model/radial.cc
U   trunk/aspect/source/gravity_model/vertical.cc
U   trunk/aspect/source/initial_conditions/adiabatic.cc
U   trunk/aspect/source/initial_conditions/box.cc
U   trunk/aspect/source/initial_conditions/function.cc
U   trunk/aspect/source/initial_conditions/harmonic_perturbation.cc
U   trunk/aspect/source/initial_conditions/interface.cc
U   trunk/aspect/source/initial_conditions/spherical_shell.cc
U   trunk/aspect/source/main.cc
U   trunk/aspect/source/material_model/duretz_et_al.cc
U   trunk/aspect/source/material_model/interface.cc
U   trunk/aspect/source/material_model/latent_heat.cc
U   trunk/aspect/source/material_model/simple.cc
U   trunk/aspect/source/material_model/steinberger.cc
U   trunk/aspect/source/material_model/table.cc
U   trunk/aspect/source/material_model/tan_gurnis.cc
U   trunk/aspect/source/mesh_refinement/composition.cc
U   trunk/aspect/source/mesh_refinement/density.cc
U   trunk/aspect/source/mesh_refinement/interface.cc
U   trunk/aspect/source/mesh_refinement/nonadiabatic_temperature.cc
U   trunk/aspect/source/mesh_refinement/temperature.cc
U   trunk/aspect/source/mesh_refinement/thermal_energy_density.cc
U   trunk/aspect/source/mesh_refinement/topography.cc
U   trunk/aspect/source/mesh_refinement/velocity.cc
U   trunk/aspect/source/mesh_refinement/viscosity.cc
U   trunk/aspect/source/particle/generator.cc
U   trunk/aspect/source/particle/integrator.cc
U   trunk/aspect/source/particle/output.cc
U   trunk/aspect/source/particle/particle.cc
U   trunk/aspect/source/postprocess/composition_statistics.cc
U   trunk/aspect/source/postprocess/depth_average.cc
U   trunk/aspect/source/postprocess/duretz_et_al.cc
U   trunk/aspect/source/postprocess/dynamic_topography.cc
U   trunk/aspect/source/postprocess/heat_flux_statistics.cc
U   trunk/aspect/source/postprocess/interface.cc
U   trunk/aspect/source/postprocess/table_heat_flux_statistics.cc
U   trunk/aspect/source/postprocess/table_velocity_statistics.cc
U   trunk/aspect/source/postprocess/tan_gurnis.cc
U   trunk/aspect/source/postprocess/temperature_statistics.cc
U   trunk/aspect/source/postprocess/tracer.cc
U   trunk/aspect/source/postprocess/velocity_statistics.cc
U   trunk/aspect/source/postprocess/visualization/artificial_viscosity.cc
U   trunk/aspect/source/postprocess/visualization/density.cc
U   trunk/aspect/source/postprocess/visualization/dynamic_topography.cc
U   trunk/aspect/source/postprocess/visualization/error_indicator.cc
U   trunk/aspect/source/postprocess/visualization/friction_heating.cc
U   trunk/aspect/source/postprocess/visualization/melt_fraction.cc
U   trunk/aspect/source/postprocess/visualization/nonadiabatic_pressure.cc
U   trunk/aspect/source/postprocess/visualization/nonadiabatic_temperature.cc
U   trunk/aspect/source/postprocess/visualization/partition.cc
U   trunk/aspect/source/postprocess/visualization/seismic_anomalies.cc
U   trunk/aspect/source/postprocess/visualization/seismic_vp.cc
U   trunk/aspect/source/postprocess/visualization/seismic_vs.cc
U   trunk/aspect/source/postprocess/visualization/specific_heat.cc
U   trunk/aspect/source/postprocess/visualization/strain_rate.cc
U   trunk/aspect/source/postprocess/visualization/thermal_expansivity.cc
U   trunk/aspect/source/postprocess/visualization/thermodynamic_phase.cc
U   trunk/aspect/source/postprocess/visualization/viscosity.cc
U   trunk/aspect/source/postprocess/visualization/viscosity_ratio.cc
U   trunk/aspect/source/postprocess/visualization.cc
U   trunk/aspect/source/simulator/assembly.cc
U   trunk/aspect/source/simulator/checkpoint_restart.cc
U   trunk/aspect/source/simulator/core.cc
U   trunk/aspect/source/simulator/helper_functions.cc
U   trunk/aspect/source/simulator/initial_conditions.cc
U   trunk/aspect/source/simulator/introspection.cc
U   trunk/aspect/source/simulator/nullspace.cc
U   trunk/aspect/source/simulator/parameters.cc
U   trunk/aspect/source/simulator/simulator_access.cc
U   trunk/aspect/source/simulator/solver.cc
U   trunk/aspect/source/termination_criteria/end_step.cc
U   trunk/aspect/source/termination_criteria/end_time.cc
U   trunk/aspect/source/termination_criteria/interface.cc
U   trunk/aspect/source/termination_criteria/steady_rms_velocity.cc
U   trunk/aspect/source/termination_criteria/user_request.cc
U   trunk/aspect/source/velocity_boundary_conditions/duretz_et_al.cc
U   trunk/aspect/source/velocity_boundary_conditions/function.cc
U   trunk/aspect/source/velocity_boundary_conditions/gplates.cc
U   trunk/aspect/source/velocity_boundary_conditions/interface.cc
U   trunk/aspect/source/velocity_boundary_conditions/zero_velocity.cc


http://www.dealii.org/websvn/revision.php?repname=Aspect+Repository&path=%2F&rev=2515&peg=2515

Diff:
Modified: trunk/aspect/source/adiabatic_conditions.cc
===================================================================
--- trunk/aspect/source/adiabatic_conditions.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/adiabatic_conditions.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/boundary_composition/box.cc
===================================================================
--- trunk/aspect/source/boundary_composition/box.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/boundary_composition/box.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2013 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/boundary_composition/initial_composition.cc
===================================================================
--- trunk/aspect/source/boundary_composition/initial_composition.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/boundary_composition/initial_composition.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2013 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/boundary_composition/interface.cc
===================================================================
--- trunk/aspect/source/boundary_composition/interface.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/boundary_composition/interface.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2013 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/boundary_composition/spherical_constant.cc
===================================================================
--- trunk/aspect/source/boundary_composition/spherical_constant.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/boundary_composition/spherical_constant.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2013 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/boundary_temperature/box.cc
===================================================================
--- trunk/aspect/source/boundary_temperature/box.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/boundary_temperature/box.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012, 2013 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/boundary_temperature/constant.cc
===================================================================
--- trunk/aspect/source/boundary_temperature/constant.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/boundary_temperature/constant.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2014 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/boundary_temperature/initial_temperature.cc
===================================================================
--- trunk/aspect/source/boundary_temperature/initial_temperature.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/boundary_temperature/initial_temperature.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2013 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/boundary_temperature/interface.cc
===================================================================
--- trunk/aspect/source/boundary_temperature/interface.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/boundary_temperature/interface.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/boundary_temperature/spherical_constant.cc
===================================================================
--- trunk/aspect/source/boundary_temperature/spherical_constant.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/boundary_temperature/spherical_constant.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/boundary_temperature/tan_gurnis.cc
===================================================================
--- trunk/aspect/source/boundary_temperature/tan_gurnis.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/boundary_temperature/tan_gurnis.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/compositional_initial_conditions/function.cc
===================================================================
--- trunk/aspect/source/compositional_initial_conditions/function.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/compositional_initial_conditions/function.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/compositional_initial_conditions/interface.cc
===================================================================
--- trunk/aspect/source/compositional_initial_conditions/interface.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/compositional_initial_conditions/interface.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/geometry_model/box.cc
===================================================================
--- trunk/aspect/source/geometry_model/box.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/geometry_model/box.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012, 2013 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/geometry_model/interface.cc
===================================================================
--- trunk/aspect/source/geometry_model/interface.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/geometry_model/interface.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/geometry_model/sphere.cc
===================================================================
--- trunk/aspect/source/geometry_model/sphere.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/geometry_model/sphere.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2014 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/geometry_model/spherical_shell.cc
===================================================================
--- trunk/aspect/source/geometry_model/spherical_shell.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/geometry_model/spherical_shell.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/global.cc
===================================================================
--- trunk/aspect/source/global.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/global.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/gravity_model/interface.cc
===================================================================
--- trunk/aspect/source/gravity_model/interface.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/gravity_model/interface.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/gravity_model/radial.cc
===================================================================
--- trunk/aspect/source/gravity_model/radial.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/gravity_model/radial.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2014 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/gravity_model/vertical.cc
===================================================================
--- trunk/aspect/source/gravity_model/vertical.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/gravity_model/vertical.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/initial_conditions/adiabatic.cc
===================================================================
--- trunk/aspect/source/initial_conditions/adiabatic.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/initial_conditions/adiabatic.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2012, 2013 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/initial_conditions/box.cc
===================================================================
--- trunk/aspect/source/initial_conditions/box.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/initial_conditions/box.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/initial_conditions/function.cc
===================================================================
--- trunk/aspect/source/initial_conditions/function.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/initial_conditions/function.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/initial_conditions/harmonic_perturbation.cc
===================================================================
--- trunk/aspect/source/initial_conditions/harmonic_perturbation.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/initial_conditions/harmonic_perturbation.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/initial_conditions/interface.cc
===================================================================
--- trunk/aspect/source/initial_conditions/interface.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/initial_conditions/interface.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/initial_conditions/spherical_shell.cc
===================================================================
--- trunk/aspect/source/initial_conditions/spherical_shell.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/initial_conditions/spherical_shell.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/main.cc
===================================================================
--- trunk/aspect/source/main.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/main.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012, 2013, 2014 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/material_model/duretz_et_al.cc
===================================================================
--- trunk/aspect/source/material_model/duretz_et_al.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/material_model/duretz_et_al.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/material_model/interface.cc
===================================================================
--- trunk/aspect/source/material_model/interface.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/material_model/interface.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012, 2013 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/material_model/latent_heat.cc
===================================================================
--- trunk/aspect/source/material_model/latent_heat.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/material_model/latent_heat.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2013 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/material_model/simple.cc
===================================================================
--- trunk/aspect/source/material_model/simple.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/material_model/simple.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/material_model/steinberger.cc
===================================================================
--- trunk/aspect/source/material_model/steinberger.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/material_model/steinberger.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/material_model/table.cc
===================================================================
--- trunk/aspect/source/material_model/table.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/material_model/table.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/material_model/tan_gurnis.cc
===================================================================
--- trunk/aspect/source/material_model/tan_gurnis.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/material_model/tan_gurnis.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/mesh_refinement/composition.cc
===================================================================
--- trunk/aspect/source/mesh_refinement/composition.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/mesh_refinement/composition.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/mesh_refinement/density.cc
===================================================================
--- trunk/aspect/source/mesh_refinement/density.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/mesh_refinement/density.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/mesh_refinement/interface.cc
===================================================================
--- trunk/aspect/source/mesh_refinement/interface.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/mesh_refinement/interface.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/mesh_refinement/nonadiabatic_temperature.cc
===================================================================
--- trunk/aspect/source/mesh_refinement/nonadiabatic_temperature.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/mesh_refinement/nonadiabatic_temperature.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2013 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/mesh_refinement/temperature.cc
===================================================================
--- trunk/aspect/source/mesh_refinement/temperature.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/mesh_refinement/temperature.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/mesh_refinement/thermal_energy_density.cc
===================================================================
--- trunk/aspect/source/mesh_refinement/thermal_energy_density.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/mesh_refinement/thermal_energy_density.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/mesh_refinement/topography.cc
===================================================================
--- trunk/aspect/source/mesh_refinement/topography.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/mesh_refinement/topography.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2013 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/mesh_refinement/velocity.cc
===================================================================
--- trunk/aspect/source/mesh_refinement/velocity.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/mesh_refinement/velocity.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/mesh_refinement/viscosity.cc
===================================================================
--- trunk/aspect/source/mesh_refinement/viscosity.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/mesh_refinement/viscosity.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2013 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/particle/generator.cc
===================================================================
--- trunk/aspect/source/particle/generator.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/particle/generator.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
- Copyright (C) 2011, 2012, 2013 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
  This file is part of ASPECT.
 

Modified: trunk/aspect/source/particle/integrator.cc
===================================================================
--- trunk/aspect/source/particle/integrator.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/particle/integrator.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
- Copyright (C) 2011, 2012, 2013 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
  This file is part of ASPECT.
 

Modified: trunk/aspect/source/particle/output.cc
===================================================================
--- trunk/aspect/source/particle/output.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/particle/output.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
- Copyright (C) 2011, 2012, 2013 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
  This file is part of ASPECT.
 

Modified: trunk/aspect/source/particle/particle.cc
===================================================================
--- trunk/aspect/source/particle/particle.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/particle/particle.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
- Copyright (C) 2011, 2012, 2013 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
  This file is part of ASPECT.
 

Modified: trunk/aspect/source/postprocess/composition_statistics.cc
===================================================================
--- trunk/aspect/source/postprocess/composition_statistics.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/postprocess/composition_statistics.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012, 2013 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/postprocess/depth_average.cc
===================================================================
--- trunk/aspect/source/postprocess/depth_average.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/postprocess/depth_average.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012, 2014 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/postprocess/duretz_et_al.cc
===================================================================
--- trunk/aspect/source/postprocess/duretz_et_al.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/postprocess/duretz_et_al.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/postprocess/dynamic_topography.cc
===================================================================
--- trunk/aspect/source/postprocess/dynamic_topography.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/postprocess/dynamic_topography.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012, 2013, 2014 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/postprocess/heat_flux_statistics.cc
===================================================================
--- trunk/aspect/source/postprocess/heat_flux_statistics.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/postprocess/heat_flux_statistics.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012, 2013, 2014 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/postprocess/interface.cc
===================================================================
--- trunk/aspect/source/postprocess/interface.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/postprocess/interface.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/postprocess/table_heat_flux_statistics.cc
===================================================================
--- trunk/aspect/source/postprocess/table_heat_flux_statistics.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/postprocess/table_heat_flux_statistics.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/postprocess/table_velocity_statistics.cc
===================================================================
--- trunk/aspect/source/postprocess/table_velocity_statistics.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/postprocess/table_velocity_statistics.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/postprocess/tan_gurnis.cc
===================================================================
--- trunk/aspect/source/postprocess/tan_gurnis.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/postprocess/tan_gurnis.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/postprocess/temperature_statistics.cc
===================================================================
--- trunk/aspect/source/postprocess/temperature_statistics.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/postprocess/temperature_statistics.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012, 2013 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/postprocess/tracer.cc
===================================================================
--- trunk/aspect/source/postprocess/tracer.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/postprocess/tracer.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
- Copyright (C) 2011, 2012, 2013 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
  This file is part of ASPECT.
 

Modified: trunk/aspect/source/postprocess/velocity_statistics.cc
===================================================================
--- trunk/aspect/source/postprocess/velocity_statistics.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/postprocess/velocity_statistics.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/postprocess/visualization/artificial_viscosity.cc
===================================================================
--- trunk/aspect/source/postprocess/visualization/artificial_viscosity.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/postprocess/visualization/artificial_viscosity.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/postprocess/visualization/density.cc
===================================================================
--- trunk/aspect/source/postprocess/visualization/density.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/postprocess/visualization/density.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/postprocess/visualization/dynamic_topography.cc
===================================================================
--- trunk/aspect/source/postprocess/visualization/dynamic_topography.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/postprocess/visualization/dynamic_topography.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012, 2013 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/postprocess/visualization/error_indicator.cc
===================================================================
--- trunk/aspect/source/postprocess/visualization/error_indicator.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/postprocess/visualization/error_indicator.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/postprocess/visualization/friction_heating.cc
===================================================================
--- trunk/aspect/source/postprocess/visualization/friction_heating.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/postprocess/visualization/friction_heating.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/postprocess/visualization/melt_fraction.cc
===================================================================
--- trunk/aspect/source/postprocess/visualization/melt_fraction.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/postprocess/visualization/melt_fraction.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2013 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/postprocess/visualization/nonadiabatic_pressure.cc
===================================================================
--- trunk/aspect/source/postprocess/visualization/nonadiabatic_pressure.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/postprocess/visualization/nonadiabatic_pressure.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/postprocess/visualization/nonadiabatic_temperature.cc
===================================================================
--- trunk/aspect/source/postprocess/visualization/nonadiabatic_temperature.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/postprocess/visualization/nonadiabatic_temperature.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/postprocess/visualization/partition.cc
===================================================================
--- trunk/aspect/source/postprocess/visualization/partition.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/postprocess/visualization/partition.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/postprocess/visualization/seismic_anomalies.cc
===================================================================
--- trunk/aspect/source/postprocess/visualization/seismic_anomalies.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/postprocess/visualization/seismic_anomalies.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/postprocess/visualization/seismic_vp.cc
===================================================================
--- trunk/aspect/source/postprocess/visualization/seismic_vp.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/postprocess/visualization/seismic_vp.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/postprocess/visualization/seismic_vs.cc
===================================================================
--- trunk/aspect/source/postprocess/visualization/seismic_vs.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/postprocess/visualization/seismic_vs.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/postprocess/visualization/specific_heat.cc
===================================================================
--- trunk/aspect/source/postprocess/visualization/specific_heat.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/postprocess/visualization/specific_heat.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/postprocess/visualization/strain_rate.cc
===================================================================
--- trunk/aspect/source/postprocess/visualization/strain_rate.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/postprocess/visualization/strain_rate.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/postprocess/visualization/thermal_expansivity.cc
===================================================================
--- trunk/aspect/source/postprocess/visualization/thermal_expansivity.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/postprocess/visualization/thermal_expansivity.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/postprocess/visualization/thermodynamic_phase.cc
===================================================================
--- trunk/aspect/source/postprocess/visualization/thermodynamic_phase.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/postprocess/visualization/thermodynamic_phase.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/postprocess/visualization/viscosity.cc
===================================================================
--- trunk/aspect/source/postprocess/visualization/viscosity.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/postprocess/visualization/viscosity.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012, 2013 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/postprocess/visualization/viscosity_ratio.cc
===================================================================
--- trunk/aspect/source/postprocess/visualization/viscosity_ratio.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/postprocess/visualization/viscosity_ratio.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/postprocess/visualization.cc
===================================================================
--- trunk/aspect/source/postprocess/visualization.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/postprocess/visualization.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012, 2013, 2014 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/simulator/assembly.cc
===================================================================
--- trunk/aspect/source/simulator/assembly.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/simulator/assembly.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012, 2013 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/simulator/checkpoint_restart.cc
===================================================================
--- trunk/aspect/source/simulator/checkpoint_restart.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/simulator/checkpoint_restart.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012, 2013, 2014 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/simulator/core.cc
===================================================================
--- trunk/aspect/source/simulator/core.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/simulator/core.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012, 2013 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/simulator/helper_functions.cc
===================================================================
--- trunk/aspect/source/simulator/helper_functions.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/simulator/helper_functions.cc	2014-04-14 14:54:56 UTC (rev 2515)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011 - 2014 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 

Modified: trunk/aspect/source/simulator/initial_conditions.cc
===================================================================
--- trunk/aspect/source/simulator/initial_conditions.cc	2014-04-14 14:44:27 UTC (rev 2514)
+++ trunk/aspect/source/simulator/initial_conditions.cc	2014-04-14 14:54:56 UTC (rev 2515)


More information about the CIG-COMMITS mailing list