Lossless JPEG support: Add copyright attributions

Referring to
https://github.com/libjpeg-turbo/libjpeg-turbo/issues/402#issuecomment-768348440
and
https://github.com/libjpeg-turbo/libjpeg-turbo/issues/402#issuecomment-770221584

Ken Murchison clarified that it was his intent to release the lossless
JPEG patch under the IJG License and that adding his name to the
copyright headers would be sufficient to acknowledge that any
derivatives are based on his work.
This commit is contained in:
DRC
2022-10-21 16:45:25 -05:00
parent 2df43f51f1
commit ec6e451d05
58 changed files with 172 additions and 58 deletions

View File

@@ -1,4 +1,4 @@
.TH CJPEG 1 "20 March 1998"
.TH CJPEG 1 "27 April 1999"
.SH NAME
cjpeg \- compress an image file to a JPEG file
.SH SYNOPSIS