From 0fa111b1f6418de2248ee7705fb7d783be7d001e Mon Sep 17 00:00:00 2001 From: Benoit Germain Date: Tue, 3 Mar 2026 14:55:14 +0100 Subject: Update copyright dates --- src/keeper.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/keeper.cpp') 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 @@ -- -- C implementation replacement of the original keeper.lua -- - --[[ =============================================================================== - Copyright (C) 2011-2024 Benoit Germain + Copyright (C) 2011-2026 Benoit Germain Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -35,7 +34,6 @@ THE SOFTWARE. =============================================================================== - ]]-- */ #include "_pch.hpp" #include "keeper.hpp" -- cgit v1.2.3-55-g6feb