# HG changeset patch # User Doug Simon # Date 1407958103 -7200 # Node ID e5e45c74d95e815568782972f185d79831b5cecd # Parent 24892f7da98abaa09162e68408d077a9835adb0f fixed header diff -r 24892f7da98a -r e5e45c74d95e graal/com.oracle.graal.graph/src/com/oracle/graal/graph/GeneratedNode.java --- a/graal/com.oracle.graal.graph/src/com/oracle/graal/graph/GeneratedNode.java Wed Aug 13 21:09:30 2014 +0200 +++ b/graal/com.oracle.graal.graph/src/com/oracle/graal/graph/GeneratedNode.java Wed Aug 13 21:28:23 2014 +0200 @@ -1,12 +1,10 @@ /* - * Copyright (c) 2012, 2012, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Oracle designates this - * particular file as subject to the "Classpath" exception as provided - * by Oracle in the LICENSE file that accompanied this code. + * published by the Free Software Foundation. * * This code is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or