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