From 1ee62b867792297f9f1c9fccbafcfc99300ecf90 Mon Sep 17 00:00:00 2001 From: Jackson Tian Date: Thu, 10 Jan 2019 19:07:59 +0800 Subject: [PATCH] update license year --- CMakeLists.txt | 16 ---------------- LICENSE | 4 ++-- 2 files changed, 2 insertions(+), 18 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 871e64342..43ae5e650 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,19 +1,3 @@ -# -# Copyright 2009-2017 Alibaba Cloud All rights reserved. -# -# 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. -# - cmake_minimum_required(VERSION 3.1) cmake_policy(SET CMP0048 NEW) diff --git a/LICENSE b/LICENSE index 75a5e98b9..9a2c4c386 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright 2009-2017 Alibaba Cloud All rights reserved. +Copyright 2009-2019 Alibaba Cloud All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -10,4 +10,4 @@ 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. \ No newline at end of file +limitations under the License.