Skip to content

Commit 5b69770

Browse files
committed
Update copyright
1 parent fc76ada commit 5b69770

24 files changed

+24
-24
lines changed

src/authentication.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* authentication.cpp:
33
*
4-
* Copyright (C) 2015 limhiaoing <blog.poxiao.me> All Rights Reserved.
4+
* Copyright (C) 2015-2023 Light Lin <[email protected]> All Rights Reserved.
55
*
66
*/
77

src/authentication.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* authentication.hpp:
33
*
4-
* Copyright (C) 2015 limhiaoing <blog.poxiao.me> All Rights Reserved.
4+
* Copyright (C) 2015-2023 Light Lin <[email protected]> All Rights Reserved.
55
*
66
*/
77

src/base64.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* base64.cpp:
33
*
4-
* Copyright (C) 2015 limhiaoing <blog.poxiao.me> All Rights Reserved.
4+
* Copyright (C) 2015-2023 Light Lin <[email protected]> All Rights Reserved.
55
*
66
*/
77

src/base64.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* base64.hpp:
33
*
4-
* Copyright (C) 2015 limhiaoing <blog.poxiao.me> All Rights Reserved.
4+
* Copyright (C) 2015-2023 Light Lin <[email protected]> All Rights Reserved.
55
*
66
*/
77

src/encrypt.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* encrypt.hpp:
33
*
4-
* Copyright (C) 2014-2023 limhiaoing <blog.poxiao.me> All Rights Reserved.
4+
* Copyright (C) 2014-2023 Light Lin <[email protected]> All Rights Reserved.
55
*
66
*/
77

src/http_chunk_checker.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* http_chunk_checker.hpp:
33
*
4-
* Copyright (C) 2013-2015 limhiaoing <blog.poxiao.me> All Rights Reserved.
4+
* Copyright (C) 2013-2023 Light Lin <[email protected]> All Rights Reserved.
55
*
66
*/
77

src/http_header_parser.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* http_header_parser.cpp:
33
*
4-
* Copyright (C) 2013-2018 limhiaoing <blog.poxiao.me> All Rights Reserved.
4+
* Copyright (C) 2013-2023 Light Lin <[email protected]> All Rights Reserved.
55
*
66
*/
77

src/http_header_parser.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* http_header_parser.hpp:
33
*
4-
* Copyright (C) 2013-2018 limhiaoing <blog.poxiao.me> All Rights Reserved.
4+
* Copyright (C) 2013-2023 Light Lin <[email protected]> All Rights Reserved.
55
*
66
*/
77

src/http_proxy_client.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* http_proxy_client.cpp:
33
*
4-
* Copyright (C) 2013-2018 limhiaoing <blog.poxiao.me> All Rights Reserved.
4+
* Copyright (C) 2013-2023 Light Lin <[email protected]> All Rights Reserved.
55
*
66
*/
77

src/http_proxy_client.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* http_proxy_client.hpp:
33
*
4-
* Copyright (C) 2013-2018 limhiaoing <blog.poxiao.me> All Rights Reserved.
4+
* Copyright (C) 2013-2023 Light Lin <[email protected]> All Rights Reserved.
55
*
66
*/
77

0 commit comments

Comments
 (0)