Skip to content

Commit 624648f

Browse files
authored
Merge pull request #687 from NLeSC/685-gplv3-spacing
make copyright year/owner spacing consistently double spaced
2 parents 3aa1be0 + cd16b12 commit 624648f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/{% if license == 'GNUv3' %}LICENSE{% endif %}.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,7 @@ state the exclusion of warranty; and each file should have at least
632632
the "copyright" line and a pointer to where the full notice is found.
633633

634634
<one line to give the program's name and a brief idea of what it does.>
635-
Copyright (C) {{ '%Y' | strftime }} {{ copyright_holder }}
635+
Copyright (C) {{ '%Y' | strftime }} {{ copyright_holder }}
636636
637637
This program is free software: you can redistribute it and/or modify
638638
it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)