Tag: cws_src680_ause034 User: hjs Date: 05/09/07 05:44:21 Modified: /dba/connectivity/source/parse/ wrap_sqlbison.cxx
Log: #i44902# see #i54170# File Changes: Directory: /dba/connectivity/source/parse/ ========================================== File [changed]: wrap_sqlbison.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/parse/wrap_sqlbison.cxx?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +36 -0 -------------------- --- wrap_sqlbison.cxx 5 Aug 2005 11:50:11 -0000 1.1.2.1 +++ wrap_sqlbison.cxx 7 Sep 2005 12:44:18 -0000 1.1.2.2 @@ -1 +1,37 @@ +/************************************************************************* + * + * OpenOffice.org - a multi-platform office productivity suite + * + * $RCSfile: wrap_sqlbison.cxx,v $ + * + * $Revision: 1.1.2.2 $ + * + * last change: $Author: hjs $ $Date: 2005/09/07 12:44:18 $ + * + * The Contents of this file are made available subject to + * the terms of GNU Lesser General Public License Version 2.1. + * + * + * GNU Lesser General Public License Version 2.1 + * ============================================= + * Copyright 2005 by Sun Microsystems, Inc. + * 901 San Antonio Road, Palo Alto, CA 94303, USA + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License version 2.1, as published by the Free Software Foundation. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, + * MA 02111-1307 USA + * + ************************************************************************/ + #include "sqlbison.cxx" + --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
