Skip to content

Commit

Permalink
[Truffle] - Adds copyright header to RandomPrimitiveNodes.
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasallan committed Mar 23, 2015
1 parent b696c67 commit b79e7f2
Showing 1 changed file with 9 additions and 0 deletions.
@@ -1,3 +1,12 @@
/*
* Copyright (c) 2013, 2015 Oracle and/or its affiliates. All rights reserved. This
* code is released under a tri EPL/GPL/LGPL license. You can use it,
* redistribute it and/or modify it under the terms of the:
*
* Eclipse Public License version 1.0
* GNU General Public License version 2
* GNU Lesser General Public License version 2.1
*/
package org.jruby.truffle.nodes.rubinius;

import com.oracle.truffle.api.CompilerDirectives;
Expand Down

0 comments on commit b79e7f2

Please sign in to comment.