[ARVADOS] updated: 1.1.4-315-gab3c608

Git user git at public.curoverse.com
Wed May 23 22:26:43 EDT 2018


Summary of changes:
 .licenseignore   | 5 +++++
 sdk/R/README.Rmd | 4 ++++
 2 files changed, 9 insertions(+)

       via  ab3c608387378ef417fa620d85aebbb58a06f031 (commit)
       via  dfaa3a0ac7bdb11c074573c020b5bfeb75b8c9f9 (commit)
      from  c856e47c2a25dc6979ea07f2c3942687687c833a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit ab3c608387378ef417fa620d85aebbb58a06f031
Author: Ward Vandewege <wvandewege at veritasgenetics.com>
Date:   Wed May 23 22:26:25 2018 -0400

    2411: Add a bunch of exceptions to .licenseignore for our R sdk
    
    refs #2411
    
    Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <wvandewege at veritasgenetics.com>

diff --git a/.licenseignore b/.licenseignore
index 57df57a..51a1e7c 100644
--- a/.licenseignore
+++ b/.licenseignore
@@ -64,3 +64,8 @@ tools/crunchstat-summary/tests/crunchstat_error_messages.txt
 tools/crunchstat-summary/crunchstat_summary/synchronizer.js
 build/package-build-dockerfiles/debian9/D39DC0E3.asc
 build/package-test-dockerfiles/debian9/D39DC0E3.asc
+sdk/R/DESCRIPTION
+sdk/R/NAMESPACE
+sdk/R/.Rbuildignore
+sdk/R/ArvadosR.Rproj
+*.Rd

commit dfaa3a0ac7bdb11c074573c020b5bfeb75b8c9f9
Author: Ward Vandewege <wvandewege at veritasgenetics.com>
Date:   Wed May 23 22:26:05 2018 -0400

    2411: Add license header to sdk/R/README.Rmd
    
    refs #2411
    
    Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <wvandewege at veritasgenetics.com>

diff --git a/sdk/R/README.Rmd b/sdk/R/README.Rmd
index cfa0ce5..c2fe078 100644
--- a/sdk/R/README.Rmd
+++ b/sdk/R/README.Rmd
@@ -1,3 +1,7 @@
+[comment]: # (Copyright © The Arvados Authors. All rights reserved.)
+[comment]: # ()
+[comment]: # (SPDX-License-Identifier: CC-BY-SA-3.0)
+
 ## R SDK for Arvados
 
 This SDK focuses on providing support for accessing Arvados projects, collections, and the files within collections.

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list