X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/964ab3dd90ff1508efc0c77378cde2b3a4da1029..e1c81c58c6810a1a84d71855330097c2fc4e2c3e:/apps/workbench/Rakefile diff --git a/apps/workbench/Rakefile b/apps/workbench/Rakefile index 752f3d8788..037f9013ac 100644 --- a/apps/workbench/Rakefile +++ b/apps/workbench/Rakefile @@ -1,4 +1,8 @@ #!/usr/bin/env rake +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + # Add your own tasks in files placed in lib/tasks ending in .rake, # for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.