aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-12-04 11:38:23 +0100
committerChristian Grothoff <christian@grothoff.org>2022-12-04 11:38:23 +0100
commit6d950491f7272e06a2f7351da25d1b5210101be0 (patch)
treeec194fa51f7860858423db34e955d50890eed45d
parent39fed90178f991efd11c076eb147c9dcb8c2b60b (diff)
downloadgnunet-ev-6d950491f7272e06a2f7351da25d1b5210101be0.tar.gz
gnunet-ev-6d950491f7272e06a2f7351da25d1b5210101be0.zip
cancel draft
-rw-r--r--gnunet_pep_cancel.tex81
1 files changed, 81 insertions, 0 deletions
diff --git a/gnunet_pep_cancel.tex b/gnunet_pep_cancel.tex
new file mode 100644
index 0000000..f7062ac
--- /dev/null
+++ b/gnunet_pep_cancel.tex
@@ -0,0 +1,81 @@
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}
35In 2016 GNUnet e.V. and p$\equiv$p foundation created an agreement on
36shared-ownership of the GNUnet code to foster mutual collaboration
37and enable p$\equiv$p to use the GNUnet code in its products.
38
39However, the collaboration never became fruitful and to the best of
40our knowledge p$\equiv$p has never started to use GNUnet in its
41project. Instead, there have been some problems between the members
42of the different projects in recent years. At the GNUnet e.V. annual
43meeting on December 4th 2022 the members discussed the situation and
44tasked the board to disolve the agreement as per the termination
45clause.
46
47\section*{Termination clause}
48
49Either party can cancel this agreement at any time in the future.
50At that point, each party will hold copyright to the GNUnet code
51and will be able to continue to evolve the respective codebase
52separately. However, the licensing constraints imposed by this
53agreement will continue to bind p$\equiv$p foundation indefinitively.
54
55\section*{Invocation}
56
57By this message, GNUnet e.V. invokes the termination clause
58quoted above effective immediately, terminating the copyright
59sharing agreement with p$\equiv$p foundation.
60
61\section*{Signatures}
62\begin{tabularx}{\textwidth}{ XXXX }
63GNUnet 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& & &\\
73Date:~~\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}