Skip to content

Commit

Permalink
add year and copyright owner to GNU v3
Browse files Browse the repository at this point in the history
  • Loading branch information
fdiblen committed Sep 2, 2024
1 parent 9ffb7f1 commit 5fbeee3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -632,7 +632,7 @@ state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

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

0 comments on commit 5fbeee3

Please sign in to comment.