[Dart-dev] DART/branches Revision: 10982

dart at ucar.edu dart at ucar.edu
Wed Feb 1 16:43:12 MST 2017


thoar at ucar.edu
2017-02-01 16:43:10 -0700 (Wed, 01 Feb 2017)
188
Removing the copyright years from the notice (approved by Meg Mcclellan in UCAR Legal)
Adding copyright notices and svn footers as needed.
Setting svn properties on files that needed it.




Modified: DART/branches/rma_trunk/harnesses/filename_harness/mkmf_test_io
===================================================================
--- DART/branches/rma_trunk/harnesses/filename_harness/mkmf_test_io	2017-02-01 23:13:53 UTC (rev 10981)
+++ DART/branches/rma_trunk/harnesses/filename_harness/mkmf_test_io	2017-02-01 23:43:10 UTC (rev 10982)
@@ -1,3 +1,11 @@
+#!/bin/csh
+#
+# 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$
+
 DART_DIR=/Users/hendric/XDART/rma_filenames
 
 wrapper_arg="-w"
@@ -5,3 +13,10 @@
 $DART_DIR/mkmf/mkmf -p test_filenames -t $DART_DIR/mkmf/mkmf.template   \
         -a "$DART_DIR" -w path_names_test
 
+exit 0
+
+# <next few lines under version control, do not edit>
+# $URL$
+# $Revision$
+# $Date$
+


Property changes on: DART/branches/rma_trunk/harnesses/filename_harness/mkmf_test_io
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Date Rev Author HeadURL Id
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Modified: DART/branches/rma_trunk/harnesses/read_transpose_write/mkmf_test_io
===================================================================
--- DART/branches/rma_trunk/harnesses/read_transpose_write/mkmf_test_io	2017-02-01 23:13:53 UTC (rev 10981)
+++ DART/branches/rma_trunk/harnesses/read_transpose_write/mkmf_test_io	2017-02-01 23:43:10 UTC (rev 10982)
@@ -1,3 +1,11 @@
+#!/bin/csh
+#
+# 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$
+
 DART_DIR=/glade/p/work/hendric/DART/johnny_rma_trunk
 wrapper_arg="-w"
 
@@ -4,3 +12,10 @@
 $DART_DIR/mkmf/mkmf -p test_io -t mkmf.template   \
         -a "$DART_DIR" -w path_names_test
 
+exit 0
+
+# <next few lines under version control, do not edit>
+# $URL$
+# $Revision$
+# $Date$
+


Property changes on: DART/branches/rma_trunk/harnesses/read_transpose_write/mkmf_test_io
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Date Rev Author HeadURL Id
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Modified: DART/branches/rma_trunk/io/test/work/mkmf_preprocess
===================================================================
--- DART/branches/rma_trunk/io/test/work/mkmf_preprocess	2017-02-01 23:13:53 UTC (rev 10981)
+++ DART/branches/rma_trunk/io/test/work/mkmf_preprocess	2017-02-01 23:43:10 UTC (rev 10982)
@@ -1,10 +1,10 @@
 #!/bin/csh
 #
-# 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: mkmf_preprocess 6256 2013-06-12 16:19:10Z thoar $
+# DART $Id$


More information about the Dart-dev mailing list