From e59ee33b673bab22994afc9031413185b5ed598f Mon Sep 17 00:00:00 2001 From: pedroGitt Date: Thu, 13 Oct 2016 10:33:43 +0200 Subject: Add missing copyright headers --- .../android/OlmLibSdk/olm-sdk/src/main/jni/olm_utility.h | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'java/android/OlmLibSdk/olm-sdk/src/main/jni/olm_utility.h') diff --git a/java/android/OlmLibSdk/olm-sdk/src/main/jni/olm_utility.h b/java/android/OlmLibSdk/olm-sdk/src/main/jni/olm_utility.h index 6683c68..bf35955 100644 --- a/java/android/OlmLibSdk/olm-sdk/src/main/jni/olm_utility.h +++ b/java/android/OlmLibSdk/olm-sdk/src/main/jni/olm_utility.h @@ -1,3 +1,19 @@ +/* + * Copyright 2016 OpenMarket Ltd + * + * 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 + * + * 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. + */ + #ifndef _OMLUTILITY_H #define _OMLUTILITY_H -- cgit v1.2.3