summaryrefslogtreecommitdiff
path: root/crashrep/source
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-09-08 08:42:57 +0000
committerRüdiger Timm <rt@openoffice.org>2005-09-08 08:42:57 +0000
commite89d1788fc1bd6fbe4cd3e13c3f1f0e5227ebb30 (patch)
tree2e44373105c418f551b49b4962436d2b5800ec1c /crashrep/source
parent7942512a6a043901ed560c981f124550b0a58812 (diff)
INTEGRATION: CWS ooo19126 (1.3.106); FILE MERGED
2005/09/05 14:09:23 rt 1.3.106.1: #i54170# Change license header: remove SISSL
Diffstat (limited to 'crashrep/source')
-rwxr-xr-xcrashrep/source/unx/res.cxx52
1 files changed, 21 insertions, 31 deletions
diff --git a/crashrep/source/unx/res.cxx b/crashrep/source/unx/res.cxx
index c9e0e78adc84..0401d9cea072 100755
--- a/crashrep/source/unx/res.cxx
+++ b/crashrep/source/unx/res.cxx
@@ -1,45 +1,35 @@
/*************************************************************************
*
- * $RCSfile: res.cxx,v $
- *
- * $Revision: 1.3 $
- *
- * last change: $Author: hr $ $Date: 2004-02-04 14:32:55 $
- *
- * 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: res.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:42:57 $
*
- * 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
*
************************************************************************/