On 19/02/2020 08:54, Chris Johns wrote:
On 19/2/20 6:13 pm, Sebastian Huber wrote:
Update #3053.
---
  LICENSE.BSD-2-Clause | 11 ++++++++++-
  1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/LICENSE.BSD-2-Clause b/LICENSE.BSD-2-Clause
index 60a74e9adf..b58cfd6aa4 100644
--- a/LICENSE.BSD-2-Clause
+++ b/LICENSE.BSD-2-Clause
@@ -21,7 +21,16 @@ If more than one copyright holder exists for a file, then 
sort the copyright
  lines by the first year (earlier years are below later years) followed by the
  copyright holder in alphabetical order (A is above B).
-You must not alter anything else in the license comment.
+It is preferred to not include the full BSD-2-Clause license text in each file.
+Use the SPDX License Identifier to specify the license.
+
+/*
+ * SPDX-License-Identifier: BSD-2-Clause
+ *
+ * Copyright (C) <FIRST YEAR>, <LAST YEAR> <COPYRIGHT HOLDER>
+ /
Code block?

This is in the RTEMS sources and not a reST file:

https://git.rtems.org/rtems/tree/LICENSE.BSD-2-Clause

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.hu...@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to