Opened 5 years ago

Closed 5 years ago

#29261 closed Bug (fixed)

Clarify the reason for LICENSE.python

Reported by: James Bennett Owned by: James Bennett
Component: Documentation Version: dev
Severity: Normal Keywords:
Cc: Triage Stage: Accepted
Has patch: yes Needs documentation: yes
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Currently there's no explanation provided for the existence of LICENSE.python, and this occasionally causes confused emails to the DSF asking if Django is dual licensed, or somehow not BSD licensed. There should probably be a note in LICENSE.python explaining exactly what it covers, and a note in the documentation explaining it as well.

Change History (4)

comment:1 Changed 5 years ago by James Bennett

Owner: changed from nobody to James Bennett
Status: newassigned

comment:2 Changed 5 years ago by James Bennett

Triage Stage: UnreviewedAccepted
Type: UncategorizedBug

comment:3 Changed 5 years ago by James Bennett

Has patch: set
Last edited 5 years ago by Tim Graham (previous) (diff)

comment:4 Changed 5 years ago by Tim Graham <timograham@…>

Resolution: fixed
Status: assignedclosed

In 48b327ae:

Fixed #29261 -- Doc'd the reason for LICENSE.python.

Note: See TracTickets for help on using tickets.
Back to Top