2411: Add copyright notices to everything.
[arvados.git] / tools / crunchstat-summary / crunchstat_summary / __init__.py
index c10988db2c0609f836a2f8d210ac0ac7375d8fcd..9bdf3589ab6ef0589dcac19ef3f44194220f84ba 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 import logging
 
 logger = logging.getLogger(__name__)