comparison src/os/posix/launcher/launcher.script @ 6842:b9a9ed0f8eeb

7197424: update copyright year to match last edit in jdk8 hotspot repository Summary: Update copyright year to 2012 for relevant files Reviewed-by: dholmes, coleenp
author mikael
date Tue, 09 Oct 2012 10:09:34 -0700
parents be82ef218872
children bab5cbf74b5f
comparison
equal deleted inserted replaced
6841:26351ce8c4b0 6842:b9a9ed0f8eeb
1 #!/bin/sh 1 #!/bin/sh
2 2
3 # Copyright (c) 2010, 2011, Oracle and/or its affiliates. All rights reserved. 3 # Copyright (c) 2010, 2012, Oracle and/or its affiliates. All rights reserved.
4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 # 5 #
6 # This code is free software; you can redistribute it and/or modify it 6 # This code is free software; you can redistribute it and/or modify it
7 # under the terms of the GNU General Public License version 2 only, as 7 # under the terms of the GNU General Public License version 2 only, as
8 # published by the Free Software Foundation. 8 # published by the Free Software Foundation.