# HG changeset patch # User Christian Humer # Date 1404502180 -7200 # Node ID 3d424f8a2beae74217d087d5bc58eac688a8a4a7 # Parent 3e7d0f67363ca859ed0633e1143ff44fb654b63a Fixed headers. diff -r 3e7d0f67363c -r 3d424f8a2bea graal/com.oracle.truffle.api/src/com/oracle/truffle/api/TypedObject.java --- a/graal/com.oracle.truffle.api/src/com/oracle/truffle/api/TypedObject.java Fri Jul 04 21:19:34 2014 +0200 +++ b/graal/com.oracle.truffle.api/src/com/oracle/truffle/api/TypedObject.java Fri Jul 04 21:29:40 2014 +0200 @@ -1,10 +1,12 @@ /* - * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, 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. + * 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. * * This code is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or