X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/536b8d10f221c438a620e56362eddb8917694af7..b5c15775caf865d8fed5d4839d4a082f6518bba4:/services/api/app/helpers/virtual_machines_helper.rb diff --git a/services/api/app/helpers/virtual_machines_helper.rb b/services/api/app/helpers/virtual_machines_helper.rb index cbb398d1b9..7d2b08f87d 100644 --- a/services/api/app/helpers/virtual_machines_helper.rb +++ b/services/api/app/helpers/virtual_machines_helper.rb @@ -1,2 +1,6 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + module VirtualMachinesHelper end