Skip to content

Commit 3f2d1b4

Browse files
authored
Review edit in license.md
1 parent eec66e0 commit 3f2d1b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/contributing/guidelines/license.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ To clearly reflect the PBL license, please create the following three text files
7979
8080
- A *DEPENDENCIES* file with the dependencies that this binary requires to work properly. This is to make sure that third parties integrating the binary in their own distribution are aware that they need to include the relevant dependencies. If your binary does not have any dependencies, the file should state so (that is, say “No dependencies”); don't omit this file.
8181
82-
Each source header should *start with* your copyright line, the SPDX identifier and the PBL header:
82+
Each source header should *start with* the copyright line, SPDX identifier and PBL header:
8383
8484
```
8585
Copyright (c) [First year]-[Last year], **Your Name Here**, All Rights Reserved SPDX-License-Identifier: LicenseRef-PBL

0 commit comments

Comments
 (0)