Modify

Opened 11 years ago

Closed 11 years ago

#10962 closed task (fixed)

Plugin needs a license

Reported by: Ryan J Ollos Owned by: jonny
Priority: normal Component: TablePlugin
Severity: normal Keywords: license
Cc: Trac Release:

Description

Hi, Would you consider adding a license to this plugin? If you have no preference, you might consider using the BSD 3-Clause license, which is what the Trac core uses.

Ideally, changes would include:

  • Addition of a header to each file that describes the license.
  • Specification of the license in setup.py.
  • Addition of a COPYING file with the license terms.

I'd be happy to make these changes in the repository for you given your approval (I'm an admin on trac-hacks).

Also, you might consider merging the 0.11 and 0.12 directories into a single trunk directory.

Attachments (0)

Change History (8)

comment:1 Changed 11 years ago by jonny

Yep, that is no problem, go ahead and make those changes.

Thanks

comment:2 Changed 11 years ago by Ryan J Ollos

Owner: changed from jonny to Ryan J Ollos
Status: newassigned

Great, thanks!

comment:3 Changed 11 years ago by Ryan J Ollos

(In [12789]) Refs #10832, #10962: Renamed 0.11 directory to trunk. Removed 0.12 directory (was identical to 0.11 directory). Bumped version to 0.2.

comment:4 Changed 11 years ago by Ryan J Ollos

(In [12791]) Refs #10832, #10962: Removed empty directories. These should have been removed in [12789], but that did not happen when using git-svn.

comment:5 Changed 11 years ago by Ryan J Ollos

(In [12792]) Refs #10962: Added text for BSD 3-Clause license. Added .gitignore. Added setup.cfg.

comment:6 Changed 11 years ago by Ryan J Ollos

(In [12793]) Refs #10962: Removed unnecessary #! line at top of source file.

comment:7 Changed 11 years ago by Ryan J Ollos

Owner: changed from Ryan J Ollos to jonny
Status: assignednew

jonny: I've made as many changes as I could in [12792]. I'll need to ask you to fill in the author and author_email in each of the files in order to finish this up.

comment:8 Changed 11 years ago by Ryan J Ollos

Resolution: fixed
Status: newclosed

(In [13181]) Fixes #10962: Added author name and email. Removed an unused import.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain jonny.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.