Browse Source

rework licenses

- merge license-en into license
 - the english/french version now depends on the template's lang parameter
 - remove trailing spaces
 - add phantom section for a reference in the pdf bookmarks
remotes/karagrat/master
Romain Goffe 12 years ago
parent
commit
b0456c280a
  1. 77
      tex/license-en.tex
  2. 2
      tex/license-nb.tex
  3. 83
      tex/license.tex

77
tex/license-en.tex

@ -1,77 +0,0 @@
%Licence Creative Commons
\begin{center}
\textbf{\LARGE{Creative Commons\footnote{ This work is licensed
under the Creative Commons Attribution-ShareAlike 3.0 Unported
License. To view a copy of this license, visit
\url{http://creativecommons.org/licenses/by-sa/3.0/} or send a
letter to Creative Commons, 171 Second Street, Suite 300, San
Francisco, California, 94105, USA.} Legal Code} }
\end{center}
\vspace{1cm}
%-------------------------------------------------------------------------------
\begin{lblock}{You are free to:}
\begin{pictonote}{share}
\lcondition{Share} copy, distribute and transmit the work;
\end{pictonote}
\begin{pictonote}{remix}
\lcondition{Remix} adapt the work;
\end{pictonote}
\end{lblock}
%-------------------------------------------------------------------------------
\begin{lblock}{Under the following conditions:}
\begin{pictonote}{by}
\lcondition{Attribution} You must attribute the work in the manner
specified by the author or licensor (but not in any way that
suggests that they endorse you or your use of the work);
\end{pictonote}
\begin{pictonote}{sa}
\lcondition{Share Alike} If you alter, transform, or build upon
this work, you may distribute the resulting work only under the
same or similar license to this one.
\end{pictonote}
\end{lblock}
%-------------------------------------------------------------------------------
\begin{lblock}{With the understanding that:}
\hspace{0.4cm}
\parbox{15cm}{
\paragraph{Waiver --}
Any of the above conditions can be waived if you get permission
from the copyright holder.
\paragraph{Public Domain --}
Where the work or any of its elements is in the public domain
under applicable law, that status is in no way affected by the
license.
\paragraph{Other Rights --}
In no way are any of the following rights affected by the license:
\begin{itemize}
\item your fair dealing or fair use rights, or other applicable
copyright exceptions and limitations;
\item apart from the remix rights granted under this license,
the author's moral rights;
\item rights other persons may have either in the work itself
or in how the work is used, such as publicity or privacy rights.
\end{itemize}
}
\begin{center}
\includegraphics[width=4cm]{license}
\end{center}
\end{lblock}
%-------------------------------------------------------------------------------
\paragraph{Songs \LaTeX~Package}
This document is written in \LaTeX, from the Songs
Project\footnote{\url{http://songs.sourceforge.net/}}.
%-------------------------------------------------------------------------------
% End of Licence

2
tex/license-nb.tex

@ -1,3 +1,5 @@
\phantomsection
\addcontentsline{toc}{section}{Licence}
%Licence Creative Commons
\begin{center}
\textbf{\LARGE{Creative Commons\footnote{ Ce document est mis à

83
tex/license.tex

@ -1,4 +1,83 @@
%Licence Creative Commons
\IfStrEq{\getlang}{english}{
\phantomsection
\addcontentsline{toc}{section}{License}
\begin{center}
\textbf{\LARGE{Creative Commons\footnote{ This work is licensed
under the Creative Commons Attribution-ShareAlike 3.0 Unported
License. To view a copy of this license, visit
\url{http://creativecommons.org/licenses/by-sa/3.0/} or send a
letter to Creative Commons, 171 Second Street, Suite 300, San
Francisco, California, 94105, USA.} Legal Code} }
\end{center}
\vspace{1cm}
%-------------------------------------------------------------------------------
\begin{lblock}{You are free to:}
\begin{pictonote}{share}
\lcondition{Share} copy, distribute and transmit the work;
\end{pictonote}
\begin{pictonote}{remix}
\lcondition{Remix} adapt the work;
\end{pictonote}
\end{lblock}
%-------------------------------------------------------------------------------
\begin{lblock}{Under the following conditions:}
\begin{pictonote}{by}
\lcondition{Attribution} You must attribute the work in the manner
specified by the author or licensor (but not in any way that
suggests that they endorse you or your use of the work);
\end{pictonote}
\begin{pictonote}{sa}
\lcondition{Share Alike} If you alter, transform, or build upon
this work, you may distribute the resulting work only under the
same or similar license to this one.
\end{pictonote}
\end{lblock}
%-------------------------------------------------------------------------------
\begin{lblock}{With the understanding that:}
\hspace{0.4cm}
\parbox{15cm}{
\paragraph{Waiver --}
Any of the above conditions can be waived if you get permission
from the copyright holder.
\paragraph{Public Domain --}
Where the work or any of its elements is in the public domain
under applicable law, that status is in no way affected by the
license.
\paragraph{Other Rights --}
In no way are any of the following rights affected by the license:
\begin{itemize}
\item your fair dealing or fair use rights, or other applicable
copyright exceptions and limitations;
\item apart from the remix rights granted under this license,
the author's moral rights;
\item rights other persons may have either in the work itself
or in how the work is used, such as publicity or privacy rights.
\end{itemize}
}
\begin{center}
\includegraphics[width=4cm]{license}
\end{center}
\end{lblock}
%-------------------------------------------------------------------------------
\paragraph{Songs \LaTeX~Package}
This document is written in \LaTeX, from the Songs
Project\footnote{\url{http://songs.sourceforge.net/}}.
}{
\phantomsection
\addcontentsline{toc}{section}{Licence}
\begin{center}
\textbf{\LARGE{Creative Commons\footnote{ Cette création est mise à
disposition selon le Contrat Attribution-ShareAlike 3.0
@ -86,4 +165,6 @@ accréditée pense que ces tablatures sont utilisées d'une manière
susceptible de porter atteinte à ses droits et désire s'opposer à leur
publication, merci de nous contacter à \url{crep@team-on-fire.com}.
%-------------------------------------------------------------------------------
% Fin de la Licence
}
%-------------------------------------------------------------------------------
% End of Licence

Loading…
Cancel
Save