Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 0.3, 0.4beta1, 0.4, 0.5beta1, 0.5, 0.6beta1, 0.6, 0.7, 0.8
-
Fix Version/s: 1.1
-
Component/s: Infrastructure
-
Labels:None
Description
At the moment, we copy license files into the js/ directory alongside our minified JavaScript. It would be much kinder to implementors to store these license files in a separate directory.
Issue Links
| This issue is depended on by: | ||||
| FLUID-2610 | Build scripts don't include license files |
|
|
|
| This issue relates to: | ||||
| FLUID-2337 | Release 1.0: Check licenses and copyrights for the 1.0 release |
|
|
|
If we move the licenses away from the code, how should we associated the license with the code? Were you imagining that we'd create a sub-folder called "license"?