Ticket #975 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years 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 3 years 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 3 years ago by FND

  • type changed from defect to enhancement

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

Changed 3 years ago by MartinBudden

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

Changed 3 years 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.