Skip to content
Snippets Groups Projects
Commit 1a897e5b authored by Mick Jordan's avatar Mick Jordan
Browse files

copyright fix

parent f4a9c18c
No related branches found
No related tags found
No related merge requests found
...@@ -34,4 +34,3 @@ clean: ...@@ -34,4 +34,3 @@ clean:
$(MAKE) -C builtinlibs clean $(MAKE) -C builtinlibs clean
$(MAKE) -C fficall clean $(MAKE) -C fficall clean
$(MAKE) -C library clean $(MAKE) -C library clean
\ No newline at end of file
...@@ -16,6 +16,7 @@ com.oracle.truffle.r.native/include/jni/R.h,no.copyright ...@@ -16,6 +16,7 @@ com.oracle.truffle.r.native/include/jni/R.h,no.copyright
com.oracle.truffle.r.native/include/jni/Rconfig.h,no.copyright com.oracle.truffle.r.native/include/jni/Rconfig.h,no.copyright
com.oracle.truffle.r.native/include/jni/Rdefines.h,no.copyright com.oracle.truffle.r.native/include/jni/Rdefines.h,no.copyright
com.oracle.truffle.r.native/include/jni/Rinternals.h,gnu_r.copyright com.oracle.truffle.r.native/include/jni/Rinternals.h,gnu_r.copyright
com.oracle.truffle.r.native/library/tools/src/tools.c,no.copyright
com.oracle.truffle.r.nodes/src/com/oracle/truffle/r/nodes/function/DispatchNode.java,purdue.copyright com.oracle.truffle.r.nodes/src/com/oracle/truffle/r/nodes/function/DispatchNode.java,purdue.copyright
com.oracle.truffle.r.nodes/src/com/oracle/truffle/r/nodes/function/DispatchedCallNode.java,purdue.copyright com.oracle.truffle.r.nodes/src/com/oracle/truffle/r/nodes/function/DispatchedCallNode.java,purdue.copyright
com.oracle.truffle.r.nodes/src/com/oracle/truffle/r/nodes/function/GroupDispatchNode.java,purdue.copyright com.oracle.truffle.r.nodes/src/com/oracle/truffle/r/nodes/function/GroupDispatchNode.java,purdue.copyright
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment