From 168e42da44e4027147855921f56c11068de8d5b5 Mon Sep 17 00:00:00 2001 From: Andreas Romeyke <andreas.romeyke@slub-dresden.de> Date: Fri, 28 Apr 2023 12:28:40 +0200 Subject: [PATCH] - added license --- validate_workflow.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/validate_workflow.sh b/validate_workflow.sh index 836695c..cf96f87 100755 --- a/validate_workflow.sh +++ b/validate_workflow.sh @@ -1,5 +1,8 @@ #!/usr/bin/env bash - +# Author: Andreas Romeyke +# SLUB Dresden, Department Longterm Preservation +# copyright 2023, licensed under terms of GNU General Public License 3.0, +# see file LICENSE.txt for details. ### META # AUTHORS: # - Andreas Romeyke (<Andreas.Romeyke@slub-dresden.de>) -- GitLab