[Dart-dev] [4290] DART/trunk/observations/NCEP/ascii_to_obs/work: fixing copyright tags

nancy at ucar.edu nancy at ucar.edu
Tue Feb 23 09:09:59 MST 2010


Revision: 4290
Author:   thoar
Date:     2010-02-23 09:09:59 -0700 (Tue, 23 Feb 2010)
Log Message:
-----------
fixing copyright tags

Modified Paths:
--------------
    DART/trunk/observations/NCEP/ascii_to_obs/work/multi_create.csh
    DART/trunk/observations/NCEP/ascii_to_obs/work/quickbuild.csh

-------------- next part --------------
Modified: DART/trunk/observations/NCEP/ascii_to_obs/work/multi_create.csh
===================================================================
--- DART/trunk/observations/NCEP/ascii_to_obs/work/multi_create.csh	2010-02-23 00:02:57 UTC (rev 4289)
+++ DART/trunk/observations/NCEP/ascii_to_obs/work/multi_create.csh	2010-02-23 16:09:59 UTC (rev 4290)
@@ -1,10 +1,11 @@
 #!/bin/csh  -v
 #
-# Data Assimilation Research Testbed -- DART
-# Copyright 2004-2007, Data Assimilation Research Section
-# University Corporation for Atmospheric Research
-# Licensed under the GPL -- www.gpl.org/licenses/gpl.html
+# DART software - Copyright \xA9 2004 - 2010 UCAR. This open source software is
+# provided by UCAR, "as is", without charge, subject to all terms of use at
+# http://www.image.ucar.edu/DAReS/DART/DART_download
 #
+# $Id$
+#
 # test version - convert multiple days in parallel
 #
 #--------------------------------------------------------------
@@ -84,6 +85,5 @@
 
 # <next few lines under version control, do not edit>
 # $URL$
-# $Id$
 # $Revision$
 # $Date$

Modified: DART/trunk/observations/NCEP/ascii_to_obs/work/quickbuild.csh
===================================================================
--- DART/trunk/observations/NCEP/ascii_to_obs/work/quickbuild.csh	2010-02-23 00:02:57 UTC (rev 4289)
+++ DART/trunk/observations/NCEP/ascii_to_obs/work/quickbuild.csh	2010-02-23 16:09:59 UTC (rev 4290)
@@ -1,16 +1,11 @@
 #!/bin/csh
 #
-# Data Assimilation Research Testbed -- DART
-# Copyright 2004-2008, Data Assimilation Research Section
-# University Corporation for Atmospheric Research
-# Licensed under the GPL -- www.gpl.org/licenses/gpl.html
+# DART software - Copyright \xA9 2004 - 2010 UCAR. This open source software is
+# provided by UCAR, "as is", without charge, subject to all terms of use at
+# http://www.image.ucar.edu/DAReS/DART/DART_download
 #
-# <next few lines under version control, do not edit>
-# $URL$
 # $Id$
-# $Revision$
-# $Date$
-
+#
 # Script to manage the compilation of the executables in this directory.
 #
 # The 'preprocess' step constructs 2 modules which define which DART 
@@ -67,3 +62,8 @@
 echo "Success: All DART programs compiled."  
 exit 0
 
+# <next few lines under version control, do not edit>
+# $URL$
+# $Revision$
+# $Date$
+


More information about the Dart-dev mailing list