<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Creative Commons on Ivon's Blog</title><link>https://ivonblog.com/en-us/tags/creative-commons/</link><description>Recent content in Creative Commons on Ivon's Blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>infoivonblog.nkfjt@aleeas.com (Ivon Huang)</managingEditor><webMaster>infoivonblog.nkfjt@aleeas.com (Ivon Huang)</webMaster><copyright>You are welcome to share articles of Ivon's Blog (ivonblog.com). Please include the original URL when citing articles, and abide by CC BY-NC-ND 4.0 license. For commercial use, please write an e-mail to me.</copyright><lastBuildDate>Mon, 30 May 2022 12:00:00 +0800</lastBuildDate><atom:link href="https://ivonblog.com/en-us/tags/creative-commons/index.xml" rel="self" type="application/rss+xml"/><item><title>Can Anime and Manga Be Open Source? Creative Commons Basics</title><link>https://ivonblog.com/en-us/posts/creative-cc-artworks/</link><pubDate>Mon, 30 May 2022 12:00:00 +0800</pubDate><author>infoivonblog.nkfjt@aleeas.com (Ivon Huang)</author><guid>https://ivonblog.com/en-us/posts/creative-cc-artworks/</guid><description>&lt;!-- Co-translated by ChatGPT --&gt;
&lt;p&gt;Can Anime and Manga Works Be Open Sourced? Examples of Applying Creative Commons Licenses to Artistic Creation.&lt;/p&gt;
&lt;p&gt;Disclaimer: I am not a professional lawyer. If you need to discuss formal legal issues, please consult a real lawyer.&lt;/p&gt;
&lt;p&gt;Creative Commons licenses (Creative Commons CC) are a series of license terms regulating the sharing of online materials, giving creators guidelines to follow when allowing the public to access their works.&lt;/p&gt;
&lt;p&gt;The free software movement has developed for 30 years and produced the famous &lt;em&gt;GNU GPL&lt;/em&gt; license. Getting program code open sourced is not difficult, but what about open sourcing one&amp;rsquo;s own &amp;ldquo;artistic&amp;rdquo; works? Can anime, manga, games, and music works also be &amp;ldquo;open sourced&amp;rdquo;?&lt;/p&gt;

&lt;h2 class="relative group"&gt;1. Free Software License Terms and Creative Commons
 &lt;div id="1-free-software-license-terms-and-creative-commons" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#1-free-software-license-terms-and-creative-commons" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;First, we need to understand license terms that protect our rights and interests: the difference between free software license terms and Creative Commons.&lt;/p&gt;
&lt;p&gt;The Copyright Act of the Republic of China provides:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Copyright arises from the date a work is completed.&lt;/p&gt;
&lt;/blockquote&gt;&lt;p&gt;The Taiwan Creative Commons Project explains:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;This is &amp;ldquo;All Rights Reserved.&amp;rdquo; For any use beyond &amp;ldquo;fair use,&amp;rdquo; users must obtain authorization from the copyright holder in advance.&lt;/p&gt;
&lt;/blockquote&gt;&lt;p&gt;Therefore, creators choosing suitable license terms themselves allows creators to set conditions autonomously and avoid needless copyright disputes.&lt;/p&gt;
&lt;p&gt;Free and open source license terms are mostly used for software, and their shared spirit is open source code. Among them, GNU GPL is the strictest:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Users can freely obtain the program source code, modify it, and distribute it. After modification and use, they must also release the source code, achieving the purpose of mutual benefit.&lt;/p&gt;
&lt;/blockquote&gt;&lt;p&gt;Creative Commons, by contrast, is where authors proactively declare certain powers for others to modify and use their works. The &lt;a href="https://creativecommons.tw/explore" target="_blank" rel="noreferrer"&gt;Taiwan Creative Commons official website&lt;/a&gt; provides six license terms that are simple and easy to understand. Their common point is &amp;ldquo;attribution,&amp;rdquo; and implementation details should refer to each license&amp;rsquo;s full text.
&lt;figure&gt;
 &lt;img
 class="my-0 rounded-md"
 loading="lazy"
 decoding="async"
 fetchpriority="low"
 alt=""
 src="https://ivonblog.com/en-us/posts/creative-cc-artworks/images/7Ggrign.webp"
 onerror="this.onerror=null;this.src='https://ivonblog.com/images/cannotloadimage.avif'"
 width="792"
 height="770"&gt;&lt;/figure&gt;&lt;/p&gt;
&lt;p&gt;The image above includes terms such as &amp;ldquo;Attribution&amp;rdquo;: it allows users to reproduce, distribute, transmit, and modify the work, including commercial use, as long as the original author&amp;rsquo;s name is credited.&lt;/p&gt;
&lt;p&gt;Another example is &amp;ldquo;Attribution-NonCommercial-NoDerivatives&amp;rdquo;: it allows users to reproduce, distribute, and transmit the work, but not use it for commercial purposes, nor modify the work. When using it, users must attribute the author in the manner specified by the author.&lt;/p&gt;
&lt;p&gt;There is even &amp;ldquo;public domain dedication&amp;rdquo;: CC0 provides a &amp;ldquo;no rights reserved&amp;rdquo; licensing option, allowing rights holders to choose not to be protected by copyright and database-related laws, and not to enjoy the exclusive rights that the law directly provides to creators.&lt;/p&gt;
&lt;p&gt;When declaring and marking Creative Commons, it is best to write it out completely, for example:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Attribution-NonCommercial-ShareAlike 3.0 Taiwan (CC BY-NC-SA 3.0 TW)&lt;/p&gt;
&lt;/blockquote&gt;&lt;p&gt;But sometimes it is simplified, such as:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;CC BY-NC-SA 3.0&lt;/p&gt;
&lt;/blockquote&gt;&lt;p&gt;At this point, as long as you attach a hyperlink to the official Creative Commons website, people who do not understand can click in and read the detailed definition.&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://ivonblog.com/en-us/posts/creative-cc-artworks/featured.webp"/></item></channel></rss>