Skip to content
This repository was archived by the owner on May 27, 2024. It is now read-only.

Commit d85fe57

Browse files
carmenbiancaMatija Šuklje
and
Matija Šuklje
committed
Add a clarifying statement at the starting
The statement makes it clear that each and every file should have a comment header that contains copyright and licensing information. Suggested-by: Matija Šuklje <[email protected]> Co-authored-by: Matija Šuklje <[email protected]> Acked-by: Max Mehl <[email protected]>
1 parent ae37aa4 commit d85fe57

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

spec/spec.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@ SPDX-License-Identifier: CC-BY-SA-4.0
88

99
This specification defines a standardized method for declaring copyright and
1010
licensing for software projects. The goal of the specification is to have
11-
unambiguous, machine-readable copyright and licensing information for each
12-
individual file in a project.
11+
unambiguous, human- and machine-readable copyright and licensing information for
12+
each individual file in a project. Ideally this information is embedded into
13+
every file, so that the information is preserved when the file is copied and
14+
reused by third parties.
1315

1416
This specification implements [IETF RFC 2119: Key words for use in RFCs to
1517
Indicate Requirement Levels](https://tools.ietf.org/html/rfc2119).

0 commit comments

Comments
 (0)