source: trunk/openjdk/make/templates/gpl-cp-header@ 278

Last change on this file since 278 was 278, checked in by dmik, 14 years ago

trunk: Merged in openjdk6 b22 from branches/vendor/oracle.

File size: 1.1 KB
Line 
1Copyright (c) %YEARS%, Oracle and/or its affiliates. All rights reserved.
2DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3
4This code is free software; you can redistribute it and/or modify it
5under the terms of the GNU General Public License version 2 only, as
6published by the Free Software Foundation. Oracle designates this
7particular file as subject to the "Classpath" exception as provided
8by Oracle in the LICENSE file that accompanied this code.
9
10This code is distributed in the hope that it will be useful, but WITHOUT
11ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
12FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
13version 2 for more details (a copy is included in the LICENSE file that
14accompanied this code).
15
16You should have received a copy of the GNU General Public License version
172 along with this work; if not, write to the Free Software Foundation,
18Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
19
20Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
21or visit www.oracle.com if you need additional information or have any
22questions.
Note: See TracBrowser for help on using the repository browser.