We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba82408 commit fc9b223Copy full SHA for fc9b223
README.md
@@ -781,7 +781,7 @@ Note: Windows 8 or lower and Cygwin on Windows are not supported.
781
License
782
-------
783
784
-MIT license (© 2020 Yuji Hirose)
+MIT license (© 2021 Yuji Hirose)
785
786
Special Thanks To
787
-----------------
example/ssesvr.cc
@@ -1,10 +1,3 @@
1
-//
2
-// sse.cc
3
4
-// Copyright (c) 2020 Yuji Hirose. All rights reserved.
5
-// MIT License
6
7
-
8
#include <atomic>
9
#include <chrono>
10
#include <condition_variable>
httplib.h
@@ -1,7 +1,7 @@
//
// httplib.h
+// Copyright (c) 2021 Yuji Hirose. All rights reserved.
// MIT License
0 commit comments