28
edits
(→Continuation chars fix: Examples added) |
|||
| Line 12: | Line 12: | ||
The change: when writing out the new license block, we need to use the continuation char defined inside relic for that comment type, not one scanned from the file itself. | The change: when writing out the new license block, we need to use the continuation char defined inside relic for that comment type, not one scanned from the file itself. | ||
Examples: | |||
* mozilla/js/tamarin/core/abcFormat.txt | |||
* mozilla/js/tamarin/test/shell.as | |||
* mozilla/js/tamarin/test/as3/AbcDecoder/useNS.as | |||
* mozilla/js/tamarin/test/as3/AbcDecoder/typeAnnotation.as | |||
* mozilla/js/tamarin/test/as3/AbcDecoder/accessSpecifiers.as | |||
=== Make relic cope with non-tri-license Version headers === | === Make relic cope with non-tri-license Version headers === | ||
edits