From 006f3a649068944be49241102f03aa6b11ded286 Mon Sep 17 00:00:00 2001 From: alethomas Date: Tue, 2 Aug 2022 08:34:27 +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