Ticket #975 (closed enhancement: fixed)

Opened 18 months ago

Last modified 17 months ago

license information in individual modules

Reported by: FND Owned by: JeremyRuston
Priority: major Milestone: 2.5.1
Component: core Version:
Severity: high Keywords:
Cc:

Description

It might be necessary to include copyright and license information in every module of the TiddlyWiki core.

This becomes especially important with regards to reuse (e.g. the file-system code, which is now a generic jQuery utility module).

Change History

Changed 18 months ago by FND

In JavaScript? modules, //# comments can be used to exclude them from the release.

For non-JavaScript? modules (e.g. style sheets), a generic README in the core's root directory should suffice.

Changed 17 months ago by FND

  • type changed from defect to enhancement

This is primarily relevant for jQuery plugins included in the core.

Changed 17 months ago by MartinBudden

After discussion, we've decided to include copyright information in jQuery plugins, but not core modules.

Changed 17 months ago by MartinBudden

  • status changed from new to closed
  • resolution set to fixed

Fixed in changeset:9440

Note: See TracTickets for help on using tickets.