summaryrefslogtreecommitdiffstats
path: root/basic/source/inc/errobject.hxx
diff options
context:
space:
mode:
authornpower Developer <npower@openoffice.org>2010-04-26 11:55:58 +0100
committernpower Developer <npower@openoffice.org>2010-04-26 11:55:58 +0100
commit1d30ea43d0fd1353da7d4fb591dcbc1688bc07d8 (patch)
tree56540d10791ef95f828668a0ef023dd87daa5afc /basic/source/inc/errobject.hxx
parentab75: #i110417# get rid of unnecessary tmp string (diff)
downloadcore-1d30ea43d0fd1353da7d4fb591dcbc1688bc07d8.tar.gz
core-1d30ea43d0fd1353da7d4fb591dcbc1688bc07d8.zip
ab75: #i110417# add licence, remove unnecessary lines in resource and correct tweak in stepERROR so that in non-vba mode all is as it was before
Diffstat (limited to 'basic/source/inc/errobject.hxx')
-rw-r--r--basic/source/inc/errobject.hxx27
1 files changed, 27 insertions, 0 deletions
diff --git a/basic/source/inc/errobject.hxx b/basic/source/inc/errobject.hxx
index 51d4b6caa4f9..7a50d2435eb3 100644
--- a/basic/source/inc/errobject.hxx
+++ b/basic/source/inc/errobject.hxx
@@ -1,3 +1,30 @@
+/*************************************************************************
+*
+* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+*
+* Copyright 2000, 2010 Oracle and/or its affiliates.
+*
+* OpenOffice.org - a multi-platform office productivity suite
+*
+* 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 ERROBJECT_HXX
#define ERROBJECT_HXX
#include "sbunoobj.hxx"