...
- is there a LICENSE.txt file?
- All code modules should have comments at the beginning that look like:
|
- All documentation files should have comments at the beginning that look like:
|
- Does it mention the current year for the company doing the modification?
- Note that there is no separator between Copyright lines by different companies.
- Note that the word "Copyright" is capitalized.
- Note that when a company updates code that was previously copyrighted by them, the date range should be extended as shown.
- There is no alternate wording for the copyright lines, such as "modifications copyrightModifications Copyright"
Check for comments in all new code
...
An example of a Changelog is:
| (https://jira.onap.org/browse/DCAEGEN2-2885)
| (https://jira.onap.org/browse/DCAEGEN2-2811)
|
As committers, some of the things you should always check are:
...