Conversation
… it has explicit and refined statements about distribution and is the license referenced in the new SPDX headers. Principal differences around the concept of "distribution" are as follows: *aces-dev* License A worldwide, royalty-free, non-exclusive right to copy, modify, create derivatives, and use, in source and binary forms, is hereby granted, subject to acceptance of this license. [...] Copies of source code, in whole or in part, must retain the above copyright notice, this list of conditions and the Disclaimer of Warranty. *AMPAS* License A world-wide, royalty-free, non-exclusive right to distribute, copy, modify, create derivatives, and use, in source and binary forms, is hereby granted, subject to acceptance of this license. [...] Redistributions of source code must retain the above copyright notice, this list of conditions and the Disclaimer of Warranty.
|
@aforsythe: I asked you on Slack but it is probably better to have the conversation here! Can you confirm whether the intent with copy in the aces-dev license was to also cover for distribution and it was made explicit later in the AMPAS update? Cheers, Thomas |
|
@aforsythe: I would be keen to get that one merged, no news == good news? :D |
|
?怎么下载 |
Look for the attached assets here: https://github.com/colour-science/OpenColorIO-Configs/releases/tag/v1.2 |
|
I will merge this one, if anyone has any concerns as the license text does not change the fact the intent behind the ACES Configs was to always distribute them irrespective of whether the distribution was commercial or free, please comment on this issue or reach-out to myself or the Academy. |
The license text I picked from aces-dev is not exactly the same as the AMPAS license which I used for all the SPDX headers:
The main differences are around the concept of distribution that is implicitly assumed with the aces-dev license but explicitly stated in the AMPAS license:
aces-dev License
A worldwide, royalty-free, non-exclusive right to copy, modify, create derivatives, and use, in source and binary forms, is hereby granted, subject to acceptance of this license.
[...]
Copies of source code, in whole or in part, must retain the above copyright notice, this list of conditions and the Disclaimer of Warranty.
AMPAS License
A world-wide, royalty-free, non-exclusive right to distribute, copy, modify, create derivatives, and use, in source and binary forms, is hereby granted, subject to acceptance of this license.
[...]
Redistributions of source code must retain the above copyright notice, this list of conditions and the Disclaimer of Warranty.