From 5391a3e184aecfcdf53d2fb198741e0d4f4af088 Mon Sep 17 00:00:00 2001 From: Josh McKinney Date: Wed, 4 Sep 2024 11:21:19 -0700 Subject: [PATCH] Fix authors in simple template (#77) --- simple-generated/LICENSE | 3 +-- simple/template/LICENSE | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/simple-generated/LICENSE b/simple-generated/LICENSE index 4953c71..0f9490b 100644 --- a/simple-generated/LICENSE +++ b/simple-generated/LICENSE @@ -1,7 +1,6 @@ The MIT License (MIT) -Copyright (c) 2021-2022 Orhun Parmaksiz -Copyright (c) 2023 The Ratatui Developers +Copyright (c) Josh McKinney Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/simple/template/LICENSE b/simple/template/LICENSE index 4953c71..a58e08d 100644 --- a/simple/template/LICENSE +++ b/simple/template/LICENSE @@ -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