diff --git a/creative-commons/Makefile b/creative-commons/Makefile new file mode 100644 index 0000000..dbeafe0 --- /dev/null +++ b/creative-commons/Makefile @@ -0,0 +1,7 @@ +all: + pandoc slides.md -t beamer -o creative-commons.pdf --slide-level=2 +ppt: + pandoc slides.md -o creative-commons.pptx --slide-level=2 + +clean: + rm creative-commons.pdf creative-commons.pptx diff --git a/creative-commons/by.svg b/creative-commons/by.svg new file mode 100644 index 0000000..ef50826 --- /dev/null +++ b/creative-commons/by.svg @@ -0,0 +1,56 @@ + +image/svg+xml + + + + + + + diff --git a/creative-commons/cc.svg b/creative-commons/cc.svg new file mode 100644 index 0000000..782922f --- /dev/null +++ b/creative-commons/cc.svg @@ -0,0 +1,52 @@ + +image/svg+xml + + + + + diff --git a/creative-commons/ccheart.svg b/creative-commons/ccheart.svg new file mode 100644 index 0000000..f59e59b --- /dev/null +++ b/creative-commons/ccheart.svg @@ -0,0 +1,70 @@ + +image/svg+xml + + + + + + + + + + + diff --git a/creative-commons/ccspectrum.png b/creative-commons/ccspectrum.png new file mode 100644 index 0000000..a5af7d9 Binary files /dev/null and b/creative-commons/ccspectrum.png differ diff --git a/creative-commons/ccspectrum.svg b/creative-commons/ccspectrum.svg new file mode 100644 index 0000000..579a444 --- /dev/null +++ b/creative-commons/ccspectrum.svg @@ -0,0 +1,358 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + BY + BY + BY + + + + + + + + + + + BY + BY + BY + + + + + + + + + + + BY + BY + BY + + + + + + + + + + + BY + BY + BY + + + + + CC0 + CC0 + CC0 + + + + + + + + + + + + + + + + BY + BY + BY + + + + + + + + + + + BY + BY + BY + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + SA + SA + SA + + + + + + + + + + + NC + NC + NC + + + + + + + + + + + NC + NC + NC + + + + + + + + + + + NC + NC + NC + + + + + + + + + + + ND + ND + ND + + + + + + + + + + + + + SA + SA + SA + + + + + + + + + + + ND + ND + ND + + + + + most open + plej malfermita + najotvorenejšie + + + least open + plej fermita + najzatvorenejšie + + + + + + + + + + share + kunhavigi + šírenie + + + + + + + + + + + + share + kunhavigi + šírenie + + + + + + + + + + + remix + adapti + adaptovanie + + + + + + + commercial + komerce + komerčne + + + + + + + + + + + + + + + + + + share + kunhavigi + šírenie + + + + + + + + + + + remix + adapti + adaptovanie + + + + + + + + + PD + publikahavaĵo + PD + + + + + + + + + + + all rightsreserved + ĉiuj rajtojrezervitaj + všetky právavyhradené + + \ No newline at end of file diff --git a/creative-commons/chooser.png b/creative-commons/chooser.png new file mode 100644 index 0000000..1bb6afa Binary files /dev/null and b/creative-commons/chooser.png differ diff --git a/creative-commons/creative-commons.pdf b/creative-commons/creative-commons.pdf new file mode 100644 index 0000000..fa4146e Binary files /dev/null and b/creative-commons/creative-commons.pdf differ diff --git a/creative-commons/fossnorthlogo.png b/creative-commons/fossnorthlogo.png new file mode 100644 index 0000000..053eb9a Binary files /dev/null and b/creative-commons/fossnorthlogo.png differ diff --git a/creative-commons/nc-eu.svg b/creative-commons/nc-eu.svg new file mode 100644 index 0000000..12a9d62 --- /dev/null +++ b/creative-commons/nc-eu.svg @@ -0,0 +1,52 @@ + +image/svg+xml + + + + + diff --git a/creative-commons/nc-jp.svg b/creative-commons/nc-jp.svg new file mode 100644 index 0000000..3738eb5 --- /dev/null +++ b/creative-commons/nc-jp.svg @@ -0,0 +1,52 @@ + +image/svg+xml + + + + + diff --git a/creative-commons/nc.svg b/creative-commons/nc.svg new file mode 100644 index 0000000..9a01020 --- /dev/null +++ b/creative-commons/nc.svg @@ -0,0 +1,55 @@ + +image/svg+xml + + + + + + + diff --git a/creative-commons/nd.svg b/creative-commons/nd.svg new file mode 100644 index 0000000..074ffa0 --- /dev/null +++ b/creative-commons/nd.svg @@ -0,0 +1,55 @@ + +image/svg+xml + + + + + + + diff --git a/creative-commons/pd.svg b/creative-commons/pd.svg new file mode 100644 index 0000000..aa9fa82 --- /dev/null +++ b/creative-commons/pd.svg @@ -0,0 +1,48 @@ + +image/svg+xml + + diff --git a/creative-commons/people.jpg b/creative-commons/people.jpg new file mode 100644 index 0000000..1deecdf Binary files /dev/null and b/creative-commons/people.jpg differ diff --git a/creative-commons/remix.svg b/creative-commons/remix.svg new file mode 100644 index 0000000..490f8a8 --- /dev/null +++ b/creative-commons/remix.svg @@ -0,0 +1,55 @@ + +image/svg+xml + + + + + + + diff --git a/creative-commons/sa.svg b/creative-commons/sa.svg new file mode 100644 index 0000000..86e843f --- /dev/null +++ b/creative-commons/sa.svg @@ -0,0 +1,55 @@ + +image/svg+xml + + + + + + + diff --git a/creative-commons/share.svg b/creative-commons/share.svg new file mode 100644 index 0000000..8c14556 --- /dev/null +++ b/creative-commons/share.svg @@ -0,0 +1,55 @@ + +image/svg+xml + + + + + + + diff --git a/creative-commons/slides.md b/creative-commons/slides.md new file mode 100644 index 0000000..8efd4d5 --- /dev/null +++ b/creative-commons/slides.md @@ -0,0 +1,218 @@ +--- +title: Creative Commons Licenses +subtitle: foss-north pod +author: foss-north +license: CC-BY-SA 3.0 +header-includes: | + \usepackage{xcolor} + \definecolor{fossorange}{HTML}{ffcc33} + \setbeamercolor{background canvas}{bg=black} + \setbeamercolor{section in head/foot}{bg=black,fg=fossorange} + \setbeamercolor{subsection in head/foot}{bg=fossorange,fg=black} + \setbeamercolor{normal text}{fg=fossorange} + \setbeamercolor{block title}{fg=black,bg=fossorange} + \setbeamercolor{titlelike}{fg=fossorange} + \setbeamercolor{itemize item}{fg=fossorange} + \setbeamercolor{itemize subitem}{fg=fossorange} + \setbeamerfont{caption}{size=\tiny} + \setbeamerfont{footnote}{size=\tiny} + \setbeamerfont{footnote mark}{size=\tiny} + \pgfdeclareimage[height=30pt,width=30pt]{logo}{fossnorthlogo.png} + \logo{\pgfuseimage{logo}} +theme: Malmoe +aspectratio: 169 + +--- + +![CC heart](ccheart.svg){ height=70% } + +# What problem does it solve? +- When artwork is created it's automatically under the authors copyright +- Copyright enables the author to say who can do what with their artwork +- Instead granting rights to every user seperately they can use a Creative Commons license for their artwork +- This way everyone knows how they are allowed to use the artwork +- The license may not be revoked, anyone who receives it may relay on it, even if the author stops distributing it + +# What do people license under Creative Commons? +- Educational Material +- Arts / Culture +- Books +- Photos +- Music +- Videos +- Tools +- 3D Models +- Scientific Research +- Government Open Data +- Other (mostly digital) creative works + +# History +- The organization was founded in 2001 by Lawrence Lessig, Hal Abelson, and Eric Eldred[^org] + - Aaron Swartz was one of the early architects of Creative Commons +- The first set of copyright licenses was released in December 2002 +- As of today, there are 1.6 billion works licensed under the various Creative Commons licenses +- Flickr alone hosts over 415 million Creative Commons-licensed photos + +[^org]: https://web.archive.org/web/20111007165253/http://creativecommons.org/about/history + +## Founders + + +\begin{figure}[hbt!] + \centering + \includegraphics[height=5cm]{people.jpg} + \caption{Abelson, Lessig, Eldred, Schwartz} +\end{figure} + +# Creative commons license spectrum + +--- + +::: columns +:::: column +Creative commons license spectrum + +- public domain (top) +- all rights reserved (bottom) +- left side indicates the use-cases allowed +- right side the license components +- dark green area indicates Free Cultural Works compatible licenses +- the two green areas compatibility with the Remix culture +:::: +:::: column +![CC spectrum](ccspectrum.png){height=75%} +:::: +::: + +## What do the symbols mean? +![CC](cc.svg){width=15%} +![BY](by.svg){width=15%} +![NC](nc.svg){width=15%} +![NC EU](nc-eu.svg){width=15%} +![NC JP](nc-jp.svg){width=15%} +![SA](sa.svg){width=15%} +![ND](nd.svg){width=15%} +![Share](share.svg){width=15%} +![Remix](remix.svg){width=15%} +![Zero](zero.svg){width=15%} +![PD](pd.svg){width=15%} + +Let's go through them[^licenses] ... + +[^licenses]: https://creativecommons.org/licenses/ + +## CC - Creative Commons + +![CC](cc.svg){width=15%} + +This is the Creative Commons logo. + +You can use it to indicate that you're licensing your artwork under one of +the Creative Commons licenses. To signify which one of the licenses you want to use, you +combine it with one or more of the other logos. + +## CC BY - Attribution + +![CC](cc.svg){width=15%} +![BY](by.svg){width=15%} + +This license lets others distribute, remix, adapt, and build upon your work, even commercially, +as long as they credit you for the original creation. This is the most accommodating of licenses +offered. Recommended for maximum dissemination and use of licensed materials. + +## CC BY-SA - Attribution-ShareAlike + +![CC](cc.svg){width=15%} +![BY](by.svg){width=15%} +![SA](sa.svg){width=15%} + +This license lets others remix, adapt, and build upon your work even for commercial purposes, +as long as they credit you and license their new creations under the identical terms. + +This license is often compared to “copyleft” free and open source software licenses. All new +works based on yours will carry the same license, so any derivatives will also allow commercial +use. + +## CC BY-ND - Attribution-NoDerivs + +![CC](cc.svg){width=15%} +![BY](by.svg){width=15%} +![ND](nd.svg){width=15%} + +This license lets others reuse the work for any purpose, including commercially; however, +it cannot be shared with others in adapted form, and credit must be provided to you. + +## CC BY-NC - Attribution-NonCommercial + +![CC](cc.svg){width=15%} +![BY](by.svg){width=15%} +![NC](nc.svg){width=15%} + +This license lets others remix, adapt, and build upon your work non-commercially, and although +their new works must also acknowledge you and be non-commercial, they don’t have to license +their derivative works on the same terms. + +There are also other money symbols available like: ![NC EU](nc-eu.svg){width=5%} or ![NC JP](nc-jp.svg){width=5%} + +## CC BY-NC-SA - Attribution-NonCommercial-ShareAlike + +![CC](cc.svg){width=15%} +![BY](by.svg){width=15%} +![NC](nc.svg){width=15%} +![SA](sa.svg){width=15%} + +This license lets others remix, adapt, and build upon your work non-commercially, as long as they +credit you and license their new creations under the identical terms. + +## BY-NC-ND - Attribution-NonCommercial-NoDerivs + +![CC](cc.svg){width=15%} +![BY](by.svg){width=15%} +![NC](nc.svg){width=15%} +![ND](nd.svg){width=15%} + +This license is the most restrictive of our six main licenses, only allowing others to download your +works and share them with others as long as they credit you, but they can’t change them in any way or +use them commercially. + +## CC0 + +![Zero](zero.svg){width=15%} + +Use this universal tool if you are a holder of copyright or database rights and you wish to waive +all your interests, if any, in your work worldwide. This may be the case if you are reproducing an +underlying work that is in the public domain and want to communicate that you claim no copyright +in your digital copy where copyright law may grant protection. + +## Public Domain Mark + +![PD](pd.svg){width=15%} + +Use this tool if you have identified a work that is free of known copyright restrictions. Creative +Commons does not recommend this tool for works that are restricted by copyright laws in one or +more jurisdictions. + +# License Chooser + +![License Chooser](chooser.png){height=50%} + +To help you choose the right license there is a License Chooser[^chooser] on the CC website. + +[^chooser]: https://creativecommons.org/choose/ + +## Attribution + +- Logos where taken from https://creativecommons.org/about/downloads/ +- Picture of Lessig https://www.flickr.com/photos/joi/33668559574/ +- Picture of Hal Abelson https://www.flickr.com/photos/joi/2108746065/ +- Picture of Eric Eldred https://www.flickr.com/photos/ch_linghu/1350488274/ +- Picture of Aaron Swartz https://www.flickr.com/photos/34166194@N00/3836262464 + +## Thank you for listening + +- Like and subscribe to + - youtube.com/c/fossnorth + - foss-north.se/pod +- Comment on + - YouTube + - email: info@foss-gbg.se \ No newline at end of file diff --git a/creative-commons/zero.svg b/creative-commons/zero.svg new file mode 100644 index 0000000..8c2e56a --- /dev/null +++ b/creative-commons/zero.svg @@ -0,0 +1,56 @@ + +image/svg+xml + + + + + +