Skip to content

Commit f97b7bf

Browse files
committed
update license header as suggested
Signed-off-by: haoqixu <[email protected]>
1 parent a05c837 commit f97b7bf

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

age/tui.go

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
// https://github.com/FiloSottile/age/blob/v1.0.0/cmd/age/encrypted_keys.go
33
// Copyright 2021 The age Authors. All rights reserved.
44
// Use of this source code is governed by a BSD-style
5-
// license that can be found in the LICENSE file.
5+
// 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
69

710
package age
811

0 commit comments

Comments
 (0)