OpenJDK / bsd-port / bsd-port / jdk
changeset 3637:dff9b6d18628
7016897: Copyright header correction : test/sun/security/provider/SeedGenerator/SeedGeneratorChoice.java
Reviewed-by: vinnie
author | coffeys |
---|---|
date | Thu, 03 Feb 2011 11:28:04 +0000 |
parents | 3c86f24f7500 |
children | 0f5dc2fc81b1 |
files | test/sun/security/provider/SeedGenerator/SeedGeneratorChoice.java |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/test/sun/security/provider/SeedGenerator/SeedGeneratorChoice.java Thu Feb 03 10:10:11 2011 +0000 +++ b/test/sun/security/provider/SeedGenerator/SeedGeneratorChoice.java Thu Feb 03 11:28:04 2011 +0000 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. - * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. + * Copyright (c) 2010, 2011, 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