From ec7b305f76446c8936517c19414bf6c836f38b37 Mon Sep 17 00:00:00 2001 From: hellekin Date: Tue, 2 Feb 2021 23:53:50 +0100 Subject: [FIX] Restore REUSE 3.0 compliance --- app/jobs/ensure_agent_job.rb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/jobs/ensure_agent_job.rb') diff --git a/app/jobs/ensure_agent_job.rb b/app/jobs/ensure_agent_job.rb index c754fc0..127cf1d 100644 --- a/app/jobs/ensure_agent_job.rb +++ b/app/jobs/ensure_agent_job.rb @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2021 IN COMMON Collective +# +# SPDX-License-Identifier: AGPL-3.0-or-later + class EnsureAgentJob < ApplicationJob queue_as :default -- cgit v1.2.3