User: rt Date: 2006/07/25 00:45:48 Modified: dba/connectivity/source/parse/sqlflex.l
Log: INTEGRATION: CWS rt15 (1.29.6); FILE MERGED 2006/06/29 07:49:37 rt 1.29.6.1: #i66831# 'Header' entry removed from file header. File Changes: Directory: /dba/connectivity/source/parse/ ========================================== File [changed]: sqlflex.l Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/parse/sqlflex.l?r1=1.29&r2=1.30 Delta lines: +25 -7 -------------------- --- sqlflex.l 20 Jun 2006 02:08:40 -0000 1.29 +++ sqlflex.l 25 Jul 2006 07:45:46 -0000 1.30 @@ -2,18 +2,36 @@ //-------------------------------------------------------------------------- // -// $Header$ +// OpenOffice.org - a multi-platform office productivity suite // -// Copyright 2000 Sun Microsystems, Inc. All Rights Reserved. +// $RCSfile$ // -// First creation: -// OJ +// $Revision$ // -// Last change: -// $Author$ $Date$ $Revision$ +// last change: $Author$ $Date$ // -// Description: +// 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 // //-------------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
