Skip to content

Commit e9a0ce3

Browse files
committed
Add license scan report and status
Signed off by: fossabot <[email protected]>
1 parent 5d34ed4 commit e9a0ce3

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# JavaScript Load Image
2+
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FCydrickT-Osedea%2FJavaScript-Load-Image.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FCydrickT-Osedea%2FJavaScript-Load-Image?ref=badge_shield)
3+
24

35
> A JavaScript library to load and transform image files.
46
@@ -1060,11 +1062,14 @@ loadImage.parseMetaData(
10601062
The JavaScript Load Image library is released under the
10611063
[MIT license](https://opensource.org/licenses/MIT).
10621064

1065+
1066+
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FCydrickT-Osedea%2FJavaScript-Load-Image.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FCydrickT-Osedea%2FJavaScript-Load-Image?ref=badge_large)
1067+
10631068
## Credits
10641069

10651070
- Original image metadata handling implemented with the help and contribution of
10661071
Achim Stöhr.
10671072
- Original Exif tags mapping based on Jacob Seidelin's
10681073
[exif-js](https://github.com/exif-js/exif-js) library.
10691074
- Original IPTC parser implementation by
1070-
[Dave Bevan](https://github.com/bevand10).
1075+
[Dave Bevan](https://github.com/bevand10).

0 commit comments

Comments
 (0)