aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/server/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bb/server/__init__.py')
-rw-r--r--lib/bb/server/__init__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/bb/server/__init__.py b/lib/bb/server/__init__.py
index 5a3fba968..5ec7a7560 100644
--- a/lib/bb/server/__init__.py
+++ b/lib/bb/server/__init__.py
@@ -5,6 +5,8 @@
# Copyright (C) 2006 - 2008 Richard Purdie
# Copyright (C) 2013 Alexandru Damian
#
+# SPDX-License-Identifier: GPL-2.0-only
+#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.