diff -r ecca632210ef -r c703c89fddbf hotspot/src/cpu/ppc/vm/interpreter_ppc.hpp --- a/hotspot/src/cpu/ppc/vm/interpreter_ppc.hpp Wed Apr 22 19:10:03 2015 +0300 +++ b/hotspot/src/cpu/ppc/vm/interpreter_ppc.hpp Wed Apr 15 12:44:56 2015 +0200 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2002, 2013, Oracle and/or its affiliates. All rights reserved. - * Copyright 2012, 2014 SAP AG. All rights reserved. + * Copyright (c) 2002, 2015, Oracle and/or its affiliates. All rights reserved. + * Copyright 2012, 2015 SAP AG. 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 @@ -47,4 +47,4 @@ } #endif -#endif // CPU_PPC_VM_INTERPRETER_PPC_PP +#endif // CPU_PPC_VM_INTERPRETER_PPC_HPP