# HG changeset patch # User coffeys # Date 1296732484 0 # Node ID dff9b6d18628bd7708c6789a87d61aeaa3b4e160 # Parent 3c86f24f750086bf40e3520bbc6c01f9912663a2 7016897: Copyright header correction : test/sun/security/provider/SeedGenerator/SeedGeneratorChoice.java Reviewed-by: vinnie diff -r 3c86f24f7500 -r dff9b6d18628 test/sun/security/provider/SeedGenerator/SeedGeneratorChoice.java --- 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