summaryrefslogtreecommitdiffstats
path: root/rtemsspec/tests/test_items_item.py
diff options
context:
space:
mode:
Diffstat (limited to 'rtemsspec/tests/test_items_item.py')
-rw-r--r--rtemsspec/tests/test_items_item.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/rtemsspec/tests/test_items_item.py b/rtemsspec/tests/test_items_item.py
index 2670b172..87c94c3e 100644
--- a/rtemsspec/tests/test_items_item.py
+++ b/rtemsspec/tests/test_items_item.py
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: BSD-2-Clause
""" Unit tests for the rtemsspec.items module. """
-# Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+# Copyright (C) 2020 embedded brains GmbH & Co. KG
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
@@ -279,7 +279,7 @@ def test_save_and_load_json(tmpdir):
assert src.read() == """{
"SPDX-License-Identifier": "CC-BY-SA-4.0 OR BSD-2-Clause",
"copyrights": [
- "Copyright (C) 2022 embedded brains GmbH (http://www.embedded-brains.de)"
+ "Copyright (C) 2022 embedded brains GmbH & Co. KG
],
"enabled-by": false,
"links": [],