Skip to content

Commit

Permalink
Corrected copyright dates
Browse files Browse the repository at this point in the history
  • Loading branch information
eprovst committed Jan 30, 2025
1 parent dc3ae78 commit e47df56
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DomainColoringToy/src/DomainColoringToy.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#==
= DomainColoringToy
=
= Copyright (c) 2023 Evert Provoost. See LICENSE.
= Copyright (c) 2025 Evert Provoost. See LICENSE.
=
= Provided functionality is partially inspired by
=
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2023 Evert Provoost
Copyright (c) 2025 Evert Provoost

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion src/DomainColoring.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#==
= DomainColoring.jl
=
= Copyright (c) 2023 Evert Provoost. See LICENSE.
= Copyright (c) 2025 Evert Provoost. See LICENSE.
=
= Provided functionality is partially inspired by
=
Expand Down

0 comments on commit e47df56

Please sign in to comment.