X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f4012790be2404ce2f5b2594338fac43b1b9c59b..e1605f7c93aeb41ae31e0dd88a9afd8709136b62:/src/store/auth/auth-action-ssh.ts diff --git a/src/store/auth/auth-action-ssh.ts b/src/store/auth/auth-action-ssh.ts index 4175d29553..2c3a27228e 100644 --- a/src/store/auth/auth-action-ssh.ts +++ b/src/store/auth/auth-action-ssh.ts @@ -1,3 +1,7 @@ +// Copyright (C) The Arvados Authors. All rights reserved. +// +// SPDX-License-Identifier: AGPL-3.0 + import { dialogActions } from "~/store/dialog/dialog-actions"; import { Dispatch } from "redux"; import { RootState } from "~/store/store";