We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a05c837 commit f97b7bfCopy full SHA for f97b7bf
age/tui.go
@@ -2,7 +2,10 @@
2
// https://github.com/FiloSottile/age/blob/v1.0.0/cmd/age/encrypted_keys.go
3
// Copyright 2021 The age Authors. All rights reserved.
4
// Use of this source code is governed by a BSD-style
5
-// license that can be found in the LICENSE file.
+// license that can be found in age's LICENSE file at
6
+// https://github.com/FiloSottile/age/blob/v1.0.0/LICENSE
7
+//
8
+// SPDX-License-Identifier: BSD-3-Clause
9
10
package age
11
0 commit comments