From 86cc4e6785a3c9b9c0b0fb03d2c83238e150946d Mon Sep 17 00:00:00 2001 From: use-to <13922835+use-to@users.noreply.github.com> Date: Mon, 19 Aug 2024 13:10:47 +0200 Subject: [PATCH 1/3] chore: remove unneccessary latex command --- avv.tex | 4 ---- 1 file changed, 4 deletions(-) diff --git a/avv.tex b/avv.tex index 48f0b77..5e2a446 100644 --- a/avv.tex +++ b/avv.tex @@ -28,10 +28,6 @@ \def\Year{\expandafter\YEAR\the\year} \def\YEAR#1#2#3#4{#1#2#3#4} -\AtEndDocument{ - \label{lastpage} -} - \fancyhead{} \pagestyle{fancy} \renewcommand{\headrulewidth}{0pt} From daa49dbb7a20cd0ae2dcb3c7176a70bc807ef138 Mon Sep 17 00:00:00 2001 From: use-to <13922835+use-to@users.noreply.github.com> Date: Mon, 19 Aug 2024 13:13:17 +0200 Subject: [PATCH 2/3] ci: add avv --- .github/workflows/latex.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/latex.yml b/.github/workflows/latex.yml index cac9cda..228f98c 100644 --- a/.github/workflows/latex.yml +++ b/.github/workflows/latex.yml @@ -10,6 +10,7 @@ env: agb_app_zum_doc.tex agb_mediquu_netzmanager.tex agb_mediquu_chat.tex + avv.tex jobs: compile_latex: From 56d3ecd12cfb91429dc28a269415c69513eb049c Mon Sep 17 00:00:00 2001 From: use-to <13922835+use-to@users.noreply.github.com> Date: Wed, 21 Aug 2024 10:44:42 +0200 Subject: [PATCH 3/3] docs: update README.md to match current state --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d8dbae3..91e8907 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ This repository contains all public available legal documents of the helpwave Gm Such as - Terms and Conditions (AGB) - Data Processing Agreement (AVV) +- Non-Disclosure Agreement (NDA) for helpwave's product portfolio. ## reasoning