Skip to content

Commit

Permalink
fix: change back accidental rename of editor in license header
Browse files Browse the repository at this point in the history
  • Loading branch information
tauraamui committed Feb 7, 2025
1 parent c7889b6 commit 92d8815
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/file_finder_modal_test.v
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024 The Lilly Lilly contributors
// Copyright 2024 The Lilly Editor contributors
//
// 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 src/lilly_test.v
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024 The Lilly lilly.contributors
// Copyright 2024 The Lilly Editor.contributors
//
// 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 src/view_keybinds_test.v
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024 The Lilly lilly contributors
// Copyright 2024 The Lilly Editor contributors
//
// 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 92d8815

Please sign in to comment.