Skip to content

Commit

Permalink
Fix authors in simple template
Browse files Browse the repository at this point in the history
  • Loading branch information
joshka committed Sep 4, 2024
1 parent ff1be0c commit 7a300b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions simple-generated/LICENSE
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
The MIT License (MIT)

Copyright (c) 2021-2022 Orhun Parmaksiz
Copyright (c) 2023 The Ratatui Developers
Copyright (c) Josh McKinney <[email protected]>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
3 changes: 1 addition & 2 deletions simple/template/LICENSE
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
The MIT License (MIT)

Copyright (c) 2021-2022 Orhun Parmaksiz
Copyright (c) 2023 The Ratatui Developers
Copyright (c) {{authors}}

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit 7a300b2

Please sign in to comment.