Opened 10 years ago
Closed 10 years ago
#11007 closed bug (fixed)
[LEGAL!] Shortcuts CLV code is actually from Santa's Gift Bag!
Reported by: | waddlesplash | Owned by: | nobody |
---|---|---|---|
Priority: | high | Milestone: | R1 |
Component: | Preferences/Shortcuts | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | #5420 | |
Platform: | All |
Description
The code at src/preferences/shortcuts/clv is a 100% match (excluding style, but John changed that in hrev46776) for the Santa's Gift Bag code. May I remind everyone that Santa's Gift Bag is under a really restrictive license which includes the following clause:
Feel free to distribute any components of this archive, but you are required to keep the documentation and license with it. If you wish to distribute modified source, also feel free to do so, but do so in such a manner that it is very clear what was modified, why, how, that it is not an official Santa's Gift Bag release, and you are also required to keep the documentation and license with any modified versions.
- We have not distributed the license along with the code.
- We have not distributed the documentation with the code.
- We did not mark the distribution as "contains modified SBG code"
- We did not mark what was modified and why.
Obviously going forward we should remove SGB and replace it with Be's ColumnListView that Tracker, Debugger, and HaikuDepot use. What should be done about the existing infringement and why, IANAL so I have no idea.
Attachments (1)
Change History (8)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
Blocking: | 5420 added |
---|
by , 10 years ago
Attachment: | patch-v4.patch added |
---|
Use ColumnListView instead of Santa's CLV in Shortcuts
comment:3 by , 10 years ago
patch: | 0 → 1 |
---|
comment:6 by , 10 years ago
comment:7 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Applied the patch in hrev48638.
Related #5420