summaryrefslogtreecommitdiff
path: root/sal/inc/osl/detail/android_native_app_glue.h
diff options
context:
space:
mode:
Diffstat (limited to 'sal/inc/osl/detail/android_native_app_glue.h')
-rw-r--r--sal/inc/osl/detail/android_native_app_glue.h20
1 files changed, 10 insertions, 10 deletions
diff --git a/sal/inc/osl/detail/android_native_app_glue.h b/sal/inc/osl/detail/android_native_app_glue.h
index 07b2f02a388b..862ca9e990f8 100644
--- a/sal/inc/osl/detail/android_native_app_glue.h
+++ b/sal/inc/osl/detail/android_native_app_glue.h
@@ -1,18 +1,18 @@
/*
- * Copyright (C) 2010 The Android Open Source Project
+ * This file is part of the LibreOffice project.
*
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * This file incorporates work covered by the following license notice:
*
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+ * Copyright (C) 2010 The Android Open Source Project
*
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ * http://www.apache.org/licenses/LICENSE-2.0
*/
#ifndef _ANDROID_NATIVE_APP_GLUE_H