Skip to content
Snippets Groups Projects
Commit 5ccbaed6 authored by Jan-Niklas Burfeind's avatar Jan-Niklas Burfeind
Browse files

gluon-web-autopupdater: migrate to spdx license header

parent 2b4d3c1b
No related branches found
No related tags found
No related merge requests found
--[[
Copyright 2013 Nils Schneider <nils@nilsschneider.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
]]--
-- SPDX-FileCopyrightText: 2013 Nils Schneider <nils@nilsschneider.net>
-- SPDX-License-Identifier: Apache-2.0
local uci = require("simple-uci").cursor()
local autoupdater = uci:get_first("autoupdater", "autoupdater")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment