Skip to content

Commit be2892e

Browse files
committed
Fix automatic year in LICENSE
1 parent 60708eb commit be2892e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.github_project_name}}/LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
BSD 3-Clause License
22

3-
Copyright (c) 2017, {{ cookiecutter.author_name }}
3+
Copyright (c) {% now 'local', '%Y' %}, {{ cookiecutter.author_name }}
44
All rights reserved.
55

66
Redistribution and use in source and binary forms, with or without

0 commit comments

Comments
 (0)