diff options
author | Andrew Rist <arist@apache.org> | 2012-01-12 18:51:10 +0000 |
---|---|---|
committer | Andrew Rist <arist@apache.org> | 2012-01-12 18:51:10 +0000 |
commit | 78d8bbfb14cde7b473c92fc7cbff5fb75ddf1a42 (patch) | |
tree | 182a04762e628b21852ed69b329d5a56930fcc4a /desktop/test | |
parent | 81234db9288b93d7f90e6f628182de55349cc67e (diff) |
Update headers to Alv2 headers
Diffstat (limited to 'desktop/test')
-rw-r--r-- | desktop/test/deployment/options/handler/com/sun/star/comp/extensionoptions/OptionsEventHandler.java | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/desktop/test/deployment/options/handler/com/sun/star/comp/extensionoptions/OptionsEventHandler.java b/desktop/test/deployment/options/handler/com/sun/star/comp/extensionoptions/OptionsEventHandler.java index d84c3723cde5..b727563f581a 100644 --- a/desktop/test/deployment/options/handler/com/sun/star/comp/extensionoptions/OptionsEventHandler.java +++ b/desktop/test/deployment/options/handler/com/sun/star/comp/extensionoptions/OptionsEventHandler.java @@ -19,32 +19,6 @@ * *************************************************************/ -************************************************************************* - * - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * - * Copyright 2000, 2010 Oracle and/or its affiliates. - * - * OpenOffice.org - a multi-platform office productivity suite - * - * 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. - * - *************************************************************************/ package com.sun.star.comp.extensionoptions; import com.sun.star.lib.uno.helper.Factory; |