gluon-web-network: migrate to SPDX headers for licensing
This commit is contained in:
parent
b774f6f434
commit
19f3c9d396
@ -1,12 +1,6 @@
|
|||||||
--[[
|
-- SPDX-License-Identifier: Apache-2.0
|
||||||
Copyright 2014 Nils Schneider <nils@nilsschneider.net>
|
-- SPDX-FileCopyrightText: 2014, Nils Schneider <nils@nilsschneider.net>
|
||||||
|
-- SPDX-FileCopyrightText: 2023, Leonardo Mörlein <me@irrelefant.net>
|
||||||
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
|
|
||||||
]]--
|
|
||||||
|
|
||||||
local uci = require("simple-uci").cursor()
|
local uci = require("simple-uci").cursor()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user