Arvados-DCO-1.1-Signed-off-by: Radhika Chippada <radhika@curoverse.com>
[arvados.git] / doc / user / tutorials / intro-crunch.html.textile.liquid
index 7f16c5a42fe9f7931a9010889d0bae99107810ac..a40f50bd4e5fa32f7cb9616a112c158b0bb6fd0a 100644 (file)
@@ -3,6 +3,11 @@ layout: default
 navsection: userguide
 title: Introduction to Crunch
 ...
+{% comment %}
+Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: CC-BY-SA-3.0
+{% endcomment %}
 
 The Arvados "Crunch" framework is designed to support processing very large data batches (gigabytes to terabytes) efficiently, and provides the following benefits:
 * Increase concurrency by running tasks asynchronously, using many CPUs and network interfaces at once (especially beneficial for CPU-bound and I/O-bound tasks respectively).