[Dart-dev] [4276] DART/trunk: Rather unbelievably, missed these copyright tags.
nancy at ucar.edu
nancy at ucar.edu
Fri Feb 12 16:52:25 MST 2010
Revision: 4276
Author: thoar
Date: 2010-02-12 16:52:25 -0700 (Fri, 12 Feb 2010)
Log Message:
-----------
Rather unbelievably, missed these copyright tags.
Modified Paths:
--------------
DART/trunk/models/PBL_1d/src/time_manager_mod.F90
DART/trunk/models/PBL_1d/src/utilities_mod.F90
DART/trunk/observations/MADIS/work/mkmf_preprocess
-------------- next part --------------
Modified: DART/trunk/models/PBL_1d/src/time_manager_mod.F90
===================================================================
--- DART/trunk/models/PBL_1d/src/time_manager_mod.F90 2010-02-12 23:51:23 UTC (rev 4275)
+++ DART/trunk/models/PBL_1d/src/time_manager_mod.F90 2010-02-12 23:52:25 UTC (rev 4276)
@@ -1,7 +1,6 @@
-! 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
module time_manager_mod
Modified: DART/trunk/models/PBL_1d/src/utilities_mod.F90
===================================================================
--- DART/trunk/models/PBL_1d/src/utilities_mod.F90 2010-02-12 23:51:23 UTC (rev 4275)
+++ DART/trunk/models/PBL_1d/src/utilities_mod.F90 2010-02-12 23:52:25 UTC (rev 4276)
@@ -1,7 +1,6 @@
-! 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
module utilities_mod
Modified: DART/trunk/observations/MADIS/work/mkmf_preprocess
===================================================================
--- DART/trunk/observations/MADIS/work/mkmf_preprocess 2010-02-12 23:51:23 UTC (rev 4275)
+++ DART/trunk/observations/MADIS/work/mkmf_preprocess 2010-02-12 23:52:25 UTC (rev 4276)
@@ -1,15 +1,18 @@
#!/bin/csh
#
-# 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
#
-# <next few lines under version control, do not edit>
-# $URL: http://subversion.ucar.edu/DAReS/DART/branches/nancy_work/models/wrf/work/mkmf_preprocess $
-# $Id: mkmf_preprocess 2691 2007-03-11 18:18:09Z thoar $
-# $Revision: 2691 $
-# $Date: 2007-03-11 12:18:09 -0600 (Sun, 11 Mar 2007) $
-#
+# $Id$
+
../../../mkmf/mkmf -p preprocess -t ../../../mkmf/mkmf.template -c"-Duse_netCDF" \
-a "../../.." path_names_preprocess
+
+exit $status
+
+# <next few lines under version control, do not edit>
+# $URL$
+# $Revision$
+# $Date$
+
More information about the Dart-dev
mailing list