Modify

Opened 12 years ago

Closed 12 years ago

#10105 closed task (fixed)

Plugin needs a license

Reported by: Ryan J Ollos Owned by: thomasd
Priority: normal Component: GroupTicketFieldsPlugin
Severity: normal Keywords:
Cc: falkb, Steffen Hoffmann Trac Release: 0.12

Description

Just doing some policing here as an initial attempt towards implementing #9805 for new plugins ;)

Would you consider adding a license to the plugin?

If you want to license it as BSD 3-Clause (same as Trac), you could just copy browser:/plantumlmacro/trunk/COPYING@11398 into your project, edit the authors, add a license field to setup.py and add the following to the top of each file:

# -*- coding: utf-8 -*-
#
# Copyright (C) <author name here>
# All rights reserved.
#
# This software is licensed as described in the file COPYING, which
# you should have received as part of this distribution.

Looks like a great project. Thanks for contributing it!

Attachments (0)

Change History (4)

comment:1 Changed 12 years ago by Ryan J Ollos

The nolicense tag should be removed and the wiki page edited if a license is added.

comment:2 Changed 12 years ago by Ryan J Ollos

One last comment ;) If you license as 3-Clause BSD, you leave open the possibility that your code or at portions of it can be incorporated to the Trac source eventually.

comment:3 Changed 12 years ago by thomasd

(In [11665]) - added BSD-license (refs #10105)

comment:4 Changed 12 years ago by thomasd

Resolution: fixed
Status: newclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain thomasd.
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.