-
I noticed that the JavaScript file doesn't have a license header. This seems to be a common practice amongst JavaScript libraries.
Would it be possible to add the information to the file so users can …
-
Hi,
We have an open source project that is using the Forge library for cryptography, and one of our contributors pointed out that the preambles copyright and license declarations in the code files fo…
-
### Is your enhancement related to a problem? Please describe.
In working through the 0.8.0 release, the following items came up that may be worth considering:
1. Considering updating from the curre…
-
The LICENSE file specifies that the jrl-cmakemodules are released under LGPL, unless otherwise stated. The headers in most files in the repository would point to the ordinary GPL license (e.g. base.cm…
-
To cover both copyrights from The D Language Foundation and Taurus library I propose to use the same open-source license of Phobos, DMD and DRuntime, Boost 1.0 (`BSL-1.0`).
For consistent file lice…
-
-
SonarQube rules require the source files to contain the license header, but there's no instruction for that in the devguide, nor is there anything for the repo level LICENSE file.
```
/*!
* Copy…
-
Need to add our copyright headers to every file AND adhere to the Apache 2.0 License for any of the AllenNLP code we use.
-
To align with OpenJS foundation recommendations.
Review each source file and make sure the SPDX clause reflects all licenses
- [x] 3d-tiles
- [ ] arrow
- [ ] bson
- [ ] compression
- [ ] cop…
-
I'm running FFmpeg Cartwheel git tip with a simple invocation for 1:N ladder calling up `vp9_qsv` as thus:
```sh
ffmpeg -v verbose \
-init_hw_device vaapi=intel:/dev/dri/renderD128 \
-hwaccel va…