[cig-commits] r9129 - cs/avm/trunk

tan2 at geodynamics.org tan2 at geodynamics.org
Thu Jan 24 12:14:26 PST 2008


Author: tan2
Date: 2008-01-24 12:14:26 -0800 (Thu, 24 Jan 2008)
New Revision: 9129

Modified:
   cs/avm/trunk/avm-partition.c
   cs/avm/trunk/avm.f90
   cs/avm/trunk/write_CitcomS_tracers.f90
Log:
Changed license text

Modified: cs/avm/trunk/avm-partition.c
===================================================================
--- cs/avm/trunk/avm-partition.c	2008-01-24 20:06:13 UTC (rev 9128)
+++ cs/avm/trunk/avm-partition.c	2008-01-24 20:14:26 UTC (rev 9129)
@@ -1,3 +1,28 @@
+/*
+ *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ *<LicenseText>
+ *
+ * avm-partition.c by Leif Strand and Eh Tan
+ * Copyright (C) 2007, California Institute of Technology.
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ *
+ *</LicenseText>
+ *
+ *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ */
 
 /* support files larger than 2GB on Linux */
 #define _FILE_OFFSET_BITS 64

Modified: cs/avm/trunk/avm.f90
===================================================================
--- cs/avm/trunk/avm.f90	2008-01-24 20:06:13 UTC (rev 9128)
+++ cs/avm/trunk/avm.f90	2008-01-24 20:14:26 UTC (rev 9129)
@@ -1,13 +1,8 @@
 !=====================================================================
 !
-!          S p e c f e m 3 D  G l o b e  V e r s i o n  4 . 0
-!          --------------------------------------------------
+! avm.f90 by Leif Strand
+! Copyright (C) 2008, California Institute of Technology.
 !
-!          Main authors: Dimitri Komatitsch and Jeroen Tromp
-!    Seismological Laboratory, California Institute of Technology, USA
-!                 and University of Pau / CNRS, France
-! (c) California Institute of Technology and University of Pau / CNRS, November 2007
-!
 ! This program is free software; you can redistribute it and/or modify
 ! it under the terms of the GNU General Public License as published by
 ! the Free Software Foundation; either version 2 of the License, or

Modified: cs/avm/trunk/write_CitcomS_tracers.f90
===================================================================
--- cs/avm/trunk/write_CitcomS_tracers.f90	2008-01-24 20:06:13 UTC (rev 9128)
+++ cs/avm/trunk/write_CitcomS_tracers.f90	2008-01-24 20:14:26 UTC (rev 9129)
@@ -1,13 +1,8 @@
 !=====================================================================
 !
-!          S p e c f e m 3 D  G l o b e  V e r s i o n  4 . 0
-!          --------------------------------------------------
+! write_CitcomS_tracers.f90 by Leif Strand and Eh Tan
+! Copyright (C) 2008, California Institute of Technology.
 !
-!          Main authors: Dimitri Komatitsch and Jeroen Tromp
-!    Seismological Laboratory, California Institute of Technology, USA
-!                 and University of Pau / CNRS, France
-! (c) California Institute of Technology and University of Pau / CNRS, November 2007
-!
 ! This program is free software; you can redistribute it and/or modify
 ! it under the terms of the GNU General Public License as published by
 ! the Free Software Foundation; either version 2 of the License, or



More information about the cig-commits mailing list