X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/6dff0705fd3b4e0acde7bdf5821ef115ba74099b..f98e0188777b3e2d229c968824b3e64307dae4e6:/services/api/app/models/authorized_key.rb diff --git a/services/api/app/models/authorized_key.rb b/services/api/app/models/authorized_key.rb index 452cd6967b..a5c5081c40 100644 --- a/services/api/app/models/authorized_key.rb +++ b/services/api/app/models/authorized_key.rb @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + class AuthorizedKey < ArvadosModel include HasUuid include KindAndEtag