1
0
mirror of synced 2025-04-21 22:25:55 +03:00

Update year

This commit is contained in:
yhirose 2024-01-29 08:53:01 -05:00
parent b7cac4f4b8
commit 82a90a2325
2 changed files with 2 additions and 2 deletions

View File

@ -866,7 +866,7 @@ NOTE: Windows 8 or lower, Visual Studio 2013 or lower, and Cygwin and MSYS2 incl
License License
------- -------
MIT license (© 2023 Yuji Hirose) MIT license (© 2024 Yuji Hirose)
Special Thanks To Special Thanks To
----------------- -----------------

View File

@ -1,7 +1,7 @@
// //
// httplib.h // httplib.h
// //
// Copyright (c) 2023 Yuji Hirose. All rights reserved. // Copyright (c) 2024 Yuji Hirose. All rights reserved.
// MIT License // MIT License
// //