X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/43773cb247a1fb744b57070b715bfa5d53a00822..174c072a594e5979ed2e32fd19a749893a7e88a7:/services/api/test/unit/helpers/commits_helper_test.rb diff --git a/services/api/test/unit/helpers/commits_helper_test.rb b/services/api/test/unit/helpers/commits_helper_test.rb index c586153d7c..fd960a86f3 100644 --- a/services/api/test/unit/helpers/commits_helper_test.rb +++ b/services/api/test/unit/helpers/commits_helper_test.rb @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + require 'test_helper' class CommitsHelperTest < ActionView::TestCase