summaryrefslogtreecommitdiff
path: root/crashrep
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2005-09-08 08:43:37 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2005-09-08 08:43:37 +0000
commita0c408ecc2cfe5bdf16a4c2a8f99ea9d689a4884 (patch)
treeb4cf1fa7288dedaed1c9707926bb2c1f53b67094 /crashrep
parent7256ba785060ae4da5b022e65ca13a444b580de4 (diff)
INTEGRATION: CWS ooo19126 (1.3.76); FILE MERGED
2005/09/05 14:09:24 rt 1.3.76.1: #i54170# Change license header: remove SISSL
Diffstat (limited to 'crashrep')
-rwxr-xr-xcrashrep/source/unx/res/unxcrashres.cxx52
1 files changed, 21 insertions, 31 deletions
diff --git a/crashrep/source/unx/res/unxcrashres.cxx b/crashrep/source/unx/res/unxcrashres.cxx
index 5414435bb05b..59f11e92a9b9 100755
--- a/crashrep/source/unx/res/unxcrashres.cxx
+++ b/crashrep/source/unx/res/unxcrashres.cxx
@@ -1,45 +1,35 @@
/*************************************************************************
*
- * $RCSfile: unxcrashres.cxx,v $
- *
- * $Revision: 1.3 $
- *
- * last change: $Author: hjs $ $Date: 2004-06-26 03:10:37 $
- *
- * The Contents of this file are made available subject to the terms of
- * either of the following licenses
+ * OpenOffice.org - a multi-platform office productivity suite
*
- * - GNU Lesser General Public License Version 2.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
+ * $RCSfile: unxcrashres.cxx,v $
*
- * 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.
+ * $Revision: 1.4 $
*
- * 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.
+ * last change: $Author: rt $ $Date: 2005-09-08 09:43:36 $
*
- * 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
+ * The Contents of this file are made available subject to
+ * the terms of GNU Lesser General Public License Version 2.1.
*
- * The Initial Developer of the Original Code is: Sun Microsystems, Inc.
*
- * Copyright: 2000 by Sun Microsystems, Inc.
+ * GNU Lesser General Public License Version 2.1
+ * =============================================
+ * Copyright 2005 by Sun Microsystems, Inc.
+ * 901 San Antonio Road, Palo Alto, CA 94303, USA
*
- * All Rights Reserved.
+ * 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.
*
- * Contributor(s): _______________________________________
+ * 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
*
************************************************************************/#include <tools/config.hxx>
#include <rtl/string.hxx>