User: rt Date: 2008-04-10 14:35:31+0000 Modified: dba/dbaccess/source/ui/dlg/RelationDlg.src
Log: INTEGRATION: CWS changefileheader (1.40.182); FILE MERGED 2008/03/31 13:27:14 rt 1.40.182.1: #i87441# Change license header to LPGL v3. File Changes: Directory: /dba/dbaccess/source/ui/dlg/ ======================================= File [changed]: RelationDlg.src Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/RelationDlg.src?r1=1.40&r2=1.41 Delta lines: +30 -13 --------------------- --- RelationDlg.src 2007-04-19 14:58:24+0000 1.40 +++ RelationDlg.src 2008-04-10 14:35:28+0000 1.41 @@ -1,16 +1,33 @@ - //-------------------------------------------------------------------------- - // - // $Header$ - // - // (c) Copyright 1997 by Star Division GmbH, Hamburg. - // - // Ersterstellung: - // AWO - // - // Letzte Aenderung: - // $Author$ $Date$ $Revision$ - // - //-------------------------------------------------------------------------- +/************************************************************************* + * + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * Copyright 2008 by Sun Microsystems, Inc. + * + * OpenOffice.org - a multi-platform office productivity suite + * + * $RCSfile$ + * $Revision$ + * + * This file is part of OpenOffice.org. + * + * OpenOffice.org is free software: you can redistribute it and/or modify + * it under the terms of the GNU Lesser General Public License version 3 + * only, as published by the Free Software Foundation. + * + * OpenOffice.org 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 version 3 for more details + * (a copy is included in the LICENSE file that accompanied this code). + * + * You should have received a copy of the GNU Lesser General Public License + * version 3 along with OpenOffice.org. If not, see + * <http://www.openoffice.org/license.html> + * for a copy of the LGPLv3 License. + * + ************************************************************************/ + #ifndef DBAUI_RELATIONDIALOG_HRC #include "RelationDlg.hrc" #endif --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
