gnunet-ev

GNUnet e.V. documents and protocols
Log | Files | Refs | README

gnunet_pep_cancel.tex (2745B)


      1 \documentclass[10pt, a4paper, bibliography=totocnumbered]{article}
      2 \usepackage[utf8]{inputenc}
      3 \usepackage{parskip}
      4 \usepackage{setspace}
      5 \usepackage{geometry}
      6 \usepackage{ngerman}
      7 \usepackage{multicol}
      8 \usepackage{setspace}
      9 \usepackage[hyphens]{url}
     10 \usepackage[T1]{fontenc}
     11 \usepackage{enumitem}
     12 \usepackage{tikz}
     13 %\usepackage{arev}
     14 \usepackage{newcent} % Schriftart
     15 \usepackage{microtype} % Optimiere Rand und Trennstellen
     16 \usepackage{spverbatim}
     17 \usepackage{graphicx}
     18 \usepackage{tabularx}
     19 %\usepackage[colorlinks=true,linkcolor=blue]{hyperref}
     20 \usepackage[breaklinks,colorlinks=true,allcolors=blue]{hyperref}
     21 \usepackage[square,numbers]{natbib}
     22 \bibliographystyle{plainnat}
     23 \setcitestyle{authoryear,open={},close={}}
     24 \geometry{a4paper,left=2cm, right=2cm, top=2cm,bottom=2cm}
     25 \usepackage{gb4e}
     26 \begin{document}
     27 \setstretch{1,5} % Ab hier: 1.5er Zeilenabstand
     28 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
     29 \begin{center}
     30   \LARGE{\textbf{Cancellation of the GNUnet e.V. --- p$\equiv$p foundation Agreement\\
     31       on Shared-Ownership of the GNUnet code}}\\
     32 \end{center}
     33 \normalsize
     34 \section*{Preamble}
     35 In 2016 GNUnet e.V. and p$\equiv$p foundation created an agreement on
     36 shared-ownership of the GNUnet code to foster mutual collaboration
     37 and enable p$\equiv$p to use the GNUnet code in its products.
     38 
     39 However, the collaboration never became fruitful and to the best of
     40 our knowledge p$\equiv$p has never started to use GNUnet in its
     41 project.  Instead, there have been some problems between the members
     42 of the different projects in recent years. At the GNUnet e.V. annual
     43 meeting on December 4th 2022 the members discussed the situation and
     44 tasked the board to disolve the agreement as per the termination
     45 clause.
     46 
     47 \section*{Termination clause}
     48 
     49 Either party can cancel this agreement at any time in the future.
     50 At that point, each party will hold copyright to the GNUnet code
     51 and will be able to continue to evolve the respective codebase
     52 separately. However, the licensing constraints imposed by this
     53 agreement will continue to bind p$\equiv$p foundation indefinitively.
     54 
     55 \section*{Invocation}
     56 
     57 By this message, GNUnet e.V. invokes the termination clause
     58 quoted above effective immediately, terminating the copyright
     59 sharing agreement with p$\equiv$p foundation.
     60 
     61 \section*{Signatures}
     62 \begin{tabularx}{\textwidth}{ XXXX }
     63 GNUnet e.V. & & & \\
     64 & & &\\
     65 & & &\\
     66 \dots{}\dots{}\dots{}\dots{}\dots{}\dots{}\dots{}\dots{}\dots{}&&&
     67 \\
     68 & & &\\
     69 & & &\\
     70 \dots{}\dots{}\dots{}\dots{}\dots{}\dots{}\dots{}\dots{}\dots{}&&&
     71 \\
     72 & & &\\
     73 Date:~~\dots{}\dots{}\dots{}\dots{} & & &\\
     74 \end{tabularx}
     75 %\bibliographystyle{plainnat}
     76 %\begin{flushleft}
     77 %\footnotesize
     78 %\bibliography{ref}
     79 %\normalsize
     80 %\end{flushleft}
     81 \end{document}