-
Notifications
You must be signed in to change notification settings - Fork 15
Please include LICENSE.txt as a comment in dist #13
Copy link
Copy link
Open
Description
The BSD 3-Clause license requires redistributions to reproduce elements of the license.
The license is currently included in a separate file https://github.com/salesforce/scv-connector-base/blob/master/LICENSE.txt
This makes it more difficult to include in our source code.
It would be easier to reproduce the license accordingly if it was included directly as a comment such as those supported by terser i.e.:
/*! ************************************
Copyright (c) ...
**************************************/
This would then allow us to configure our bundler to preserve the license comments in our redistribution.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels