summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-12-11 10:15:11 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-12-15 09:48:35 +0100
commit8c6c7cd61803506ff43a5c5ce2a12533a3fbcd35 (patch)
tree4ebfaed3b9fdb36a818f07fbcc75a13716dbb097
parente12177db3568b1abe28e5191d15dfb228c971c4a (diff)
LICENSE.BSD-2-Clause: Clarify copyright format
-rw-r--r--LICENSE.BSD-2-Clause16
1 files changed, 14 insertions, 2 deletions
diff --git a/LICENSE.BSD-2-Clause b/LICENSE.BSD-2-Clause
index df6c995f98..60a74e9adf 100644
--- a/LICENSE.BSD-2-Clause
+++ b/LICENSE.BSD-2-Clause
@@ -8,8 +8,20 @@ which you want to use this license for your contribution. Replace the
to this file. Update the <LAST YEAR> with the year of your last substantial
contribution to this file. If the first and last years are the same, then
remove the <LAST YEAR> placeholder with the comma. Replace the
-<COPYRIGHT HOLDER> placeholder with your name. You must not alter anything
-else in the license comment.
+<COPYRIGHT HOLDER> placeholder with your name. In case you are a real person,
+then use the following format for <COPYRIGHT HOLDER>:
+
+<FIRST NAME> <MIDDLE NAMES> <LAST NAME>
+
+The <FIRST NAME> is your first name (also known as given name), the
+<MIDDLE NAMES> are your optional middle names, the <LAST NAME> is your last
+name (also known as family name).
+
+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.
/*
* SPDX-License-Identifier: BSD-2-Clause