Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Commit

Permalink
Update license file
Browse files Browse the repository at this point in the history
  • Loading branch information
rbehjati committed Apr 27, 2023
1 parent a92704a commit 61b307d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .licenserc.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
{
"**/*.go": "// Copyright 2022 The Project Oak Authors",
"**/BUILD": "# Copyright 2022 The Project Oak Authors"
"**/*.go": [
"// Copyright 2022 The Project Oak Authors",
"// Copyright 2023 The Project Oak Authors"
]
}

0 comments on commit 61b307d

Please sign in to comment.