We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50cbcb1 commit 2591dd5Copy full SHA for 2591dd5
general/development/policies/codingstyle/index.md
@@ -1557,7 +1557,17 @@ Also, there are some basic rules about how to use those types:
1557
1558
##### `@copyright`
1559
1560
-These include the year and copyright holder (creator) of the original file. Do not change these in existing files!
+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.
1571
1572
<ValidExample>
1573
0 commit comments