changeset 16826:e5e45c74d95e

fixed header
author Doug Simon <doug.simon@oracle.com>
date Wed, 13 Aug 2014 21:28:23 +0200
parents 24892f7da98a
children 5e647663b77e
files graal/com.oracle.graal.graph/src/com/oracle/graal/graph/GeneratedNode.java
diffstat 1 files changed, 2 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- 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