Opened 12 years ago
Closed 12 years ago
#2748 closed enhancement (fixed)
Move copyright in python samples
Reported by: | tonyforster | Owned by: | walter |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Turtleart | Version: | Unspecified |
Severity: | Unspecified | Keywords: | |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Unconfirmed |
Description
The large amount of boilerplate copyright text at the beginning of the python samples doesnt help understanding. Two suggestions:
- move copyright to the bottom of the file or
- delete, leaving "see turtleart.py" for copyright information
?
also
copy to journal and copy from journal should have a note saying that they do not work in Gnome
Change History (1)
comment:1 Changed 12 years ago by walter
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
http://git.sugarlabs.org/turtleart/mainline/commit/0eb9399571a2124ca7d1c917bd7fa2e3080ae85f
I also added a COPYING file to that directory with the full license text.