fix(scripts/renew_copyright_header): Set correct template line lenght

This commit is contained in:
Benedikt Peetz 2024-03-26 21:12:40 +01:00
parent 5ab2bbb8fd
commit 00a82ac54b
Signed by: bpeetz
GPG Key ID: A5E94010C3A642AD
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
# and the Lesser GNU General Public License along with this program.
# If not, see <https://www.gnu.org/licenses/>.
TEMPLATE_LINE_LENGHT=21
TEMPLATE_LINE_LENGHT=20
remove() {
extension="$1"
file="$2"