jdk/test/java/util/TimeZone/TimeZoneDatePermissionCheck.java
changeset 21596 0e3a39f29dbc
parent 5506 202f599c92aa
equal deleted inserted replaced
21595:41788bc7744d 21596:0e3a39f29dbc
     3  * Copyright (c) 2009, Red Hat Inc.
     3  * Copyright (c) 2009, Red Hat Inc.
     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.  Oracle designates this
     8  * published by the Free Software Foundation.
     9  * particular file as subject to the "Classpath" exception as provided
       
    10  * by Oracle in the LICENSE file that accompanied this code.
       
    11  *
     9  *
    12  * This code is distributed in the hope that it will be useful, but WITHOUT
    10  * This code is distributed in the hope that it will be useful, but WITHOUT
    13  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
    11  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
    14  * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
    12  * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
    15  * version 2 for more details (a copy is included in the LICENSE file that
    13  * version 2 for more details (a copy is included in the LICENSE file that