summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/postgresql/pq_xkey.cxx
diff options
context:
space:
mode:
authorLionel Elie Mamane <lionel@mamane.lu>2011-09-20 15:56:33 +0200
committerLionel Elie Mamane <lionel@mamane.lu>2011-11-17 21:15:29 +0100
commit1dbe65b207b6a27918b21ca0123efeba42405775 (patch)
tree3044cfcd097bb9ad3d00db3a8506dde1cf14aeda /connectivity/source/drivers/postgresql/pq_xkey.cxx
parent4a99bb8f55730a6f755266cc35730ab186949189 (diff)
Switch to LGPL-only
Diffstat (limited to 'connectivity/source/drivers/postgresql/pq_xkey.cxx')
-rw-r--r--connectivity/source/drivers/postgresql/pq_xkey.cxx36
1 files changed, 1 insertions, 35 deletions
diff --git a/connectivity/source/drivers/postgresql/pq_xkey.cxx b/connectivity/source/drivers/postgresql/pq_xkey.cxx
index 87f5394baa59..fe8a8c299ed3 100644
--- a/connectivity/source/drivers/postgresql/pq_xkey.cxx
+++ b/connectivity/source/drivers/postgresql/pq_xkey.cxx
@@ -1,24 +1,6 @@
+/* -*- Mode: C++; eval:(c-set-style "bsd"); tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
- * $RCSfile: pq_xkey.cxx,v $
- *
- * $Revision: 1.1.2.2 $
- *
- * last change: $Author: jbu $ $Date: 2004/06/10 15:27:07 $
- *
- * The Contents of this file are made available subject to the terms of
- * either of the following licenses
- *
- * - GNU Lesser General Public License Version 2.1
- * - Sun Industry Standards Source License Version 1.1
- *
- * Sun Microsystems Inc., October, 2000
- *
- * GNU Lesser General Public License Version 2.1
- * =============================================
- * Copyright 2000 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.
@@ -33,21 +15,6 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
*
- *
- * Sun Industry Standards Source License Version 1.1
- * =================================================
- * The contents of this file are subject to the Sun Industry Standards
- * Source License Version 1.1 (the "License"); You may not use this file
- * except in compliance with the License. You may obtain a copy of the
- * License at http://www.openoffice.org/license.html.
- *
- * Software provided under this License is provided on an "AS IS" basis,
- * WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
- * WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
- * MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
- * See the License for the specific provisions governing your rights and
- * obligations concerning the Software.
- *
* The Initial Developer of the Original Code is: Joerg Budischewski
*
* Copyright: 2000 by Sun Microsystems, Inc.
@@ -56,7 +23,6 @@
*
* Contributor(s): Joerg Budischewski
*
- *
************************************************************************/
#include <rtl/ustrbuf.hxx>