[Dart-dev] DART/branches Revision: 10990

dart at ucar.edu dart at ucar.edu
Thu Feb 2 16:39:21 MST 2017


thoar at ucar.edu
2017-02-02 16:39:18 -0700 (Thu, 02 Feb 2017)
62
Changing copyright text - no changes to anything executable.




Modified: DART/branches/rma_trunk/DART_LAB/matlab/gaussian_product.m
===================================================================
--- DART/branches/rma_trunk/DART_LAB/matlab/gaussian_product.m	2017-02-02 21:59:17 UTC (rev 10989)
+++ DART/branches/rma_trunk/DART_LAB/matlab/gaussian_product.m	2017-02-02 23:39:18 UTC (rev 10990)
@@ -13,8 +13,8 @@
 % See also: oned_model, oned_ensemble, twod_ensemble,
 %           run_lorenz_63, run_lorenz_96
 
-%% DART software - Copyright 2004 - 2016 UCAR. This open source software is
-% provided by UCAR, "as is", without charge, subject to all terms of use at
+%% DART software - Copyright 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
 %
 % DART $Id$
@@ -330,4 +330,3 @@
 % $URL$
 % $Revision$
 % $Date$
-

Modified: DART/branches/rma_trunk/DART_LAB/matlab/oned_ensemble.m
===================================================================
--- DART/branches/rma_trunk/DART_LAB/matlab/oned_ensemble.m	2017-02-02 21:59:17 UTC (rev 10989)
+++ DART/branches/rma_trunk/DART_LAB/matlab/oned_ensemble.m	2017-02-02 23:39:18 UTC (rev 10990)
@@ -32,8 +32,8 @@
 % See also: gaussian_product, oned_model, twod_ensemble, run_lorenz_63,
 %           run_lorenz_96
 
-%% DART software - Copyright 2004 - 2016 UCAR. This open source software is
-% provided by UCAR, "as is", without charge, subject to all terms of use at
+%% DART software - Copyright 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
 %
 % DART $Id$
@@ -1020,4 +1020,3 @@
 % $URL$
 % $Revision$
 % $Date$
-

Modified: DART/branches/rma_trunk/DART_LAB/matlab/oned_model.m
===================================================================
--- DART/branches/rma_trunk/DART_LAB/matlab/oned_model.m	2017-02-02 21:59:17 UTC (rev 10989)
+++ DART/branches/rma_trunk/DART_LAB/matlab/oned_model.m	2017-02-02 23:39:18 UTC (rev 10990)
@@ -38,8 +38,8 @@
 % See also: gaussian_product, oned_ensemble, twod_ensemble, run_lorenz_63,
 %           run_lorenz_96
 
-%% DART software - Copyright 2004 - 2016 UCAR. This open source software is
-% provided by UCAR, "as is", without charge, subject to all terms of use at
+%% DART software - Copyright 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
 %
 % DART $Id$
@@ -1218,4 +1218,3 @@
 % $URL$
 % $Revision$
 % $Date$
-

Modified: DART/branches/rma_trunk/DART_LAB/matlab/private/advance_oned.m
===================================================================
--- DART/branches/rma_trunk/DART_LAB/matlab/private/advance_oned.m	2017-02-02 21:59:17 UTC (rev 10989)
+++ DART/branches/rma_trunk/DART_LAB/matlab/private/advance_oned.m	2017-02-02 23:39:18 UTC (rev 10990)
@@ -1,8 +1,8 @@
 function x_new = advance_oned(x, alpha, model_bias)
 %% advance_oned(x, alpha, model_bias)
 
-%% DART software - Copyright 2004 - 2013 UCAR. This open source software is
-% provided by UCAR, "as is", without charge, subject to all terms of use at
+%% DART software - Copyright 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
 %
 % DART $Id$
@@ -25,4 +25,3 @@
 % $URL$
 % $Revision$
 % $Date$
-

Modified: DART/branches/rma_trunk/DART_LAB/matlab/private/comp_cov_factor.m
===================================================================
--- DART/branches/rma_trunk/DART_LAB/matlab/private/comp_cov_factor.m	2017-02-02 21:59:17 UTC (rev 10989)
+++ DART/branches/rma_trunk/DART_LAB/matlab/private/comp_cov_factor.m	2017-02-02 23:39:18 UTC (rev 10990)
@@ -1,8 +1,8 @@
 function cov_factor = comp_cov_factor(z_in, c)
 %% comp_cov_factor Gaspari Cohn cutoff, z_in is the distance while c is the cutoff
 
-%% DART software - Copyright 2004 - 2013 UCAR. This open source software is
-% provided by UCAR, "as is", without charge, subject to all terms of use at
+%% DART software - Copyright 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
 %
 % DART $Id$
@@ -23,4 +23,3 @@
 % $URL$


More information about the Dart-dev mailing list