Skip to content
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

Closed
LeChasseur opened this issue Mar 1, 2024 · 5 comments
Closed

New IJG around #3684

LeChasseur opened this issue Mar 1, 2024 · 5 comments
Assignees
Labels
new-license A new scancode license can be added for this

Comments

@LeChasseur
Copy link

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:

  1. We don't promise that this software works. (But if you find any bugs,
    please let us know!)
  2. You can use this software for whatever you want. You don't have to pay us.
  3. You may not pretend that you wrote this software. If you use it in a
    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.

@LeChasseur LeChasseur added the bug label Mar 1, 2024
@DennisClark DennisClark self-assigned this Mar 1, 2024
@pombredanne
Copy link
Member

@LeChasseur thanks! ... would you consider that the "In plain English:" section is part of the main text or not?

@DennisClark
Copy link
Member

@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.

@DennisClark
Copy link
Member

DennisClark commented Mar 1, 2024

@AyanSinhaMahapatra please create the following license and associated rules:

key: ijg-2020
name: Independent JPEG Group License 2020
short-name: JPEG License 2020
category: permissive
owner: IJG - Independent JPEG Group
spdx-identifier: LicenseRef-scancode-ijg-2020
homepage-url: https://github.com/libjpeg-turbo/libjpeg-turbo/blob/main/README.ijg
license-text:
In plain English:

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
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.

@DennisClark DennisClark added new-license A new scancode license can be added for this and removed bug labels Mar 1, 2024
@LeChasseur
Copy link
Author

@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.

I agree.

AyanSinhaMahapatra added a commit that referenced this issue May 22, 2024
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
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
AyanSinhaMahapatra added a commit that referenced this issue Jun 12, 2024
* 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]>
@AyanSinhaMahapatra
Copy link
Member

Added, closing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-license A new scancode license can be added for this
Projects
None yet
Development

No branches or pull requests

4 participants