diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-10-12 12:45:43 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-10-12 12:45:43 +0000 |
commit | 199cbe69dc3fb500f75626a1e16779ce6db5a38b (patch) | |
tree | e93f7f944df55ded94febe2ec3f84bc49c61490e /basebmp/inc | |
parent | 185e8a197e1f8ff9b12e2672ce8d64a5270d4f30 (diff) |
INTEGRATION: CWS sb59 (1.8.4); FILE MERGED
2006/09/04 09:44:45 thb 1.8.4.1: #i69182# Removed SISSL license header
Diffstat (limited to 'basebmp/inc')
-rw-r--r-- | basebmp/inc/basebmp/bitmapdevice.hxx | 44 |
1 files changed, 21 insertions, 23 deletions
diff --git a/basebmp/inc/basebmp/bitmapdevice.hxx b/basebmp/inc/basebmp/bitmapdevice.hxx index b902748e7d90..aafa99253bd4 100644 --- a/basebmp/inc/basebmp/bitmapdevice.hxx +++ b/basebmp/inc/basebmp/bitmapdevice.hxx @@ -1,37 +1,35 @@ /************************************************************************* * - * $RCSfile: bitmapdevice.hxx,v $ + * OpenOffice.org - a multi-platform office productivity suite * - * $Revision: 1.8 $ + * $RCSfile: bitmapdevice.hxx,v $ * - * last change: $Author: thb $ $Date: 2006-07-28 09:47:53 $ + * $Revision: 1.9 $ * - * The Contents of this file are made available subject to the terms of - * either of the following licenses + * last change: $Author: obo $ $Date: 2006-10-12 13:45:43 $ * - * - GNU Lesser General Public License Version 2.1 - * - Sun Industry Standards Source License Version 1.1 + * The Contents of this file are made available subject to + * the terms of 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 + * GNU Lesser General Public License Version 2.1 + * ============================================= + * Copyright 2005 by Sun Microsystems, Inc. + * 901 San Antonio Road, Palo Alto, CA 94303, USA * - * 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. + * 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. * - * 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. + * 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 + * 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 * ************************************************************************/ |