From f88025aebe7167d2da7a0137d8149205b66f00eb Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 4 Oct 2019 10:05:07 +0200 Subject: ttest01: Adjust SPDX-License-Identifier Update #3199. --- testsuites/libtests/ttest01/test-example.c | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/testsuites/libtests/ttest01/test-example.c b/testsuites/libtests/ttest01/test-example.c index bcbf7b33b0..211edbbbb8 100644 --- a/testsuites/libtests/ttest01/test-example.c +++ b/testsuites/libtests/ttest01/test-example.c @@ -24,8 +24,13 @@ T_TEST_OUTPUT(example, "E:example:N:5:F:4:D:0.001000\n"); /* - * SPDX-License-Identifier: BSD-2-Clause - * SPDX-License-Identifier: CC-BY-SA-4.0 + * The license is at the end of the file to be able to use the test code and + * output in examples in the documentation. This is also the reason for the + * dual licensing. The license for RTEMS documentation is CC-BY-SA-4.0. + */ + +/* + * SPDX-License-Identifier: BSD-2-Clause OR CC-BY-SA-4.0 * * Copyright (C) 2018, 2019 embedded brains GmbH * -- cgit v1.2.3