-
-
Notifications
You must be signed in to change notification settings - Fork 552
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New IJG around #3684
Comments
@LeChasseur thanks! ... would you consider that the "In plain English:" section is part of the main text or not? |
@pombredanne and @LeChasseur Since we already have the "In plain English" section in one of our other ijg license texts, we should continue that here. |
@AyanSinhaMahapatra please create the following license and associated rules: key: ijg-2020 We don't promise that this software works. (But if you find any bugs, please let us know!) You can use this software for whatever you want. You don't have to pay us. You may not pretend that you wrote this software. If you use it in a program, you must In legalese: The authors make NO WARRANTY or representation, either express or implied, This software is copyright (C) 1991-2020, Thomas G. Lane, Guido Vollbeding. Permission is hereby granted to use, copy, modify, and distribute this These conditions apply to any software derived from or based on the IJG code, Permission is NOT granted for the use of any IJG author's name or company name We specifically permit and encourage the use of this software as the basis of |
I agree. |
* Add new licenses These were added by @DennisClark Reference: #3782 Reference: #3774 Reference: #3760 Reference: #3759 Reference: #3758 Reference: #3733 Reference: #3732 Reference: #3708 Reference: #3692 Reference: #3691 Reference: #3684 Reference: #3657 Reported-by: Armijn Hemel Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
Added, closing! |
Description
https://github.com/libjpeg-turbo/libjpeg-turbo/blob/main/README.ijg
is a modified version of IJG and different from IJS-short
Please note that the license text is just a part of the full text of the file, i.e. the following:
In plain English:
please let us know!)
program, you must acknowledge somewhere in your documentation that
you've used the IJG code.
In legalese:
The authors make NO WARRANTY or representation, either express or implied,
with respect to this software, its quality, accuracy, merchantability, or
fitness for a particular purpose. This software is provided "AS IS", and you,
its user, assume the entire risk as to its quality and accuracy.
This software is copyright (C) 1991-2020, Thomas G. Lane, Guido Vollbeding.
All Rights Reserved except as specified below.
Permission is hereby granted to use, copy, modify, and distribute this
software (or portions thereof) for any purpose, without fee, subject to these
conditions:
(1) If any part of the source code for this software is distributed, then this
README file must be included, with this copyright and no-warranty notice
unaltered; and any additions, deletions, or changes to the original files
must be clearly indicated in accompanying documentation.
(2) If only executable code is distributed, then the accompanying
documentation must state that "this software is based in part on the work of
the Independent JPEG Group".
(3) Permission for use of this software is granted only if the user accepts
full responsibility for any undesirable consequences; the authors accept
NO LIABILITY for damages of any kind.
These conditions apply to any software derived from or based on the IJG code,
not just to the unmodified library. If you use our work, you ought to
acknowledge us.
Permission is NOT granted for the use of any IJG author's name or company name
in advertising or publicity relating to this software or products derived from
it. This software may be referred to only as "the Independent JPEG Group's
software".
We specifically permit and encourage the use of this software as the basis of
commercial products, provided that all warranty or liability claims are
assumed by the product vendor.
The text was updated successfully, but these errors were encountered: