From 85cb688e30f996c5ac1036ec99b6c7c1a45cb035 Mon Sep 17 00:00:00 2001 From: ruki Date: Sat, 13 Apr 2019 20:48:05 +0800 Subject: fix headers with ASF to non-ASF --- xmake/plugins/lua/scripts/time.lua | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'xmake/plugins/lua/scripts/time.lua') diff --git a/xmake/plugins/lua/scripts/time.lua b/xmake/plugins/lua/scripts/time.lua index bde22f793..f16d064ee 100644 --- a/xmake/plugins/lua/scripts/time.lua +++ b/xmake/plugins/lua/scripts/time.lua @@ -1,12 +1,8 @@ --!A cross-platform build utility based on Lua -- --- Licensed to the Apache Software Foundation (ASF) under one --- or more contributor license agreements. See the NOTICE file --- distributed with this work for additional information --- regarding copyright ownership. The ASF licenses this file --- to you 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 +-- 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 -- -- cgit v1.3.1