[Dart-dev] [4233] DART/trunk/models/wrf/work: Fix the copyright info.

nancy at ucar.edu nancy at ucar.edu
Thu Jan 28 12:59:37 MST 2010


Revision: 4233
Author:   nancy
Date:     2010-01-28 12:59:37 -0700 (Thu, 28 Jan 2010)
Log Message:
-----------
Fix the copyright info.

Modified Paths:
--------------
    DART/trunk/models/wrf/work/mkmf_add_pert_where_high_refl
    DART/trunk/models/wrf/work/mkmf_grid_refl_obs

-------------- next part --------------
Modified: DART/trunk/models/wrf/work/mkmf_add_pert_where_high_refl
===================================================================
--- DART/trunk/models/wrf/work/mkmf_add_pert_where_high_refl	2010-01-28 19:31:54 UTC (rev 4232)
+++ DART/trunk/models/wrf/work/mkmf_add_pert_where_high_refl	2010-01-28 19:59:37 UTC (rev 4233)
@@ -1,13 +1,11 @@
 #!/bin/csh
 #
-# Data Assimilation Research Testbed -- DART
-# Copyright 2004, 2005, Data Assimilation Initiative, University Corporation for Atmospheric Research
-# Licensed under the GPL -- www.gpl.org/licenses/gpl.html
+# DART software - Copyright © 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 three lines automatically updated by CVS, do not edit>
-# $Id: mkmf_obs_diag,v 1.2 2005/09/30 21:47:13 thoar Exp $
-# $Source: /home/thoar/CVS.REPOS/DART/models/wrf/work/mkmf_obs_diag,v $
-# $Name:  $
+# $Id: $
 #
+
 ../../../mkmf/mkmf -p add_pert_where_high_refl -t ../../../mkmf/mkmf.template -c"-Duse_netCDF" \
  -a "../../.." path_names_add_pert_where_high_refl

Modified: DART/trunk/models/wrf/work/mkmf_grid_refl_obs
===================================================================
--- DART/trunk/models/wrf/work/mkmf_grid_refl_obs	2010-01-28 19:31:54 UTC (rev 4232)
+++ DART/trunk/models/wrf/work/mkmf_grid_refl_obs	2010-01-28 19:59:37 UTC (rev 4233)
@@ -1,13 +1,11 @@
 #!/bin/csh
 #
-# Data Assimilation Research Testbed -- DART
-# Copyright 2004, 2005, Data Assimilation Initiative, University Corporation for Atmospheric Research
-# Licensed under the GPL -- www.gpl.org/licenses/gpl.html
+# DART software - Copyright © 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 three lines automatically updated by CVS, do not edit>
-# $Id: mkmf_obs_diag,v 1.2 2005/09/30 21:47:13 thoar Exp $
-# $Source: /home/thoar/CVS.REPOS/DART/models/wrf/work/mkmf_obs_diag,v $
-# $Name:  $
+# $Id: $
 #
+#
 ../../../mkmf/mkmf -p grid_refl_obs -t ../../../mkmf/mkmf.template -c"-Duse_netCDF" \
  -a "../../.." path_names_grid_refl_obs


More information about the Dart-dev mailing list