fix headers with ASF to non-ASF
This commit is contained in:
10
src/ltui.lua
10
src/ltui.lua
@@ -1,13 +1,9 @@
|
|||||||
|
|
||||||
--!A cross-platform terminal ui library based on Lua
|
--!A cross-platform terminal ui library based on Lua
|
||||||
--
|
--
|
||||||
-- Licensed to the Apache Software Foundation (ASF) under one
|
-- Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
-- or more contributor license agreements. See the NOTICE file
|
-- you may not use this file except in compliance with the License.
|
||||||
-- distributed with this work for additional information
|
-- You may obtain a copy of the License at
|
||||||
-- 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
|
|
||||||
--
|
--
|
||||||
-- http://www.apache.org/licenses/LICENSE-2.0
|
-- http://www.apache.org/licenses/LICENSE-2.0
|
||||||
--
|
--
|
||||||
|
@@ -1,12 +1,8 @@
|
|||||||
--!A cross-platform terminal ui library based on Lua
|
--!A cross-platform terminal ui library based on Lua
|
||||||
--
|
--
|
||||||
-- Licensed to the Apache Software Foundation (ASF) under one
|
-- Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
-- or more contributor license agreements. See the NOTICE file
|
-- you may not use this file except in compliance with the License.
|
||||||
-- distributed with this work for additional information
|
-- You may obtain a copy of the License at
|
||||||
-- 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
|
|
||||||
--
|
--
|
||||||
-- http://www.apache.org/licenses/LICENSE-2.0
|
-- http://www.apache.org/licenses/LICENSE-2.0
|
||||||
--
|
--
|
||||||
|
@@ -1,12 +1,8 @@
|
|||||||
--!A cross-platform terminal ui library based on Lua
|
--!A cross-platform terminal ui library based on Lua
|
||||||
--
|
--
|
||||||
-- Licensed to the Apache Software Foundation (ASF) under one
|
-- Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
-- or more contributor license agreements. See the NOTICE file
|
-- you may not use this file except in compliance with the License.
|
||||||
-- distributed with this work for additional information
|
-- You may obtain a copy of the License at
|
||||||
-- 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
|
|
||||||
--
|
--
|
||||||
-- http://www.apache.org/licenses/LICENSE-2.0
|
-- http://www.apache.org/licenses/LICENSE-2.0
|
||||||
--
|
--
|
||||||
|
@@ -1,12 +1,8 @@
|
|||||||
--!A cross-platform terminal ui library based on Lua
|
--!A cross-platform terminal ui library based on Lua
|
||||||
--
|
--
|
||||||
-- Licensed to the Apache Software Foundation (ASF) under one
|
-- Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
-- or more contributor license agreements. See the NOTICE file
|
-- you may not use this file except in compliance with the License.
|
||||||
-- distributed with this work for additional information
|
-- You may obtain a copy of the License at
|
||||||
-- 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
|
|
||||||
--
|
--
|
||||||
-- http://www.apache.org/licenses/LICENSE-2.0
|
-- http://www.apache.org/licenses/LICENSE-2.0
|
||||||
--
|
--
|
||||||
|
@@ -1,12 +1,8 @@
|
|||||||
--!A cross-platform terminal ui library based on Lua
|
--!A cross-platform terminal ui library based on Lua
|
||||||
--
|
--
|
||||||
-- Licensed to the Apache Software Foundation (ASF) under one
|
-- Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
-- or more contributor license agreements. See the NOTICE file
|
-- you may not use this file except in compliance with the License.
|
||||||
-- distributed with this work for additional information
|
-- You may obtain a copy of the License at
|
||||||
-- 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
|
|
||||||
--
|
--
|
||||||
-- http://www.apache.org/licenses/LICENSE-2.0
|
-- http://www.apache.org/licenses/LICENSE-2.0
|
||||||
--
|
--
|
||||||
|
@@ -1,12 +1,8 @@
|
|||||||
--!A cross-platform terminal ui library based on Lua
|
--!A cross-platform terminal ui library based on Lua
|
||||||
--
|
--
|
||||||
-- Licensed to the Apache Software Foundation (ASF) under one
|
-- Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
-- or more contributor license agreements. See the NOTICE file
|
-- you may not use this file except in compliance with the License.
|
||||||
-- distributed with this work for additional information
|
-- You may obtain a copy of the License at
|
||||||
-- 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
|
|
||||||
--
|
--
|
||||||
-- http://www.apache.org/licenses/LICENSE-2.0
|
-- http://www.apache.org/licenses/LICENSE-2.0
|
||||||
--
|
--
|
||||||
|
@@ -1,12 +1,8 @@
|
|||||||
--!A cross-platform terminal ui library based on Lua
|
--!A cross-platform terminal ui library based on Lua
|
||||||
--
|
--
|
||||||
-- Licensed to the Apache Software Foundation (ASF) under one
|
-- Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
-- or more contributor license agreements. See the NOTICE file
|
-- you may not use this file except in compliance with the License.
|
||||||
-- distributed with this work for additional information
|
-- You may obtain a copy of the License at
|
||||||
-- 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
|
|
||||||
--
|
--
|
||||||
-- http://www.apache.org/licenses/LICENSE-2.0
|
-- http://www.apache.org/licenses/LICENSE-2.0
|
||||||
--
|
--
|
||||||
|
@@ -1,12 +1,8 @@
|
|||||||
--!A cross-platform terminal ui library based on Lua
|
--!A cross-platform terminal ui library based on Lua
|
||||||
--
|
--
|
||||||
-- Licensed to the Apache Software Foundation (ASF) under one
|
-- Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
-- or more contributor license agreements. See the NOTICE file
|
-- you may not use this file except in compliance with the License.
|
||||||
-- distributed with this work for additional information
|
-- You may obtain a copy of the License at
|
||||||
-- 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
|
|
||||||
--
|
--
|
||||||
-- http://www.apache.org/licenses/LICENSE-2.0
|
-- http://www.apache.org/licenses/LICENSE-2.0
|
||||||
--
|
--
|
||||||
|
@@ -1,12 +1,8 @@
|
|||||||
--!A cross-platform terminal ui library based on Lua
|
--!A cross-platform terminal ui library based on Lua
|
||||||
--
|
--
|
||||||
-- Licensed to the Apache Software Foundation (ASF) under one
|
-- Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
-- or more contributor license agreements. See the NOTICE file
|
-- you may not use this file except in compliance with the License.
|
||||||
-- distributed with this work for additional information
|
-- You may obtain a copy of the License at
|
||||||
-- 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
|
|
||||||
--
|
--
|
||||||
-- http://www.apache.org/licenses/LICENSE-2.0
|
-- http://www.apache.org/licenses/LICENSE-2.0
|
||||||
--
|
--
|
||||||
|
@@ -1,12 +1,8 @@
|
|||||||
--!A cross-platform terminal ui library based on Lua
|
--!A cross-platform terminal ui library based on Lua
|
||||||
--
|
--
|
||||||
-- Licensed to the Apache Software Foundation (ASF) under one
|
-- Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
-- or more contributor license agreements. See the NOTICE file
|
-- you may not use this file except in compliance with the License.
|
||||||
-- distributed with this work for additional information
|
-- You may obtain a copy of the License at
|
||||||
-- 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
|
|
||||||
--
|
--
|
||||||
-- http://www.apache.org/licenses/LICENSE-2.0
|
-- http://www.apache.org/licenses/LICENSE-2.0
|
||||||
--
|
--
|
||||||
|
@@ -1,12 +1,8 @@
|
|||||||
--!A cross-platform terminal ui library based on Lua
|
--!A cross-platform terminal ui library based on Lua
|
||||||
--
|
--
|
||||||
-- Licensed to the Apache Software Foundation (ASF) under one
|
-- Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
-- or more contributor license agreements. See the NOTICE file
|
-- you may not use this file except in compliance with the License.
|
||||||
-- distributed with this work for additional information
|
-- You may obtain a copy of the License at
|
||||||
-- 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
|
|
||||||
--
|
--
|
||||||
-- http://www.apache.org/licenses/LICENSE-2.0
|
-- http://www.apache.org/licenses/LICENSE-2.0
|
||||||
--
|
--
|
||||||
|
@@ -1,12 +1,8 @@
|
|||||||
--!A cross-platform terminal ui library based on Lua
|
--!A cross-platform terminal ui library based on Lua
|
||||||
--
|
--
|
||||||
-- Licensed to the Apache Software Foundation (ASF) under one
|
-- Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
-- or more contributor license agreements. See the NOTICE file
|
-- you may not use this file except in compliance with the License.
|
||||||
-- distributed with this work for additional information
|
-- You may obtain a copy of the License at
|
||||||
-- 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
|
|
||||||
--
|
--
|
||||||
-- http://www.apache.org/licenses/LICENSE-2.0
|
-- http://www.apache.org/licenses/LICENSE-2.0
|
||||||
--
|
--
|
||||||
|
@@ -1,12 +1,8 @@
|
|||||||
--!A cross-platform terminal ui library based on Lua
|
--!A cross-platform terminal ui library based on Lua
|
||||||
--
|
--
|
||||||
-- Licensed to the Apache Software Foundation (ASF) under one
|
-- Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
-- or more contributor license agreements. See the NOTICE file
|
-- you may not use this file except in compliance with the License.
|
||||||
-- distributed with this work for additional information
|
-- You may obtain a copy of the License at
|
||||||
-- 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
|
|
||||||
--
|
--
|
||||||
-- http://www.apache.org/licenses/LICENSE-2.0
|
-- http://www.apache.org/licenses/LICENSE-2.0
|
||||||
--
|
--
|
||||||
|
@@ -1,12 +1,8 @@
|
|||||||
--!A cross-platform terminal ui library based on Lua
|
--!A cross-platform terminal ui library based on Lua
|
||||||
--
|
--
|
||||||
-- Licensed to the Apache Software Foundation (ASF) under one
|
-- Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
-- or more contributor license agreements. See the NOTICE file
|
-- you may not use this file except in compliance with the License.
|
||||||
-- distributed with this work for additional information
|
-- You may obtain a copy of the License at
|
||||||
-- 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
|
|
||||||
--
|
--
|
||||||
-- http://www.apache.org/licenses/LICENSE-2.0
|
-- http://www.apache.org/licenses/LICENSE-2.0
|
||||||
--
|
--
|
||||||
|
@@ -1,12 +1,8 @@
|
|||||||
--!A cross-platform terminal ui library based on Lua
|
--!A cross-platform terminal ui library based on Lua
|
||||||
--
|
--
|
||||||
-- Licensed to the Apache Software Foundation (ASF) under one
|
-- Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
-- or more contributor license agreements. See the NOTICE file
|
-- you may not use this file except in compliance with the License.
|
||||||
-- distributed with this work for additional information
|
-- You may obtain a copy of the License at
|
||||||
-- 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
|
|
||||||
--
|
--
|
||||||
-- http://www.apache.org/licenses/LICENSE-2.0
|
-- http://www.apache.org/licenses/LICENSE-2.0
|
||||||
--
|
--
|
||||||
|
@@ -1,12 +1,8 @@
|
|||||||
--!A cross-platform terminal ui library based on Lua
|
--!A cross-platform terminal ui library based on Lua
|
||||||
--
|
--
|
||||||
-- Licensed to the Apache Software Foundation (ASF) under one
|
-- Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
-- or more contributor license agreements. See the NOTICE file
|
-- you may not use this file except in compliance with the License.
|
||||||
-- distributed with this work for additional information
|
-- You may obtain a copy of the License at
|
||||||
-- 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
|
|
||||||
--
|
--
|
||||||
-- http://www.apache.org/licenses/LICENSE-2.0
|
-- http://www.apache.org/licenses/LICENSE-2.0
|
||||||
--
|
--
|
||||||
|
@@ -1,12 +1,8 @@
|
|||||||
--!A cross-platform terminal ui library based on Lua
|
--!A cross-platform terminal ui library based on Lua
|
||||||
--
|
--
|
||||||
-- Licensed to the Apache Software Foundation (ASF) under one
|
-- Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
-- or more contributor license agreements. See the NOTICE file
|
-- you may not use this file except in compliance with the License.
|
||||||
-- distributed with this work for additional information
|
-- You may obtain a copy of the License at
|
||||||
-- 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
|
|
||||||
--
|
--
|
||||||
-- http://www.apache.org/licenses/LICENSE-2.0
|
-- http://www.apache.org/licenses/LICENSE-2.0
|
||||||
--
|
--
|
||||||
|
@@ -1,12 +1,8 @@
|
|||||||
--!A cross-platform terminal ui library based on Lua
|
--!A cross-platform terminal ui library based on Lua
|
||||||
--
|
--
|
||||||
-- Licensed to the Apache Software Foundation (ASF) under one
|
-- Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
-- or more contributor license agreements. See the NOTICE file
|
-- you may not use this file except in compliance with the License.
|
||||||
-- distributed with this work for additional information
|
-- You may obtain a copy of the License at
|
||||||
-- 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
|
|
||||||
--
|
--
|
||||||
-- http://www.apache.org/licenses/LICENSE-2.0
|
-- http://www.apache.org/licenses/LICENSE-2.0
|
||||||
--
|
--
|
||||||
|
@@ -1,12 +1,8 @@
|
|||||||
--!A cross-platform terminal ui library based on Lua
|
--!A cross-platform terminal ui library based on Lua
|
||||||
--
|
--
|
||||||
-- Licensed to the Apache Software Foundation (ASF) under one
|
-- Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
-- or more contributor license agreements. See the NOTICE file
|
-- you may not use this file except in compliance with the License.
|
||||||
-- distributed with this work for additional information
|
-- You may obtain a copy of the License at
|
||||||
-- 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
|
|
||||||
--
|
--
|
||||||
-- http://www.apache.org/licenses/LICENSE-2.0
|
-- http://www.apache.org/licenses/LICENSE-2.0
|
||||||
--
|
--
|
||||||
|
@@ -1,12 +1,8 @@
|
|||||||
--!A cross-platform terminal ui library based on Lua
|
--!A cross-platform terminal ui library based on Lua
|
||||||
--
|
--
|
||||||
-- Licensed to the Apache Software Foundation (ASF) under one
|
-- Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
-- or more contributor license agreements. See the NOTICE file
|
-- you may not use this file except in compliance with the License.
|
||||||
-- distributed with this work for additional information
|
-- You may obtain a copy of the License at
|
||||||
-- 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
|
|
||||||
--
|
--
|
||||||
-- http://www.apache.org/licenses/LICENSE-2.0
|
-- http://www.apache.org/licenses/LICENSE-2.0
|
||||||
--
|
--
|
||||||
|
@@ -1,12 +1,8 @@
|
|||||||
--!A cross-platform terminal ui library based on Lua
|
--!A cross-platform terminal ui library based on Lua
|
||||||
--
|
--
|
||||||
-- Licensed to the Apache Software Foundation (ASF) under one
|
-- Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
-- or more contributor license agreements. See the NOTICE file
|
-- you may not use this file except in compliance with the License.
|
||||||
-- distributed with this work for additional information
|
-- You may obtain a copy of the License at
|
||||||
-- 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
|
|
||||||
--
|
--
|
||||||
-- http://www.apache.org/licenses/LICENSE-2.0
|
-- http://www.apache.org/licenses/LICENSE-2.0
|
||||||
--
|
--
|
||||||
|
@@ -1,12 +1,8 @@
|
|||||||
--!A cross-platform terminal ui library based on Lua
|
--!A cross-platform terminal ui library based on Lua
|
||||||
--
|
--
|
||||||
-- Licensed to the Apache Software Foundation (ASF) under one
|
-- Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
-- or more contributor license agreements. See the NOTICE file
|
-- you may not use this file except in compliance with the License.
|
||||||
-- distributed with this work for additional information
|
-- You may obtain a copy of the License at
|
||||||
-- 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
|
|
||||||
--
|
--
|
||||||
-- http://www.apache.org/licenses/LICENSE-2.0
|
-- http://www.apache.org/licenses/LICENSE-2.0
|
||||||
--
|
--
|
||||||
|
@@ -1,12 +1,8 @@
|
|||||||
--!A cross-platform terminal ui library based on Lua
|
--!A cross-platform terminal ui library based on Lua
|
||||||
--
|
--
|
||||||
-- Licensed to the Apache Software Foundation (ASF) under one
|
-- Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
-- or more contributor license agreements. See the NOTICE file
|
-- you may not use this file except in compliance with the License.
|
||||||
-- distributed with this work for additional information
|
-- You may obtain a copy of the License at
|
||||||
-- 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
|
|
||||||
--
|
--
|
||||||
-- http://www.apache.org/licenses/LICENSE-2.0
|
-- http://www.apache.org/licenses/LICENSE-2.0
|
||||||
--
|
--
|
||||||
|
@@ -1,12 +1,8 @@
|
|||||||
--!A cross-platform terminal ui library based on Lua
|
--!A cross-platform terminal ui library based on Lua
|
||||||
--
|
--
|
||||||
-- Licensed to the Apache Software Foundation (ASF) under one
|
-- Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
-- or more contributor license agreements. See the NOTICE file
|
-- you may not use this file except in compliance with the License.
|
||||||
-- distributed with this work for additional information
|
-- You may obtain a copy of the License at
|
||||||
-- 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
|
|
||||||
--
|
--
|
||||||
-- http://www.apache.org/licenses/LICENSE-2.0
|
-- http://www.apache.org/licenses/LICENSE-2.0
|
||||||
--
|
--
|
||||||
|
@@ -1,12 +1,8 @@
|
|||||||
--!A cross-platform terminal ui library based on Lua
|
--!A cross-platform terminal ui library based on Lua
|
||||||
--
|
--
|
||||||
-- Licensed to the Apache Software Foundation (ASF) under one
|
-- Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
-- or more contributor license agreements. See the NOTICE file
|
-- you may not use this file except in compliance with the License.
|
||||||
-- distributed with this work for additional information
|
-- You may obtain a copy of the License at
|
||||||
-- 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
|
|
||||||
--
|
--
|
||||||
-- http://www.apache.org/licenses/LICENSE-2.0
|
-- http://www.apache.org/licenses/LICENSE-2.0
|
||||||
--
|
--
|
||||||
|
@@ -1,12 +1,8 @@
|
|||||||
--!A cross-platform terminal ui library based on Lua
|
--!A cross-platform terminal ui library based on Lua
|
||||||
--
|
--
|
||||||
-- Licensed to the Apache Software Foundation (ASF) under one
|
-- Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
-- or more contributor license agreements. See the NOTICE file
|
-- you may not use this file except in compliance with the License.
|
||||||
-- distributed with this work for additional information
|
-- You may obtain a copy of the License at
|
||||||
-- 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
|
|
||||||
--
|
--
|
||||||
-- http://www.apache.org/licenses/LICENSE-2.0
|
-- http://www.apache.org/licenses/LICENSE-2.0
|
||||||
--
|
--
|
||||||
|
@@ -1,12 +1,8 @@
|
|||||||
--!A cross-platform terminal ui library based on Lua
|
--!A cross-platform terminal ui library based on Lua
|
||||||
--
|
--
|
||||||
-- Licensed to the Apache Software Foundation (ASF) under one
|
-- Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
-- or more contributor license agreements. See the NOTICE file
|
-- you may not use this file except in compliance with the License.
|
||||||
-- distributed with this work for additional information
|
-- You may obtain a copy of the License at
|
||||||
-- 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
|
|
||||||
--
|
--
|
||||||
-- http://www.apache.org/licenses/LICENSE-2.0
|
-- http://www.apache.org/licenses/LICENSE-2.0
|
||||||
--
|
--
|
||||||
|
@@ -1,12 +1,8 @@
|
|||||||
--!A cross-platform terminal ui library based on Lua
|
--!A cross-platform terminal ui library based on Lua
|
||||||
--
|
--
|
||||||
-- Licensed to the Apache Software Foundation (ASF) under one
|
-- Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
-- or more contributor license agreements. See the NOTICE file
|
-- you may not use this file except in compliance with the License.
|
||||||
-- distributed with this work for additional information
|
-- You may obtain a copy of the License at
|
||||||
-- 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
|
|
||||||
--
|
--
|
||||||
-- http://www.apache.org/licenses/LICENSE-2.0
|
-- http://www.apache.org/licenses/LICENSE-2.0
|
||||||
--
|
--
|
||||||
|
@@ -1,13 +1,9 @@
|
|||||||
|
|
||||||
--!A cross-platform terminal ui library based on Lua
|
--!A cross-platform terminal ui library based on Lua
|
||||||
--
|
--
|
||||||
-- Licensed to the Apache Software Foundation (ASF) under one
|
-- Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
-- or more contributor license agreements. See the NOTICE file
|
-- you may not use this file except in compliance with the License.
|
||||||
-- distributed with this work for additional information
|
-- You may obtain a copy of the License at
|
||||||
-- 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
|
|
||||||
--
|
--
|
||||||
-- http://www.apache.org/licenses/LICENSE-2.0
|
-- http://www.apache.org/licenses/LICENSE-2.0
|
||||||
--
|
--
|
||||||
|
@@ -1,12 +1,8 @@
|
|||||||
--!A cross-platform terminal ui library based on Lua
|
--!A cross-platform terminal ui library based on Lua
|
||||||
--
|
--
|
||||||
-- Licensed to the Apache Software Foundation (ASF) under one
|
-- Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
-- or more contributor license agreements. See the NOTICE file
|
-- you may not use this file except in compliance with the License.
|
||||||
-- distributed with this work for additional information
|
-- You may obtain a copy of the License at
|
||||||
-- 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
|
|
||||||
--
|
--
|
||||||
-- http://www.apache.org/licenses/LICENSE-2.0
|
-- http://www.apache.org/licenses/LICENSE-2.0
|
||||||
--
|
--
|
||||||
|
@@ -1,12 +1,8 @@
|
|||||||
--!A cross-platform terminal ui library based on Lua
|
--!A cross-platform terminal ui library based on Lua
|
||||||
--
|
--
|
||||||
-- Licensed to the Apache Software Foundation (ASF) under one
|
-- Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
-- or more contributor license agreements. See the NOTICE file
|
-- you may not use this file except in compliance with the License.
|
||||||
-- distributed with this work for additional information
|
-- You may obtain a copy of the License at
|
||||||
-- 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
|
|
||||||
--
|
--
|
||||||
-- http://www.apache.org/licenses/LICENSE-2.0
|
-- http://www.apache.org/licenses/LICENSE-2.0
|
||||||
--
|
--
|
||||||
|
@@ -1,12 +1,8 @@
|
|||||||
--!A cross-platform terminal ui library based on Lua
|
--!A cross-platform terminal ui library based on Lua
|
||||||
--
|
--
|
||||||
-- Licensed to the Apache Software Foundation (ASF) under one
|
-- Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
-- or more contributor license agreements. See the NOTICE file
|
-- you may not use this file except in compliance with the License.
|
||||||
-- distributed with this work for additional information
|
-- You may obtain a copy of the License at
|
||||||
-- 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
|
|
||||||
--
|
--
|
||||||
-- http://www.apache.org/licenses/LICENSE-2.0
|
-- http://www.apache.org/licenses/LICENSE-2.0
|
||||||
--
|
--
|
||||||
|
@@ -1,12 +1,8 @@
|
|||||||
--!A cross-platform terminal ui library based on Lua
|
--!A cross-platform terminal ui library based on Lua
|
||||||
--
|
--
|
||||||
-- Licensed to the Apache Software Foundation (ASF) under one
|
-- Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
-- or more contributor license agreements. See the NOTICE file
|
-- you may not use this file except in compliance with the License.
|
||||||
-- distributed with this work for additional information
|
-- You may obtain a copy of the License at
|
||||||
-- 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
|
|
||||||
--
|
--
|
||||||
-- http://www.apache.org/licenses/LICENSE-2.0
|
-- http://www.apache.org/licenses/LICENSE-2.0
|
||||||
--
|
--
|
||||||
|
@@ -1,12 +1,8 @@
|
|||||||
--!A cross-platform terminal ui library based on Lua
|
--!A cross-platform terminal ui library based on Lua
|
||||||
--
|
--
|
||||||
-- Licensed to the Apache Software Foundation (ASF) under one
|
-- Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
-- or more contributor license agreements. See the NOTICE file
|
-- you may not use this file except in compliance with the License.
|
||||||
-- distributed with this work for additional information
|
-- You may obtain a copy of the License at
|
||||||
-- 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
|
|
||||||
--
|
--
|
||||||
-- http://www.apache.org/licenses/LICENSE-2.0
|
-- http://www.apache.org/licenses/LICENSE-2.0
|
||||||
--
|
--
|
||||||
|
@@ -1,12 +1,8 @@
|
|||||||
--!A cross-platform terminal ui library based on Lua
|
--!A cross-platform terminal ui library based on Lua
|
||||||
--
|
--
|
||||||
-- Licensed to the Apache Software Foundation (ASF) under one
|
-- Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
-- or more contributor license agreements. See the NOTICE file
|
-- you may not use this file except in compliance with the License.
|
||||||
-- distributed with this work for additional information
|
-- You may obtain a copy of the License at
|
||||||
-- 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
|
|
||||||
--
|
--
|
||||||
-- http://www.apache.org/licenses/LICENSE-2.0
|
-- http://www.apache.org/licenses/LICENSE-2.0
|
||||||
--
|
--
|
||||||
|
Reference in New Issue
Block a user