Skip to content
Snippets Groups Projects
Commit e55231e7 authored by Zbynek Slajchrt's avatar Zbynek Slajchrt
Browse files

Copyrights updated

parent a4ba6dd1
Branches
No related tags found
No related merge requests found
...@@ -4,16 +4,15 @@ ...@@ -4,16 +4,15 @@
* http://www.gnu.org/licenses/gpl-2.0.html * http://www.gnu.org/licenses/gpl-2.0.html
* *
* Copyright (c) 2012-2014, Purdue University * Copyright (c) 2012-2014, Purdue University
* Copyright (c) 2013, 2016, Oracle and/or its affiliates * Copyright (c) 2016, Oracle and/or its affiliates
* *
* All rights reserved. * All rights reserved.
*/ */
package com.oracle.truffle.r.test.builtins; package com.oracle.truffle.r.test.builtins;
import org.junit.*; import org.junit.Test;
import com.oracle.truffle.r.test.*; import com.oracle.truffle.r.test.TestBase;
import com.oracle.truffle.r.test.TestBase.Ignored;
// Checkstyle: stop line length check // Checkstyle: stop line length check
public class TestBuiltin_cospi extends TestBase { public class TestBuiltin_cospi extends TestBase {
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
* http://www.gnu.org/licenses/gpl-2.0.html * http://www.gnu.org/licenses/gpl-2.0.html
* *
* Copyright (c) 2012-2014, Purdue University * Copyright (c) 2012-2014, Purdue University
* Copyright (c) 2013, 2016, Oracle and/or its affiliates * Copyright (c) 2016, Oracle and/or its affiliates
* *
* All rights reserved. * All rights reserved.
*/ */
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
* http://www.gnu.org/licenses/gpl-2.0.html * http://www.gnu.org/licenses/gpl-2.0.html
* *
* Copyright (c) 2012-2014, Purdue University * Copyright (c) 2012-2014, Purdue University
* Copyright (c) 2013, 2016, Oracle and/or its affiliates * Copyright (c) 2016, Oracle and/or its affiliates
* *
* All rights reserved. * All rights reserved.
*/ */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment