From 940b7ea6ada4be2fc4d6996da3a9f1d6b49b7b7b Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 19 May 2023 07:26:09 +0200 Subject: Update company name The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH. --- rtemsspec/tests/test_specdoc.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'rtemsspec/tests/test_specdoc.py') diff --git a/rtemsspec/tests/test_specdoc.py b/rtemsspec/tests/test_specdoc.py index 1416eaf8..90d1efdf 100644 --- a/rtemsspec/tests/test_specdoc.py +++ b/rtemsspec/tests/test_specdoc.py @@ -1,7 +1,7 @@ # SPDX-License-Identifier: BSD-2-Clause """ Unit tests for the rtemsspec.specdoc 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 @@ -64,7 +64,7 @@ def test_document(tmpdir): with open(doc_target, "r") as src: content = """.. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020 embedded brains GmbH & Co. KG .. This file is part of the RTEMS quality process and was automatically .. generated. If you find something that needs to be fixed or -- cgit v1.2.3