You've already forked cpp-httplib
							
							Corrected licence
This commit is contained in:
		@@ -1,8 +1,8 @@
 | 
			
		||||
//
 | 
			
		||||
//  client.cc
 | 
			
		||||
//
 | 
			
		||||
//  Copyright (c) 2012 Yuji Hirose. All rights reserved.
 | 
			
		||||
//  The Boost Software License 1.0
 | 
			
		||||
//  Copyright (c) 2019 Yuji Hirose. All rights reserved.
 | 
			
		||||
//  MIT License
 | 
			
		||||
//
 | 
			
		||||
 | 
			
		||||
#include <httplib.h>
 | 
			
		||||
 
 | 
			
		||||
@@ -1,8 +1,8 @@
 | 
			
		||||
//
 | 
			
		||||
//  hello.cc
 | 
			
		||||
//
 | 
			
		||||
//  Copyright (c) 2012 Yuji Hirose. All rights reserved.
 | 
			
		||||
//  The Boost Software License 1.0
 | 
			
		||||
//  Copyright (c) 2019 Yuji Hirose. All rights reserved.
 | 
			
		||||
//  MIT License
 | 
			
		||||
//
 | 
			
		||||
 | 
			
		||||
#include <httplib.h>
 | 
			
		||||
 
 | 
			
		||||
@@ -1,8 +1,8 @@
 | 
			
		||||
//
 | 
			
		||||
//  sample.cc
 | 
			
		||||
//
 | 
			
		||||
//  Copyright (c) 2012 Yuji Hirose. All rights reserved.
 | 
			
		||||
//  The Boost Software License 1.0
 | 
			
		||||
//  Copyright (c) 2019 Yuji Hirose. All rights reserved.
 | 
			
		||||
//  MIT License
 | 
			
		||||
//
 | 
			
		||||
 | 
			
		||||
#include <chrono>
 | 
			
		||||
 
 | 
			
		||||
@@ -1,8 +1,8 @@
 | 
			
		||||
//
 | 
			
		||||
//  simplesvr.cc
 | 
			
		||||
//
 | 
			
		||||
//  Copyright (c) 2013 Yuji Hirose. All rights reserved.
 | 
			
		||||
//  The Boost Software License 1.0
 | 
			
		||||
//  Copyright (c) 2019 Yuji Hirose. All rights reserved.
 | 
			
		||||
//  MIT License
 | 
			
		||||
//
 | 
			
		||||
 | 
			
		||||
#include <cstdio>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user