2411: Add copyright notices to everything.
[arvados.git] / doc / user / topics / tutorial-gatk-variantfiltration.html.textile.liquid
index c1c9123a59e225f9279f7ff9571d33ccb25fa0c9..752488e157b7dbf5852d657a5a526f4693b65b0d 100644 (file)
@@ -3,6 +3,11 @@ layout: default
 navsection: userguide
 title: "Using GATK with Arvados"
 ...
+{% comment %}
+Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: CC-BY-SA-3.0
+{% endcomment %}
 
 This tutorial demonstrates how to use the Genome Analysis Toolkit (GATK) with Arvados. In this example we will install GATK and then create a VariantFiltration job to assign pass/fail scores to variants in a VCF file.