Adding SPDX headers (WIP)
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
// SPDX-FileCopyrightText: 2013-2018 JC Brand <https://github.com/conversejs/converse.js/>
|
||||
// SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
|
||||
//
|
||||
// SPDX-License-Identifier: MPL-2.0
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
/**
|
||||
* @description This files will override the original ConverseJS index.js file.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user