[cig-commits] [commit] master: Remove useless $IDs (568da3f)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu May 22 15:35:48 PDT 2014


Repository : https://github.com/geodynamics/aspect

On branch  : master
Link       : https://github.com/geodynamics/aspect/compare/4a5e27e5690a0e0c1e13e19100af7398e37f36b8...d31f4e9435a1c12781f5b673b672cbd29c41c2c2

>---------------------------------------------------------------

commit 568da3f63a1c0374478449775ea0bf962d86ff3d
Author: Siqi Zhang <siqi.zhang at mq.edu.au>
Date:   Thu May 22 11:06:29 2014 -0500

    Remove useless $IDs


>---------------------------------------------------------------

568da3f63a1c0374478449775ea0bf962d86ff3d
 include/aspect/heating_model/radioactive_decay.h            | 2 +-
 include/aspect/postprocess/internal_heating_statistics.h    | 2 +-
 include/aspect/postprocess/visualization/internal_heating.h | 2 +-
 source/postprocess/internal_heating_statistics.cc           | 2 +-
 source/postprocess/visualization/internal_heating.cc        | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/include/aspect/heating_model/radioactive_decay.h b/include/aspect/heating_model/radioactive_decay.h
index efc56d8..77f7523 100644
--- a/include/aspect/heating_model/radioactive_decay.h
+++ b/include/aspect/heating_model/radioactive_decay.h
@@ -17,7 +17,7 @@
   along with ASPECT; see the file doc/COPYING.  If not see
   <http://www.gnu.org/licenses/>.
 */
-/*  $Id$  */
+
 
 
 #ifndef __aspect__heating_model_radioactive_decay_h
diff --git a/include/aspect/postprocess/internal_heating_statistics.h b/include/aspect/postprocess/internal_heating_statistics.h
index 40c6b00..dfe5321 100644
--- a/include/aspect/postprocess/internal_heating_statistics.h
+++ b/include/aspect/postprocess/internal_heating_statistics.h
@@ -17,7 +17,7 @@
   along with ASPECT; see the file doc/COPYING.  If not see
   <http://www.gnu.org/licenses/>.
 */
-/*  $Id$  */
+
 
 
 #ifndef __aspect__postprocess_internal_heating_statistics_h
diff --git a/include/aspect/postprocess/visualization/internal_heating.h b/include/aspect/postprocess/visualization/internal_heating.h
index 2ac5c8e..8cc25fe 100644
--- a/include/aspect/postprocess/visualization/internal_heating.h
+++ b/include/aspect/postprocess/visualization/internal_heating.h
@@ -17,7 +17,7 @@
   along with ASPECT; see the file doc/COPYING.  If not see
   <http://www.gnu.org/licenses/>.
 */
-/*  $Id$  */
+
 
 
 #ifndef __aspect__postprocess_visualization_internal_heating_h
diff --git a/source/postprocess/internal_heating_statistics.cc b/source/postprocess/internal_heating_statistics.cc
index 1f4dfde..b7ac263 100644
--- a/source/postprocess/internal_heating_statistics.cc
+++ b/source/postprocess/internal_heating_statistics.cc
@@ -17,7 +17,7 @@
   along with ASPECT; see the file doc/COPYING.  If not see
   <http://www.gnu.org/licenses/>.
 */
-/*  $Id$  */
+
 
 
 #include <aspect/postprocess/internal_heating_statistics.h>
diff --git a/source/postprocess/visualization/internal_heating.cc b/source/postprocess/visualization/internal_heating.cc
index b913dfc..b2a7852 100644
--- a/source/postprocess/visualization/internal_heating.cc
+++ b/source/postprocess/visualization/internal_heating.cc
@@ -17,7 +17,7 @@
   along with ASPECT; see the file doc/COPYING.  If not see
   <http://www.gnu.org/licenses/>.
 */
-/*  $Id$  */
+
 
 
 #include <aspect/postprocess/visualization/internal_heating.h>



More information about the CIG-COMMITS mailing list