Skip to content

Commit

Permalink
update license header as suggested
Browse files Browse the repository at this point in the history
  • Loading branch information
haoqixu committed Jan 2, 2025
1 parent 6da34cd commit 44d830c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion age/tui.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
// https://github.com/FiloSottile/age/blob/v1.0.0/cmd/age/encrypted_keys.go
// Copyright 2021 The age Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// license that can be found in age's LICENSE file at
// https://github.com/FiloSottile/age/blob/v1.0.0/LICENSE
//
// SPDX-License-Identifier: BSD-3-Clause

package age

Expand Down

0 comments on commit 44d830c

Please sign in to comment.