From ad3e7634d2ab8026ced6728634b520f21aa959b3 Mon Sep 17 00:00:00 2001 From: David Timber Date: Tue, 18 Oct 2022 15:02:21 +0800 Subject: Update copyright notice --- src/strmap.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/strmap.h') diff --git a/src/strmap.h b/src/strmap.h index 634fdbf..3f3b898 100644 --- a/src/strmap.h +++ b/src/strmap.h @@ -3,7 +3,7 @@ * \note The C equivalent of \c std::map */ /* -* Copyright (c) 2019-2021 David Timber +* Copyright (c) 2019-2022 David Timber * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal -- cgit