#686 closed defect (fixed)
build system should respect per-file copyright notices
Reported by: | alex | Owned by: | alex |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | BuildTools | Version: | 0.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
currently the build system adds the stock Dojo copyright disclaimer to all JS files in the release, regardless of whether or not another notice applies to the file. Also, the system doesn't currently deal with "*.as" files we use for flash work.
Note: See
TracTickets for help on using
tickets.
fixed in [3902]. All files with the word "copyright" in them will now be skipped when auto-adding copyright notices for distribution