diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-04-11 06:10:30 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-04-11 06:10:30 +0000 |
commit | 4f5205f08b04c33fa6bddca887a015306a41d8fa (patch) | |
tree | 1de6360b0040c2ae9e3978129ed445714fb4844b /vcl/aqua/inc/saltimer.h | |
parent | 25b88264187ee3b747eb6fdbe803c3861e4a87c4 (diff) |
INTEGRATION: CWS changefileheader (1.6.76); FILE MERGED
2008/03/28 15:44:03 rt 1.6.76.1: #i87441# Change license header to LPGL v3.
Diffstat (limited to 'vcl/aqua/inc/saltimer.h')
-rw-r--r-- | vcl/aqua/inc/saltimer.h | 57 |
1 files changed, 26 insertions, 31 deletions
diff --git a/vcl/aqua/inc/saltimer.h b/vcl/aqua/inc/saltimer.h index 84152207c760..8fcd711c3c18 100644 --- a/vcl/aqua/inc/saltimer.h +++ b/vcl/aqua/inc/saltimer.h @@ -1,36 +1,31 @@ /************************************************************************* * -* OpenOffice.org - a multi-platform office productivity suite -* -* $RCSfile: saltimer.h,v $ -* -* $Revision: 1.7 $ -* -* last change: $Author: kz $ $Date: 2008-04-04 10:57:17 $ -* -* 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 -* + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * Copyright 2008 by Sun Microsystems, Inc. + * + * OpenOffice.org - a multi-platform office productivity suite + * + * $RCSfile: saltimer.h,v $ + * $Revision: 1.8 $ + * + * 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 _SV_SALTIMER_H |