mirror of https://github.com/patacrep/patacrep.git
Browse Source
- 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 bookmarksremotes/karagrat/master
Romain Goffe
13 years ago
3 changed files with 173 additions and 167 deletions
@ -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 |
Loading…
Reference in new issue