Skip to content

Commit 692afcc

Browse files
authored
Update year in BSD license template
1 parent 7f34be5 commit 692afcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-project-template/{% if project_license == 'BSD' %}LICENSE{% endif %}.jinja

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) 2024{% if author_name %}, {{author_name}}{% endif %}
3+
Copyright (c) 2025{% if author_name %}, {{author_name}}{% endif %}
44

55
Redistribution and use in source and binary forms, with or without
66
modification, are permitted provided that the following conditions are met:

0 commit comments

Comments
 (0)