Tag: cws_src680_rt15 User: rt Date: 2006/06/29 00:49:40 Modified: dba/connectivity/source/parse/sqlflex.l
Log: #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.29.6.1 Delta lines: +25 -7 -------------------- --- sqlflex.l 20 Jun 2006 02:08:40 -0000 1.29 +++ sqlflex.l 29 Jun 2006 07:49:37 -0000 1.29.6.1 @@ -2,18 +2,36 @@ //-------------------------------------------------------------------------- // -// $Header: dba/connectivity/source/parse/sqlflex.l,v 1.29 2006/06/20 02:08:40 hr Exp $ +// OpenOffice.org - a multi-platform office productivity suite // -// Copyright 2000 Sun Microsystems, Inc. All Rights Reserved. +// $RCSfile: sqlflex.l,v $ // -// First creation: -// OJ +// $Revision: 1.29.6.1 $ // -// Last change: -// $Author: hr $ $Date: 2006/06/20 02:08:40 $ $Revision: 1.29 $ +// last change: $Author: rt $ $Date: 2006/06/29 07:49:37 $ // -// 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]
