diff options
Diffstat (limited to 'app/jobs/agency_watcher_job.rb')
-rw-r--r-- | app/jobs/agency_watcher_job.rb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/jobs/agency_watcher_job.rb b/app/jobs/agency_watcher_job.rb index 5cc0256..7a114d2 100644 --- a/app/jobs/agency_watcher_job.rb +++ b/app/jobs/agency_watcher_job.rb @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2020 IN COMMON Collective <collective@incommon.cc> +# +# SPDX-License-Identifier: AGPL-3.0-or-later + # frozen_string_literal: true # = AgencyWatcherJob |