|
1. Perform whitespace cleanup in source files
Changes are almost exclusively in indentation and line breaks.
Some safe spelling fixes may had gotten staged too.
2. Update license file and license headers on java files
Change "2019" to "2019-2020" (fix 2017-2018 in some cases).
Convert to block comment format.
Make "Orange Intellectual Property" consistent across headers.
3. Prepend javascript files with license headers
4. Rename frontend filenames to lowercase
5. Add missing semicolons after statements in react files
Issue-ID: AAI-2861
Signed-off-by: Vlastimil Starec <vlastimil.starec@orange.com>
Change-Id: Ieee5562ce9e360da3db1f990a6cf4c1b1e56f657
|