:octocat: added Apache-2.0 license

This commit is contained in:
smiley
2022-07-26 19:03:52 +02:00
parent 10cf86ffc3
commit 66c0b69ffb
7 changed files with 236 additions and 6 deletions
+2 -2
View File
@@ -3,10 +3,10 @@
* Class GDLuminanceSource
*
* @created 17.01.2021
* @author ZXing Authors
* @author Ashot Khanamiryan
* @author Smiley <smiley@chillerlan.net>
* @copyright 2021 Smiley
* @license Apache-2.0
* @license MIT
*
* @noinspection PhpComposerExtensionStubsInspection
*/
+2 -2
View File
@@ -3,10 +3,10 @@
* Class IMagickLuminanceSource
*
* @created 17.01.2021
* @author ZXing Authors
* @author Ashot Khanamiryan
* @author Smiley <smiley@chillerlan.net>
* @copyright 2021 Smiley
* @license Apache-2.0
* @license MIT
*
* @noinspection PhpComposerExtensionStubsInspection
*/
+1
View File
@@ -4,6 +4,7 @@
*
* @created 24.01.2021
* @author ZXing Authors
* @author Ashot Khanamiryan
* @author Smiley <smiley@chillerlan.net>
* @copyright 2021 Smiley
* @license Apache-2.0