From 5a5eeb6f08a3b0a2c67761ba1e63972958512bc0 Mon Sep 17 00:00:00 2001 From: Wohlstand Date: Wed, 1 Jan 2025 01:41:31 +0300 Subject: Update copyright year for 2025 --- utils/gen_adldata/ini/ini_processing.cpp | 2 +- utils/gen_adldata/ini/ini_processing.h | 2 +- utils/gen_adldata/ini/ini_processing_variant.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'utils/gen_adldata') diff --git a/utils/gen_adldata/ini/ini_processing.cpp b/utils/gen_adldata/ini/ini_processing.cpp index 643b694..7a82e9e 100644 --- a/utils/gen_adldata/ini/ini_processing.cpp +++ b/utils/gen_adldata/ini/ini_processing.cpp @@ -1,7 +1,7 @@ /* * INI Processor - a small library which allows you parsing INI-files * - * Copyright (c) 2015-2024 Vitaly Novichkov + * Copyright (c) 2015-2025 Vitaly Novichkov * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the "Software"), diff --git a/utils/gen_adldata/ini/ini_processing.h b/utils/gen_adldata/ini/ini_processing.h index 13a5687..f75e82d 100644 --- a/utils/gen_adldata/ini/ini_processing.h +++ b/utils/gen_adldata/ini/ini_processing.h @@ -1,7 +1,7 @@ /* * INI Processor - a small library which allows you parsing INI-files * - * Copyright (c) 2015-2024 Vitaly Novichkov + * Copyright (c) 2015-2025 Vitaly Novichkov * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the "Software"), diff --git a/utils/gen_adldata/ini/ini_processing_variant.h b/utils/gen_adldata/ini/ini_processing_variant.h index 94666df..7cfbde7 100644 --- a/utils/gen_adldata/ini/ini_processing_variant.h +++ b/utils/gen_adldata/ini/ini_processing_variant.h @@ -1,7 +1,7 @@ /* * INI Processor - a small library which allows you parsing INI-files * - * Copyright (c) 2015-2024 Vitaly Novichkov + * Copyright (c) 2015-2025 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