From 8c5a8ccc0d798376b8361723026ca4705f9eb0f6 Mon Sep 17 00:00:00 2001 From: kblock-due Date: Wed, 13 Apr 2022 12:30:45 +0000 Subject: [PATCH] chore: update copyright preamble --- workflow/rules/long_read.smk | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/workflow/rules/long_read.smk b/workflow/rules/long_read.smk index 33e4cec03..3a1e58466 100644 --- a/workflow/rules/long_read.smk +++ b/workflow/rules/long_read.smk @@ -1,3 +1,8 @@ +# Copyright 2022 Thomas Battenfeld, Alexander Thomas, Johannes Köster. +# Licensed under the BSD 2-Clause License (https://opensource.org/licenses/BSD-2-Clause) +# This file may not be copied, modified, or distributed +# except according to those terms. + # Copyright 2022 Thomas Battenfeld, Alexander Thomas, Johannes Köster, Simon Magin. # Licensed under the BSD 2-Clause License (https://opensource.org/licenses/BSD-2-Clause) # This file may not be copied, modified, or distributed