diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-03-20 14:29:52 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-03-20 14:29:52 +0000 |
commit | 3bdde59e5667d8122bcc273f00f10cb0587e9d69 (patch) | |
tree | 3cf9124f4594f5722afc90b1bb9d766d2bd5f745 /unotools/inc | |
parent | ee301088cefeacba40d27ef11287f90c799ba090 (diff) |
License header added
Diffstat (limited to 'unotools/inc')
-rw-r--r-- | unotools/inc/unotools/ucblockbytes.hxx | 34 | ||||
-rw-r--r-- | unotools/inc/unotools/ucbstreamhelper.hxx | 34 |
2 files changed, 68 insertions, 0 deletions
diff --git a/unotools/inc/unotools/ucblockbytes.hxx b/unotools/inc/unotools/ucblockbytes.hxx index 2fbcf8b1f8a0..d74f8dc5ead4 100644 --- a/unotools/inc/unotools/ucblockbytes.hxx +++ b/unotools/inc/unotools/ucblockbytes.hxx @@ -1,3 +1,37 @@ +/************************************************************************* + * + * OpenOffice.org - a multi-platform office productivity suite + * + * $RCSfile: ucblockbytes.hxx,v $ + * + * $Revision: 1.26 $ + * + * last change: $Author: rt $ $Date: 2008-03-20 15:29:51 $ + * + * The Contents of this file are made available subject to + * the terms of GNU Lesser General Public License Version 2.1. + * + * + * 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 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 + * + ************************************************************************/ #ifndef _UNTOOLS_UCBLOCKBYTES_HXX #define _UNTOOLS_UCBLOCKBYTES_HXX diff --git a/unotools/inc/unotools/ucbstreamhelper.hxx b/unotools/inc/unotools/ucbstreamhelper.hxx index cf9022ba264b..4c48faf5fdb2 100644 --- a/unotools/inc/unotools/ucbstreamhelper.hxx +++ b/unotools/inc/unotools/ucbstreamhelper.hxx @@ -1,3 +1,37 @@ +/************************************************************************* + * + * OpenOffice.org - a multi-platform office productivity suite + * + * $RCSfile: ucbstreamhelper.hxx,v $ + * + * $Revision: 1.10 $ + * + * last change: $Author: rt $ $Date: 2008-03-20 15:29:52 $ + * + * The Contents of this file are made available subject to + * the terms of GNU Lesser General Public License Version 2.1. + * + * + * 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 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 + * + ************************************************************************/ #ifndef _UNTOOLS_UCBSTREAMHELPER_HXX #define _UNTOOLS_UCBSTREAMHELPER_HXX |