Skip to content

Commit

Permalink
Fix copyright notices
Browse files Browse the repository at this point in the history
Signed-off-by: Arnaud J Le Hors <[email protected]>
  • Loading branch information
lehors committed Dec 2, 2022
1 parent 2169bc4 commit 99c8f5c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion checks/evaluation/cii_best_practices.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright OpenSSF Scorecard Authors
// Copyright 2022 OpenSSF Scorecard Authors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion checks/raw/maintained.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright OpenSSF Scorecard Authors
// Copyright 2022 OpenSSF Scorecard Authors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion checks/raw/pinned_dependencies.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright OpenSSF Scorecard Authors
// Copyright 2022 OpenSSF Scorecard Authors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion options/flags.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright OpenSSF Authors.
// Copyright 2022 OpenSSF Scorecard Authors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down

0 comments on commit 99c8f5c

Please sign in to comment.