X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/137ebf94ff14837c9df773533ea86e821469bda9..644f5de63e2b8b02e054fcbb3e9af39560cffae3:/services/api/lib/tasks/delete_old_container_logs.rake diff --git a/services/api/lib/tasks/delete_old_container_logs.rake b/services/api/lib/tasks/delete_old_container_logs.rake index 33fe47d8d1..b45113e8a5 100644 --- a/services/api/lib/tasks/delete_old_container_logs.rake +++ b/services/api/lib/tasks/delete_old_container_logs.rake @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + # This task finds containers that have been finished for at least as long as # the duration specified in the `clean_container_log_rows_after` config setting, # and deletes their stdout, stderr, arv-mount, crunch-run, and crunchstat logs