From e112881cfb839a4ec32b7fa62c57caf970f4d2a5 Mon Sep 17 00:00:00 2001 From: Wiktor Zykubek Date: Sat, 28 Dec 2024 02:27:18 +0100 Subject: [PATCH] style: add additional spaces in templates --- templates/MIT.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/MIT.tmpl b/templates/MIT.tmpl index 67a8b8a..470c901 100644 --- a/templates/MIT.tmpl +++ b/templates/MIT.tmpl @@ -1,4 +1,4 @@ -Copyright {{.Year}} {{.AuthorName}} +Copyright {{.Year}} {{.AuthorName}} Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: