Skip to content

Commit e47df56

Browse files
committed
Corrected copyright dates
1 parent dc3ae78 commit e47df56

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

DomainColoringToy/src/DomainColoringToy.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#==
22
= DomainColoringToy
33
=
4-
= Copyright (c) 2023 Evert Provoost. See LICENSE.
4+
= Copyright (c) 2025 Evert Provoost. See LICENSE.
55
=
66
= Provided functionality is partially inspired by
77
=

LICENSE

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

3-
Copyright (c) 2023 Evert Provoost
3+
Copyright (c) 2025 Evert Provoost
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

src/DomainColoring.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#==
22
= DomainColoring.jl
33
=
4-
= Copyright (c) 2023 Evert Provoost. See LICENSE.
4+
= Copyright (c) 2025 Evert Provoost. See LICENSE.
55
=
66
= Provided functionality is partially inspired by
77
=

0 commit comments

Comments
 (0)