diff options
Diffstat (limited to 'src/keeper.cpp')
| -rw-r--r-- | src/keeper.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/keeper.cpp b/src/keeper.cpp index 4af0d86..179109a 100644 --- a/src/keeper.cpp +++ b/src/keeper.cpp | |||
| @@ -11,10 +11,9 @@ | |||
| 11 | -- | 11 | -- |
| 12 | -- C implementation replacement of the original keeper.lua | 12 | -- C implementation replacement of the original keeper.lua |
| 13 | -- | 13 | -- |
| 14 | --[[ | ||
| 15 | =============================================================================== | 14 | =============================================================================== |
| 16 | 15 | ||
| 17 | Copyright (C) 2011-2024 Benoit Germain <bnt.germain@gmail.com> | 16 | Copyright (C) 2011-2026 Benoit Germain <bnt.germain@gmail.com> |
| 18 | 17 | ||
| 19 | Permission is hereby granted, free of charge, to any person obtaining a copy | 18 | Permission is hereby granted, free of charge, to any person obtaining a copy |
| 20 | of this software and associated documentation files (the "Software"), to deal | 19 | of this software and associated documentation files (the "Software"), to deal |
| @@ -35,7 +34,6 @@ | |||
| 35 | THE SOFTWARE. | 34 | THE SOFTWARE. |
| 36 | 35 | ||
| 37 | =============================================================================== | 36 | =============================================================================== |
| 38 | ]]-- | ||
| 39 | */ | 37 | */ |
| 40 | #include "_pch.hpp" | 38 | #include "_pch.hpp" |
| 41 | #include "keeper.hpp" | 39 | #include "keeper.hpp" |
