X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/d1dbdfd430be8a1bdd21fc1f02f8fe5e2d989092..524c20020594ba67a2a822eccb632f8a5f5dc3ce:/services/fuse/tests/prof.py diff --git a/services/fuse/tests/prof.py b/services/fuse/tests/prof.py index 49b9f24be9..021839c5b4 100644 --- a/services/fuse/tests/prof.py +++ b/services/fuse/tests/prof.py @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + import time class CountTime(object):