Skip to content

Commit

Permalink
doc: updated copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
skypjack committed Feb 23, 2025
1 parent 6b95c61 commit 0787f13
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ endif()

message(VERBOSE "*")
message(VERBOSE "* ${PROJECT_NAME} v${PROJECT_VERSION} (${CMAKE_BUILD_TYPE})")
message(VERBOSE "* Copyright (c) 2017-2024 Michele Caini <[email protected]>")
message(VERBOSE "* Copyright (c) 2017-2025 Michele Caini <[email protected]>")
message(VERBOSE "*")

# CMake stuff
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2017-2024 Michele Caini, author of EnTT
Copyright (c) 2017-2025 Michele Caini, author of EnTT

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 README.md
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ know who has participated so far.

# License

Code and documentation Copyright (c) 2017-2024 Michele Caini.<br/>
Code and documentation Copyright (c) 2017-2025 Michele Caini.<br/>
Colorful logo Copyright (c) 2018-2021 Richard Caseres.

Code released under
Expand Down

0 comments on commit 0787f13

Please sign in to comment.