@@ -1350,7 +1350,7 @@ Include `httplib.h` before `Windows.h` or include `Windows.h` by defining `WIN32
License
-------
-MIT license (© 2025 Yuji Hirose)
+MIT license (© 2026 Yuji Hirose)
Special Thanks To
-----------------
@@ -1,7 +1,7 @@
//
// main.cc
-// Copyright (c) 2025 Yuji Hirose. All rights reserved.
+// Copyright (c) 2026 Yuji Hirose. All rights reserved.
// MIT License
// client.cc
-// Copyright (c) 2019 Yuji Hirose. All rights reserved.
// hello.cc
// redirect.cc
// sample.cc
// server_and_client.cc
// simplecli.cc
// simplesvr.cc
// ssecli-stream.cc
// SSE (Server-Sent Events) client example using Streaming API
// ssecli.cc
// upload.cc
// httplib.h