From 581e1cb62aaf34ce2a7fa666b70de292ac7013c0 Mon Sep 17 00:00:00 2001 From: Wohlstand Date: Sun, 7 Jan 2024 03:59:27 +0300 Subject: Updated copyright year to 2024 --- src/file_reader.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/file_reader.hpp') diff --git a/src/file_reader.hpp b/src/file_reader.hpp index fd140b8..71e4388 100644 --- a/src/file_reader.hpp +++ b/src/file_reader.hpp @@ -1,7 +1,7 @@ /* * FileAndMemoryReader - a tiny helper to utify file reading from a disk and memory block * - * Copyright (c) 2015-2023 Vitaly Novichkov + * Copyright (c) 2015-2024 Vitaly Novichkov * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the "Software"), -- cgit v1.2.3