summaryrefslogtreecommitdiff
path: root/soldep
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-04-10 15:36:23 +0000
committerRüdiger Timm <rt@openoffice.org>2008-04-10 15:36:23 +0000
commit3371de7365b570c000eb5631d0e1172e6f63daa6 (patch)
treed4ebb0773e84cd78f5e0f136357c86c0ad874ed7 /soldep
parentd75a19ff31afd0f05ba47e957511e54fa824d127 (diff)
INTEGRATION: CWS changefileheader (1.2.26); FILE MERGED
2008/03/31 13:05:15 rt 1.2.26.1: #i87441# Change license header to LPGL v3.
Diffstat (limited to 'soldep')
-rw-r--r--soldep/inc/soldep/connctr.hxx82
-rw-r--r--soldep/inc/soldep/depwin.hxx48
-rw-r--r--soldep/inc/soldep/graphwin.hxx71
-rw-r--r--soldep/inc/soldep/hashobj.hxx29
-rw-r--r--soldep/inc/soldep/sdtresid.hxx30
5 files changed, 143 insertions, 117 deletions
diff --git a/soldep/inc/soldep/connctr.hxx b/soldep/inc/soldep/connctr.hxx
index c0c3746fe1e6..4047e50c0164 100644
--- a/soldep/inc/soldep/connctr.hxx
+++ b/soldep/inc/soldep/connctr.hxx
@@ -1,58 +1,32 @@
-
/*************************************************************************
-#*
-#* $Workfile:$
-#*
-#* class Klassenname(n)
-#*
-#* Implementation SOURCE.CXX (nur bei HXX-Files)
-#*
-#* Beschreibung DOKUNAME.DOC oder
-#* Beschreibung des Moduls
-#*
-#* Ersterstellung XX TT.MM.JJ
-#* Letzte Aenderung $Author: vg $ $Date: 2007-04-11 21:37:40 $
-#* $Revision: 1.2 $
-#*
-#* $Logfile:$
-#*
-#* Copyright (c) 1989 - 1996, STAR DIVISION
-#*
-#*************************************************************************
-
- Source Code Control System - Header
-
- $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/soldep/inc/soldep/connctr.hxx,v 1.2 2007-04-11 21:37:40 vg Exp $
-
- Source Code Control System - Update
-
- $Log: not supported by cvs2svn $
- Revision 1.1.2.1 2007/02/09 16:15:15 vg
- #72503# get rid of hedabu procedure: Moving headers to soldep/inc/soldep and correspondent necessary changes
-
- Revision 1.2 2006/04/24 14:11:25 obo
- refactored version
-
- Revision 1.5.30.3 2006/03/14 15:31:51 obo
- save current state
-
- Revision 1.5.30.2 2006/01/26 15:11:57 obo
- fix repaint problem in hide mode
-
- Revision 1.5.30.1 2006/01/06 11:11:51 obo
- hide mode
-
- Revision 1.5 2001/09/14 14:59:21 nf
- Support of layers
-
- Revision 1.3 2000/11/02 10:31:36 hjs
- unicode first shot
-
- Revision 1.2 1999/06/11 17:20:42 hjs
- now it's alpha
-
-
-*************************************************************************/
+ *
+ * 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: connctr.hxx,v $
+ * $Revision: 1.3 $
+ *
+ * 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 _FMRWRK_CONNCTR_HXX
diff --git a/soldep/inc/soldep/depwin.hxx b/soldep/inc/soldep/depwin.hxx
index b1c345e60dc6..29ccf25e56e8 100644
--- a/soldep/inc/soldep/depwin.hxx
+++ b/soldep/inc/soldep/depwin.hxx
@@ -1,24 +1,32 @@
-
/*************************************************************************
-#*
-#* $Workfile:$
-#*
-#* class Klassenname(n)
-#*
-#* Implementation SOURCE.CXX (nur bei HXX-Files)
-#*
-#* Beschreibung DOKUNAME.DOC oder
-#* Beschreibung des Moduls
-#*
-#* Ersterstellung XX TT.MM.JJ
-#* Letzte Aenderung $Author: vg $ $Date: 2007-04-11 21:37:58 $
-#* $Revision: 1.2 $
-#*
-#* $Logfile:$
-#*
-#* Copyright (c) 1989 - 1996, STAR DIVISION
-#*
-#*************************************************************************/
+ *
+ * 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: depwin.hxx,v $
+ * $Revision: 1.3 $
+ *
+ * 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 _FMRWRK_DEPWIN_HXX
#define _FMRWRK_DEPWIN_HXX
diff --git a/soldep/inc/soldep/graphwin.hxx b/soldep/inc/soldep/graphwin.hxx
index c483133e1b67..54ee629632fa 100644
--- a/soldep/inc/soldep/graphwin.hxx
+++ b/soldep/inc/soldep/graphwin.hxx
@@ -1,48 +1,33 @@
/*************************************************************************
-#* $Workfile:$
-#*
-#* class Klassenname(n)
-#*
-#* Beschreibung DOKUNAME.DOC oder
-#* Beschreibung des Moduls
-#*
-#* Ersterstellung XX TT.MM.JJ
-#* Letzte Aenderung $Author: vg $ $Date: 2007-04-11 21:38:22 $
-#* $Revision: 1.2 $
-#*
-#* $Logfile:$
-#*
-#* Copyright (c) 1989 - 2000, STAR DIVISION
-#*
-#*************************************************************************
+ *
+ * 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: graphwin.hxx,v $
+ * $Revision: 1.3 $
+ *
+ * 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.
+ *
+ ************************************************************************/
- Source Code Control System - Header
-
- $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/soldep/inc/soldep/graphwin.hxx,v 1.2 2007-04-11 21:38:22 vg Exp $
-
- Source Code Control System - Update
-
- $Log: not supported by cvs2svn $
- Revision 1.1.2.1 2007/02/09 16:15:15 vg
- #72503# get rid of hedabu procedure: Moving headers to soldep/inc/soldep and correspondent necessary changes
-
- Revision 1.2 2006/04/24 14:11:25 obo
- refactored version
-
- Revision 1.2.30.2 2006/03/14 15:31:51 obo
- save current state
-
- Revision 1.2.30.1 2006/01/06 11:14:52 obo
- tool bar
-
- Revision 1.2 2001/09/20 16:06:16 nf
- Support of scrollmouse
-
- Revision 1.1 2000/03/22 14:00:01 hjs
- scrollbars and directories in project-view
-
-
-*************************************************************************/
#ifndef _FMRWRK_GRAPHWIN_HXX
#define _FMRWRK_GRAPHWIN_HXX
diff --git a/soldep/inc/soldep/hashobj.hxx b/soldep/inc/soldep/hashobj.hxx
index 48221bcc8b95..798430125b58 100644
--- a/soldep/inc/soldep/hashobj.hxx
+++ b/soldep/inc/soldep/hashobj.hxx
@@ -1,3 +1,32 @@
+/*************************************************************************
+ *
+ * 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: hashobj.hxx,v $
+ * $Revision: 1.3 $
+ *
+ * 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 _FMRWRK_HASHOBJ_HXX
#define _FMRWRK_HASHOBJ_HXX
diff --git a/soldep/inc/soldep/sdtresid.hxx b/soldep/inc/soldep/sdtresid.hxx
index 04983ec48d52..6b7f9ca50846 100644
--- a/soldep/inc/soldep/sdtresid.hxx
+++ b/soldep/inc/soldep/sdtresid.hxx
@@ -1,3 +1,33 @@
+/*************************************************************************
+ *
+ * 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: sdtresid.hxx,v $
+ * $Revision: 1.3 $
+ *
+ * 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 _SOLDEV_RESID_HXX_
#define _SOLDEV_RESID_HXX_
#include <tools/resmgr.hxx>