Browse Source

Update year

yhirose 1 year ago
parent
commit
82a90a2325
2 changed files with 2 additions and 2 deletions
  1. 1 1
      README.md
  2. 1 1
      httplib.h

+ 1 - 1
README.md

@@ -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
 -----------------
 -----------------

+ 1 - 1
httplib.h

@@ -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
 //
 //