SPDX headers.
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
<!--
|
||||
SPDX-FileCopyrightText: 2008-2013 Matthew Wild
|
||||
SPDX-FileCopyrightText: 2008-2013 Waqas Hussain
|
||||
SPDX-FileCopyrightText: 2014 Kim Alvefur
|
||||
SPDX-License-Identifier: MIT
|
||||
-->
|
||||
---
|
||||
labels:
|
||||
- Stage-Alpha
|
||||
|
@ -5,7 +5,7 @@
|
||||
--
|
||||
-- This project is MIT/X11 licensed. Please see the
|
||||
-- COPYING file in the source package for more information.
|
||||
--
|
||||
-- SPDX-License-Identifier: MIT
|
||||
|
||||
local new_sasl = require "util.sasl".new;
|
||||
local base64 = require "util.encodings".base64.encode;
|
||||
|
Reference in New Issue
Block a user