X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/e47a01ee19ee44b8004bab7ed7eec5bbf72f175e..af6447c82f24b283b6b5f32b2b66dc6a47e24487:/build/rails-package-scripts/step2.sh diff --git a/build/rails-package-scripts/step2.sh b/build/rails-package-scripts/step2.sh index 98de494e1d..482d27a6a0 100644 --- a/build/rails-package-scripts/step2.sh +++ b/build/rails-package-scripts/step2.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + # This code runs after package variable definitions, before the actual # pre/post package work, to set some variable and function defaults.