File tree 1 file changed +11
-1
lines changed
general/development/policies/codingstyle
1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -1557,7 +1557,17 @@ Also, there are some basic rules about how to use those types:
1557
1557
1558
1558
##### ` @copyright `
1559
1559
1560
- These include the year and copyright holder (creator) of the original file. Do not change these in existing files!
1560
+ This tag should include the copyright holder (creator) of the original file. Do not change these in existing files!
1561
+
1562
+ The Copyright holder should be the real person who originally authored the file.
1563
+
1564
+ :::info Use of AI
1565
+
1566
+ If the file was created by an AI assistant, the copyright should be allocated to the individual who instructed the AI assistant.
1567
+
1568
+ :::
1569
+
1570
+ Please do not include a Copyright Year on new files.
1561
1571
1562
1572
<ValidExample >
1563
1573
You can’t perform that action at this time.
0 commit comments