Will adding a BY-SA image to a blog post make the entire post BY-SA?Are the contents of an image covered by the license applied to the image?Will copyleft help me control what others are able to do with my code?Is a ROM image an “executable file” for GPL purposes?Common practice on GitHub and license/copyrightWhat is considered proper attribution for a deleted Stack Exchange post?What is defined as trivial code when licensing a projectDoes the AGPL help to protect against closed source if the application is run on a remote server and proxied by a separate service?Can you make GPL-licensed software using the Tizen SDK?Will distributing my program with virtual box make it GPL?What is the license of code found in ObservableHQ?

For airliners, what prevents wing strikes on landing in bad weather?

Is it okay / does it make sense for another player to join a running game of Munchkin?

Can the harmonic series explain the origin of the major scale?

Invariance of results when scaling explanatory variables in logistic regression, is there a proof?

What should I use for Mishna study?

Is the next prime number always the next number divisible by the current prime number, except for any numbers previously divisible by primes?

Java - What do constructor type arguments mean when placed *before* the type?

What (else) happened July 1st 1858 in London?

How to check participants in at events?

What to do when my ideas aren't chosen, when I strongly disagree with the chosen solution?

Could solar power be utilized and substitute coal in the 19th century?

Are taller landing gear bad for aircraft, particulary large airliners?

Simple image editor tool to draw a simple box/rectangle in an existing image

Books on the History of math research at European universities

Is there a good way to store credentials outside of a password manager?

My boss asked me to take a one-day class, then signs it up as a day off

Why are all the doors on Ferenginar (the Ferengi home world) far shorter than the average Ferengi?

Can I Retrieve Email Addresses from BCC?

Organic chemistry Iodoform Reaction

Simple recursive Sudoku solver

Is infinity mathematically observable?

Stereotypical names

How do I repair my stair bannister?

Why does this part of the Space Shuttle launch pad seem to be floating in air?



Will adding a BY-SA image to a blog post make the entire post BY-SA?


Are the contents of an image covered by the license applied to the image?Will copyleft help me control what others are able to do with my code?Is a ROM image an “executable file” for GPL purposes?Common practice on GitHub and license/copyrightWhat is considered proper attribution for a deleted Stack Exchange post?What is defined as trivial code when licensing a projectDoes the AGPL help to protect against closed source if the application is run on a remote server and proxied by a separate service?Can you make GPL-licensed software using the Tizen SDK?Will distributing my program with virtual box make it GPL?What is the license of code found in ObservableHQ?













9















I tried to read the license deed but it was too advanced for me to understand.



Consider these 2 situations,



  1. I take a CC-BY-SA image and upload it to my blogpost it as is, without any modification.

  2. I take a CC-BY-SA image, modify it and then add it to my blogpost.

How do each of these affect my website? Will it make my post also CC-BY-SA?



While searching about this someone even suggested not using BY-SA images as it could make my entire website BY-SA.










share|improve this question




























    9















    I tried to read the license deed but it was too advanced for me to understand.



    Consider these 2 situations,



    1. I take a CC-BY-SA image and upload it to my blogpost it as is, without any modification.

    2. I take a CC-BY-SA image, modify it and then add it to my blogpost.

    How do each of these affect my website? Will it make my post also CC-BY-SA?



    While searching about this someone even suggested not using BY-SA images as it could make my entire website BY-SA.










    share|improve this question


























      9












      9








      9








      I tried to read the license deed but it was too advanced for me to understand.



      Consider these 2 situations,



      1. I take a CC-BY-SA image and upload it to my blogpost it as is, without any modification.

      2. I take a CC-BY-SA image, modify it and then add it to my blogpost.

      How do each of these affect my website? Will it make my post also CC-BY-SA?



      While searching about this someone even suggested not using BY-SA images as it could make my entire website BY-SA.










      share|improve this question
















      I tried to read the license deed but it was too advanced for me to understand.



      Consider these 2 situations,



      1. I take a CC-BY-SA image and upload it to my blogpost it as is, without any modification.

      2. I take a CC-BY-SA image, modify it and then add it to my blogpost.

      How do each of these affect my website? Will it make my post also CC-BY-SA?



      While searching about this someone even suggested not using BY-SA images as it could make my entire website BY-SA.







      licensing copyleft cc-by-sa cc-by-nc-sa






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited yesterday







      nshunz

















      asked yesterday









      nshunznshunz

      665




      665




















          2 Answers
          2






          active

          oldest

          votes


















          13














          The CC ShareAlike terms merely say that whenever you do make a derivative work of the image, distribution of that derivative work must be under ShareAlike (or CC-approved ShareAlike-compatible) terms. The relevant unsettled question is exactly when a derivative work is created, which lies in the domain of copyright law, not the license terms.



          Certainly modifications to the image itself will need to be under ShareAlike terms, but the degree to which that requirement extends to a surrounding context is slightly less clear. There is some relevant case law (from the United States):



          The U.S. case Drauglis v. Kappa Map Group, LLC found that the use of a CC BY-SA image as cover art for an atlas did not extend the ShareAlike requirement to the whole atlas. The court found use of the image as cover art to be a compilation of separate works rather than a single derivative. This is not exactly the same as inline inclusion in a blog post, but it may be the closest case law that currently exists.



          Since you are considering an online blog specifically, there may be additional factors in favor of the image being a completely separate work. If the blog post is written in HTML and does not directly include the image (e.g., as a base-64 embedded data blob) but instead refers to it by URL, the U.S. case Perfect 10 v. Amazon found that referring to an image resource by URL is not equivalent to displaying the image. The fact that a web browser will attempt to render whatever resource is found at that URL does not mean the author of the HTML page is responsible for displaying that image.



          Specifically, the Perfect 10 ruling says:




          Providing these HTML instructions [i.e., to display someone's copyrighted image] is not equivalent to showing a copy. First, the HTML instructions are lines of text, not a photographic image. Second, HTML instructions do not themselves cause infringing images to appear on the user’s computer screen.




          From such a legal conclusion, I think there's a strong argument that referring to an image by URL in an HTML page would not inherently create a derivative of the image, either, since the HTML instructions do not include the image itself.






          share|improve this answer

























          • Your point about that decision is not completely correct. The issue is not embedding the content. Is hosting it. An image URL can infringe if the URL point to the image hosted by something other than the copyright holder.

            – Bakuriu
            yesterday











          • @Bakuriu I see how I have slightly overstated the scope of the case, and I have edited to rephrase my point. My point is agnostic to whether the person hosts the image or not. I wanted to highlight the fact that URL reference does not inherently cause infringement (though it might do so, as you say, for whoever actually hosts and serves the image), and this indicates that the HTML instructions to include an image are detached from the copyright of the image. I'm interested, in this answer, in the consequences this has for the status of the HTML page as a (non-)derivative work.

            – apsillers
            yesterday












          • As soon as I read the question, I thought of Drauglis as the persuasive authority. +1 from me.

            – MadHatter
            19 hours ago


















          5














          The ShareAlike licenses (version 4) use this definition to describe what exactly is subject to the ShareAlike requirements:




          [Section 1(a)] Adapted Material means material subject to Copyright and Similar Rights that is derived from or based upon the Licensed Material and in which the Licensed Material is translated, altered, arranged, transformed, or otherwise modified in a manner requiring permission under the Copyright and Similar Rights held by the Licensor. For purposes of this Public License, where the Licensed Material is a musical work, performance, or sound recording, Adapted Material is always produced where the Licensed Material is synched in timed relation with a moving image.



          [...]



          [Section 1(k)] Share means to provide material to the public by any means or process that requires permission under the Licensed Rights, such as reproduction, public display, public performance, distribution, dissemination, communication, or importation, and to make material available to the public including in ways that members of the public may access the material from a place and at a time individually chosen by them.



          [...]



          [Section 3(b)] In addition to the conditions in Section 3(a), if You Share Adapted Material You produce, the following conditions also apply.

          [...]




          I know, it's a lot of text. But it is fairly unambiguous:



          • If you modify the image, the modified image itself is certainly subject to ShareAlike requirements. That is, you must license the modified image under the same CC-BY-SA license, a later one, or under one of the "compatible licenses".

          • If you display either the modified or unmodified image, with or without accompanying text, then it would depend on whether the text could be considered a derivative work of the image. In most cases, the answer will be "no"; that's why they had to add a special carve-out for using music as the soundtrack to a film ("synched in timed relation with a moving image").

          • However, if for example the text is a very detailed description of the image contents, to help people with vision problems interpret or appreciate it, then that might be a derivative work, because it incorporates elements of the image directly into the text. This will likely vary by jurisdiction, so consult a local attorney if you're uncertain whether your particular use is a derivative.

          • I cannot imagine a situation in which using a single CC-BY-SA image would subject your entire website to the ShareAlike requirements. There are, unfortunately, licenses that do things like that (e.g. the SSPL), but Creative Commons does not publish any such licenses, nor will you find such a license widely accepted or used within the open source community.





          share|improve this answer
























            Your Answer








            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "619"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            noCode: true, onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fopensource.stackexchange.com%2fquestions%2f8115%2fwill-adding-a-by-sa-image-to-a-blog-post-make-the-entire-post-by-sa%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            13














            The CC ShareAlike terms merely say that whenever you do make a derivative work of the image, distribution of that derivative work must be under ShareAlike (or CC-approved ShareAlike-compatible) terms. The relevant unsettled question is exactly when a derivative work is created, which lies in the domain of copyright law, not the license terms.



            Certainly modifications to the image itself will need to be under ShareAlike terms, but the degree to which that requirement extends to a surrounding context is slightly less clear. There is some relevant case law (from the United States):



            The U.S. case Drauglis v. Kappa Map Group, LLC found that the use of a CC BY-SA image as cover art for an atlas did not extend the ShareAlike requirement to the whole atlas. The court found use of the image as cover art to be a compilation of separate works rather than a single derivative. This is not exactly the same as inline inclusion in a blog post, but it may be the closest case law that currently exists.



            Since you are considering an online blog specifically, there may be additional factors in favor of the image being a completely separate work. If the blog post is written in HTML and does not directly include the image (e.g., as a base-64 embedded data blob) but instead refers to it by URL, the U.S. case Perfect 10 v. Amazon found that referring to an image resource by URL is not equivalent to displaying the image. The fact that a web browser will attempt to render whatever resource is found at that URL does not mean the author of the HTML page is responsible for displaying that image.



            Specifically, the Perfect 10 ruling says:




            Providing these HTML instructions [i.e., to display someone's copyrighted image] is not equivalent to showing a copy. First, the HTML instructions are lines of text, not a photographic image. Second, HTML instructions do not themselves cause infringing images to appear on the user’s computer screen.




            From such a legal conclusion, I think there's a strong argument that referring to an image by URL in an HTML page would not inherently create a derivative of the image, either, since the HTML instructions do not include the image itself.






            share|improve this answer

























            • Your point about that decision is not completely correct. The issue is not embedding the content. Is hosting it. An image URL can infringe if the URL point to the image hosted by something other than the copyright holder.

              – Bakuriu
              yesterday











            • @Bakuriu I see how I have slightly overstated the scope of the case, and I have edited to rephrase my point. My point is agnostic to whether the person hosts the image or not. I wanted to highlight the fact that URL reference does not inherently cause infringement (though it might do so, as you say, for whoever actually hosts and serves the image), and this indicates that the HTML instructions to include an image are detached from the copyright of the image. I'm interested, in this answer, in the consequences this has for the status of the HTML page as a (non-)derivative work.

              – apsillers
              yesterday












            • As soon as I read the question, I thought of Drauglis as the persuasive authority. +1 from me.

              – MadHatter
              19 hours ago















            13














            The CC ShareAlike terms merely say that whenever you do make a derivative work of the image, distribution of that derivative work must be under ShareAlike (or CC-approved ShareAlike-compatible) terms. The relevant unsettled question is exactly when a derivative work is created, which lies in the domain of copyright law, not the license terms.



            Certainly modifications to the image itself will need to be under ShareAlike terms, but the degree to which that requirement extends to a surrounding context is slightly less clear. There is some relevant case law (from the United States):



            The U.S. case Drauglis v. Kappa Map Group, LLC found that the use of a CC BY-SA image as cover art for an atlas did not extend the ShareAlike requirement to the whole atlas. The court found use of the image as cover art to be a compilation of separate works rather than a single derivative. This is not exactly the same as inline inclusion in a blog post, but it may be the closest case law that currently exists.



            Since you are considering an online blog specifically, there may be additional factors in favor of the image being a completely separate work. If the blog post is written in HTML and does not directly include the image (e.g., as a base-64 embedded data blob) but instead refers to it by URL, the U.S. case Perfect 10 v. Amazon found that referring to an image resource by URL is not equivalent to displaying the image. The fact that a web browser will attempt to render whatever resource is found at that URL does not mean the author of the HTML page is responsible for displaying that image.



            Specifically, the Perfect 10 ruling says:




            Providing these HTML instructions [i.e., to display someone's copyrighted image] is not equivalent to showing a copy. First, the HTML instructions are lines of text, not a photographic image. Second, HTML instructions do not themselves cause infringing images to appear on the user’s computer screen.




            From such a legal conclusion, I think there's a strong argument that referring to an image by URL in an HTML page would not inherently create a derivative of the image, either, since the HTML instructions do not include the image itself.






            share|improve this answer

























            • Your point about that decision is not completely correct. The issue is not embedding the content. Is hosting it. An image URL can infringe if the URL point to the image hosted by something other than the copyright holder.

              – Bakuriu
              yesterday











            • @Bakuriu I see how I have slightly overstated the scope of the case, and I have edited to rephrase my point. My point is agnostic to whether the person hosts the image or not. I wanted to highlight the fact that URL reference does not inherently cause infringement (though it might do so, as you say, for whoever actually hosts and serves the image), and this indicates that the HTML instructions to include an image are detached from the copyright of the image. I'm interested, in this answer, in the consequences this has for the status of the HTML page as a (non-)derivative work.

              – apsillers
              yesterday












            • As soon as I read the question, I thought of Drauglis as the persuasive authority. +1 from me.

              – MadHatter
              19 hours ago













            13












            13








            13







            The CC ShareAlike terms merely say that whenever you do make a derivative work of the image, distribution of that derivative work must be under ShareAlike (or CC-approved ShareAlike-compatible) terms. The relevant unsettled question is exactly when a derivative work is created, which lies in the domain of copyright law, not the license terms.



            Certainly modifications to the image itself will need to be under ShareAlike terms, but the degree to which that requirement extends to a surrounding context is slightly less clear. There is some relevant case law (from the United States):



            The U.S. case Drauglis v. Kappa Map Group, LLC found that the use of a CC BY-SA image as cover art for an atlas did not extend the ShareAlike requirement to the whole atlas. The court found use of the image as cover art to be a compilation of separate works rather than a single derivative. This is not exactly the same as inline inclusion in a blog post, but it may be the closest case law that currently exists.



            Since you are considering an online blog specifically, there may be additional factors in favor of the image being a completely separate work. If the blog post is written in HTML and does not directly include the image (e.g., as a base-64 embedded data blob) but instead refers to it by URL, the U.S. case Perfect 10 v. Amazon found that referring to an image resource by URL is not equivalent to displaying the image. The fact that a web browser will attempt to render whatever resource is found at that URL does not mean the author of the HTML page is responsible for displaying that image.



            Specifically, the Perfect 10 ruling says:




            Providing these HTML instructions [i.e., to display someone's copyrighted image] is not equivalent to showing a copy. First, the HTML instructions are lines of text, not a photographic image. Second, HTML instructions do not themselves cause infringing images to appear on the user’s computer screen.




            From such a legal conclusion, I think there's a strong argument that referring to an image by URL in an HTML page would not inherently create a derivative of the image, either, since the HTML instructions do not include the image itself.






            share|improve this answer















            The CC ShareAlike terms merely say that whenever you do make a derivative work of the image, distribution of that derivative work must be under ShareAlike (or CC-approved ShareAlike-compatible) terms. The relevant unsettled question is exactly when a derivative work is created, which lies in the domain of copyright law, not the license terms.



            Certainly modifications to the image itself will need to be under ShareAlike terms, but the degree to which that requirement extends to a surrounding context is slightly less clear. There is some relevant case law (from the United States):



            The U.S. case Drauglis v. Kappa Map Group, LLC found that the use of a CC BY-SA image as cover art for an atlas did not extend the ShareAlike requirement to the whole atlas. The court found use of the image as cover art to be a compilation of separate works rather than a single derivative. This is not exactly the same as inline inclusion in a blog post, but it may be the closest case law that currently exists.



            Since you are considering an online blog specifically, there may be additional factors in favor of the image being a completely separate work. If the blog post is written in HTML and does not directly include the image (e.g., as a base-64 embedded data blob) but instead refers to it by URL, the U.S. case Perfect 10 v. Amazon found that referring to an image resource by URL is not equivalent to displaying the image. The fact that a web browser will attempt to render whatever resource is found at that URL does not mean the author of the HTML page is responsible for displaying that image.



            Specifically, the Perfect 10 ruling says:




            Providing these HTML instructions [i.e., to display someone's copyrighted image] is not equivalent to showing a copy. First, the HTML instructions are lines of text, not a photographic image. Second, HTML instructions do not themselves cause infringing images to appear on the user’s computer screen.




            From such a legal conclusion, I think there's a strong argument that referring to an image by URL in an HTML page would not inherently create a derivative of the image, either, since the HTML instructions do not include the image itself.







            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited 14 hours ago

























            answered yesterday









            apsillersapsillers

            15.8k12653




            15.8k12653












            • Your point about that decision is not completely correct. The issue is not embedding the content. Is hosting it. An image URL can infringe if the URL point to the image hosted by something other than the copyright holder.

              – Bakuriu
              yesterday











            • @Bakuriu I see how I have slightly overstated the scope of the case, and I have edited to rephrase my point. My point is agnostic to whether the person hosts the image or not. I wanted to highlight the fact that URL reference does not inherently cause infringement (though it might do so, as you say, for whoever actually hosts and serves the image), and this indicates that the HTML instructions to include an image are detached from the copyright of the image. I'm interested, in this answer, in the consequences this has for the status of the HTML page as a (non-)derivative work.

              – apsillers
              yesterday












            • As soon as I read the question, I thought of Drauglis as the persuasive authority. +1 from me.

              – MadHatter
              19 hours ago

















            • Your point about that decision is not completely correct. The issue is not embedding the content. Is hosting it. An image URL can infringe if the URL point to the image hosted by something other than the copyright holder.

              – Bakuriu
              yesterday











            • @Bakuriu I see how I have slightly overstated the scope of the case, and I have edited to rephrase my point. My point is agnostic to whether the person hosts the image or not. I wanted to highlight the fact that URL reference does not inherently cause infringement (though it might do so, as you say, for whoever actually hosts and serves the image), and this indicates that the HTML instructions to include an image are detached from the copyright of the image. I'm interested, in this answer, in the consequences this has for the status of the HTML page as a (non-)derivative work.

              – apsillers
              yesterday












            • As soon as I read the question, I thought of Drauglis as the persuasive authority. +1 from me.

              – MadHatter
              19 hours ago
















            Your point about that decision is not completely correct. The issue is not embedding the content. Is hosting it. An image URL can infringe if the URL point to the image hosted by something other than the copyright holder.

            – Bakuriu
            yesterday





            Your point about that decision is not completely correct. The issue is not embedding the content. Is hosting it. An image URL can infringe if the URL point to the image hosted by something other than the copyright holder.

            – Bakuriu
            yesterday













            @Bakuriu I see how I have slightly overstated the scope of the case, and I have edited to rephrase my point. My point is agnostic to whether the person hosts the image or not. I wanted to highlight the fact that URL reference does not inherently cause infringement (though it might do so, as you say, for whoever actually hosts and serves the image), and this indicates that the HTML instructions to include an image are detached from the copyright of the image. I'm interested, in this answer, in the consequences this has for the status of the HTML page as a (non-)derivative work.

            – apsillers
            yesterday






            @Bakuriu I see how I have slightly overstated the scope of the case, and I have edited to rephrase my point. My point is agnostic to whether the person hosts the image or not. I wanted to highlight the fact that URL reference does not inherently cause infringement (though it might do so, as you say, for whoever actually hosts and serves the image), and this indicates that the HTML instructions to include an image are detached from the copyright of the image. I'm interested, in this answer, in the consequences this has for the status of the HTML page as a (non-)derivative work.

            – apsillers
            yesterday














            As soon as I read the question, I thought of Drauglis as the persuasive authority. +1 from me.

            – MadHatter
            19 hours ago





            As soon as I read the question, I thought of Drauglis as the persuasive authority. +1 from me.

            – MadHatter
            19 hours ago











            5














            The ShareAlike licenses (version 4) use this definition to describe what exactly is subject to the ShareAlike requirements:




            [Section 1(a)] Adapted Material means material subject to Copyright and Similar Rights that is derived from or based upon the Licensed Material and in which the Licensed Material is translated, altered, arranged, transformed, or otherwise modified in a manner requiring permission under the Copyright and Similar Rights held by the Licensor. For purposes of this Public License, where the Licensed Material is a musical work, performance, or sound recording, Adapted Material is always produced where the Licensed Material is synched in timed relation with a moving image.



            [...]



            [Section 1(k)] Share means to provide material to the public by any means or process that requires permission under the Licensed Rights, such as reproduction, public display, public performance, distribution, dissemination, communication, or importation, and to make material available to the public including in ways that members of the public may access the material from a place and at a time individually chosen by them.



            [...]



            [Section 3(b)] In addition to the conditions in Section 3(a), if You Share Adapted Material You produce, the following conditions also apply.

            [...]




            I know, it's a lot of text. But it is fairly unambiguous:



            • If you modify the image, the modified image itself is certainly subject to ShareAlike requirements. That is, you must license the modified image under the same CC-BY-SA license, a later one, or under one of the "compatible licenses".

            • If you display either the modified or unmodified image, with or without accompanying text, then it would depend on whether the text could be considered a derivative work of the image. In most cases, the answer will be "no"; that's why they had to add a special carve-out for using music as the soundtrack to a film ("synched in timed relation with a moving image").

            • However, if for example the text is a very detailed description of the image contents, to help people with vision problems interpret or appreciate it, then that might be a derivative work, because it incorporates elements of the image directly into the text. This will likely vary by jurisdiction, so consult a local attorney if you're uncertain whether your particular use is a derivative.

            • I cannot imagine a situation in which using a single CC-BY-SA image would subject your entire website to the ShareAlike requirements. There are, unfortunately, licenses that do things like that (e.g. the SSPL), but Creative Commons does not publish any such licenses, nor will you find such a license widely accepted or used within the open source community.





            share|improve this answer





























              5














              The ShareAlike licenses (version 4) use this definition to describe what exactly is subject to the ShareAlike requirements:




              [Section 1(a)] Adapted Material means material subject to Copyright and Similar Rights that is derived from or based upon the Licensed Material and in which the Licensed Material is translated, altered, arranged, transformed, or otherwise modified in a manner requiring permission under the Copyright and Similar Rights held by the Licensor. For purposes of this Public License, where the Licensed Material is a musical work, performance, or sound recording, Adapted Material is always produced where the Licensed Material is synched in timed relation with a moving image.



              [...]



              [Section 1(k)] Share means to provide material to the public by any means or process that requires permission under the Licensed Rights, such as reproduction, public display, public performance, distribution, dissemination, communication, or importation, and to make material available to the public including in ways that members of the public may access the material from a place and at a time individually chosen by them.



              [...]



              [Section 3(b)] In addition to the conditions in Section 3(a), if You Share Adapted Material You produce, the following conditions also apply.

              [...]




              I know, it's a lot of text. But it is fairly unambiguous:



              • If you modify the image, the modified image itself is certainly subject to ShareAlike requirements. That is, you must license the modified image under the same CC-BY-SA license, a later one, or under one of the "compatible licenses".

              • If you display either the modified or unmodified image, with or without accompanying text, then it would depend on whether the text could be considered a derivative work of the image. In most cases, the answer will be "no"; that's why they had to add a special carve-out for using music as the soundtrack to a film ("synched in timed relation with a moving image").

              • However, if for example the text is a very detailed description of the image contents, to help people with vision problems interpret or appreciate it, then that might be a derivative work, because it incorporates elements of the image directly into the text. This will likely vary by jurisdiction, so consult a local attorney if you're uncertain whether your particular use is a derivative.

              • I cannot imagine a situation in which using a single CC-BY-SA image would subject your entire website to the ShareAlike requirements. There are, unfortunately, licenses that do things like that (e.g. the SSPL), but Creative Commons does not publish any such licenses, nor will you find such a license widely accepted or used within the open source community.





              share|improve this answer



























                5












                5








                5







                The ShareAlike licenses (version 4) use this definition to describe what exactly is subject to the ShareAlike requirements:




                [Section 1(a)] Adapted Material means material subject to Copyright and Similar Rights that is derived from or based upon the Licensed Material and in which the Licensed Material is translated, altered, arranged, transformed, or otherwise modified in a manner requiring permission under the Copyright and Similar Rights held by the Licensor. For purposes of this Public License, where the Licensed Material is a musical work, performance, or sound recording, Adapted Material is always produced where the Licensed Material is synched in timed relation with a moving image.



                [...]



                [Section 1(k)] Share means to provide material to the public by any means or process that requires permission under the Licensed Rights, such as reproduction, public display, public performance, distribution, dissemination, communication, or importation, and to make material available to the public including in ways that members of the public may access the material from a place and at a time individually chosen by them.



                [...]



                [Section 3(b)] In addition to the conditions in Section 3(a), if You Share Adapted Material You produce, the following conditions also apply.

                [...]




                I know, it's a lot of text. But it is fairly unambiguous:



                • If you modify the image, the modified image itself is certainly subject to ShareAlike requirements. That is, you must license the modified image under the same CC-BY-SA license, a later one, or under one of the "compatible licenses".

                • If you display either the modified or unmodified image, with or without accompanying text, then it would depend on whether the text could be considered a derivative work of the image. In most cases, the answer will be "no"; that's why they had to add a special carve-out for using music as the soundtrack to a film ("synched in timed relation with a moving image").

                • However, if for example the text is a very detailed description of the image contents, to help people with vision problems interpret or appreciate it, then that might be a derivative work, because it incorporates elements of the image directly into the text. This will likely vary by jurisdiction, so consult a local attorney if you're uncertain whether your particular use is a derivative.

                • I cannot imagine a situation in which using a single CC-BY-SA image would subject your entire website to the ShareAlike requirements. There are, unfortunately, licenses that do things like that (e.g. the SSPL), but Creative Commons does not publish any such licenses, nor will you find such a license widely accepted or used within the open source community.





                share|improve this answer















                The ShareAlike licenses (version 4) use this definition to describe what exactly is subject to the ShareAlike requirements:




                [Section 1(a)] Adapted Material means material subject to Copyright and Similar Rights that is derived from or based upon the Licensed Material and in which the Licensed Material is translated, altered, arranged, transformed, or otherwise modified in a manner requiring permission under the Copyright and Similar Rights held by the Licensor. For purposes of this Public License, where the Licensed Material is a musical work, performance, or sound recording, Adapted Material is always produced where the Licensed Material is synched in timed relation with a moving image.



                [...]



                [Section 1(k)] Share means to provide material to the public by any means or process that requires permission under the Licensed Rights, such as reproduction, public display, public performance, distribution, dissemination, communication, or importation, and to make material available to the public including in ways that members of the public may access the material from a place and at a time individually chosen by them.



                [...]



                [Section 3(b)] In addition to the conditions in Section 3(a), if You Share Adapted Material You produce, the following conditions also apply.

                [...]




                I know, it's a lot of text. But it is fairly unambiguous:



                • If you modify the image, the modified image itself is certainly subject to ShareAlike requirements. That is, you must license the modified image under the same CC-BY-SA license, a later one, or under one of the "compatible licenses".

                • If you display either the modified or unmodified image, with or without accompanying text, then it would depend on whether the text could be considered a derivative work of the image. In most cases, the answer will be "no"; that's why they had to add a special carve-out for using music as the soundtrack to a film ("synched in timed relation with a moving image").

                • However, if for example the text is a very detailed description of the image contents, to help people with vision problems interpret or appreciate it, then that might be a derivative work, because it incorporates elements of the image directly into the text. This will likely vary by jurisdiction, so consult a local attorney if you're uncertain whether your particular use is a derivative.

                • I cannot imagine a situation in which using a single CC-BY-SA image would subject your entire website to the ShareAlike requirements. There are, unfortunately, licenses that do things like that (e.g. the SSPL), but Creative Commons does not publish any such licenses, nor will you find such a license widely accepted or used within the open source community.






                share|improve this answer














                share|improve this answer



                share|improve this answer








                edited 20 hours ago

























                answered yesterday









                KevinKevin

                1,8201013




                1,8201013



























                    draft saved

                    draft discarded
















































                    Thanks for contributing an answer to Open Source Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fopensource.stackexchange.com%2fquestions%2f8115%2fwill-adding-a-by-sa-image-to-a-blog-post-make-the-entire-post-by-sa%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Sum ergo cogito? 1 nng

                    419 nièngy_Soadمي 19bal1.5o_g

                    Queiggey Chernihivv 9NnOo i Zw X QqKk LpB