add SPDX-License-Identifier and DCO information
this includes my personal signoff on the MAINTAINERS.md for DCO purposes Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
"""Default configuration."""
|
||||
"""Default configuration.
|
||||
|
||||
SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
"""
|
||||
|
||||
|
||||
class Config(object):
|
||||
|
||||
Reference in New Issue
Block a user