X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f4ca9ad94a6bb006d1f3c7ba207837f1736d1247..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.