Skip to content

Commit

Permalink
Log: Fix copyright header
Browse files Browse the repository at this point in the history
  • Loading branch information
Ghabry committed Mar 25, 2024
1 parent 5f07138 commit 032ccdc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/lcf/log_handler.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* This file is part of liblcf. Copyright (c) 2020 liblcf authors.
* This file is part of liblcf. Copyright (c) liblcf authors.
* https://github.com/EasyRPG/liblcf - https://easyrpg.org
*
* liblcf is Free/Libre Open Source Software, released under the MIT License.
Expand Down
2 changes: 1 addition & 1 deletion src/log.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* This file is part of liblcf. Copyright (c) 2020 liblcf authors.
* This file is part of liblcf. Copyright (c) liblcf authors.
* https://github.com/EasyRPG/liblcf - https://easyrpg.org
*
* liblcf is Free/Libre Open Source Software, released under the MIT License.
Expand Down
2 changes: 1 addition & 1 deletion src/log_handler.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* This file is part of liblcf. Copyright (c) 2020 liblcf authors.
* This file is part of liblcf. Copyright (c) liblcf authors.
* https://github.com/EasyRPG/liblcf - https://easyrpg.org
*
* liblcf is Free/Libre Open Source Software, released under the MIT License.
Expand Down

0 comments on commit 032ccdc

Please sign in to comment.