Modify ↓
#11114 closed task (fixed)
Plugin needs a license
| Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | normal | Component: | TicketMoverPlugin |
| Severity: | normal | Keywords: | |
| Cc: | license | Trac Release: |
Description
I noticed while fixing defects for this plugin that it doesn't specify a license. Is it okay if we apply the BSD 3-Clause license?
Attachments (0)
Change History (6)
comment:1 Changed 12 years ago by
comment:2 Changed 11 years ago by
| Owner: | Jeff Hammel deleted |
|---|
comment:3 Changed 11 years ago by
| Owner: | set to Ryan J Ollos |
|---|---|
| Status: | new → assigned |
comment:4 Changed 11 years ago by
| Status: | assigned → accepted |
|---|
Note: See
TracTickets for help on using
tickets.



(In [13220]) Refs #11114: Added license headers to source files. Removed an unused import and fixed indentation in
setup.py.