Skip to content

Commit aa68a8b

Browse files
decathorpevstroebel
authored andcommitted
Reflect included IJG licensed work in crate metadata
1 parent 156218d commit aa68a8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "jpeg-encoder"
33
version = "0.6.0"
44
authors = ["Volker Ströbel <[email protected]>"]
55
edition = "2021"
6-
license = "MIT OR Apache-2.0"
6+
license = "(MIT OR Apache-2.0) AND IJG"
77
description = "JPEG encoder"
88
categories = ["multimedia::images"]
99
keywords = ["jpg", "jpeg", "encoder", "image"]

0 commit comments

Comments
 (0)