Skip to content

Commit 548e3d4

Browse files
committed
Updates the copywrite notice.
1 parent 66b632b commit 548e3d4

39 files changed

+39
-39
lines changed

example/sync_connection.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
/* Copyright (c) 2018-2022 Marcelo Zimbres Silva ([email protected])
2+
/* Copyright (c) 2018-2023 Marcelo Zimbres Silva ([email protected])
33
*
44
* Distributed under the Boost Software License, Version 1.0. (See
55
* accompanying file LICENSE.txt)

include/boost/redis.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2018-2022 Marcelo Zimbres Silva ([email protected])
1+
/* Copyright (c) 2018-2023 Marcelo Zimbres Silva ([email protected])
22
*
33
* Distributed under the Boost Software License, Version 1.0. (See
44
* accompanying file LICENSE.txt)

include/boost/redis/adapter/adapt.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2018-2022 Marcelo Zimbres Silva ([email protected])
1+
/* Copyright (c) 2018-2023 Marcelo Zimbres Silva ([email protected])
22
*
33
* Distributed under the Boost Software License, Version 1.0. (See
44
* accompanying file LICENSE.txt)

include/boost/redis/adapter/detail/adapters.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2018-2022 Marcelo Zimbres Silva ([email protected])
1+
/* Copyright (c) 2018-2023 Marcelo Zimbres Silva ([email protected])
22
*
33
* Distributed under the Boost Software License, Version 1.0. (See
44
* accompanying file LICENSE.txt)

include/boost/redis/adapter/detail/response_traits.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2018-2022 Marcelo Zimbres Silva ([email protected])
1+
/* Copyright (c) 2018-2023 Marcelo Zimbres Silva ([email protected])
22
*
33
* Distributed under the Boost Software License, Version 1.0. (See
44
* accompanying file LICENSE.txt)

include/boost/redis/adapter/detail/result_traits.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2018-2022 Marcelo Zimbres Silva ([email protected])
1+
/* Copyright (c) 2018-2023 Marcelo Zimbres Silva ([email protected])
22
*
33
* Distributed under the Boost Software License, Version 1.0. (See
44
* accompanying file LICENSE.txt)

include/boost/redis/adapter/ignore.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2018-2022 Marcelo Zimbres Silva ([email protected])
1+
/* Copyright (c) 2018-2023 Marcelo Zimbres Silva ([email protected])
22
*
33
* Distributed under the Boost Software License, Version 1.0. (See
44
* accompanying file LICENSE.txt)

include/boost/redis/adapter/result.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
/* Copyright (c) 2018-2022 Marcelo Zimbres Silva ([email protected])
2+
/* Copyright (c) 2018-2023 Marcelo Zimbres Silva ([email protected])
33
*
44
* Distributed under the Boost Software License, Version 1.0. (See
55
* accompanying file LICENSE.txt)

include/boost/redis/config.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2018-2022 Marcelo Zimbres Silva ([email protected])
1+
/* Copyright (c) 2018-2023 Marcelo Zimbres Silva ([email protected])
22
*
33
* Distributed under the Boost Software License, Version 1.0. (See
44
* accompanying file LICENSE.txt)

include/boost/redis/connection.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2018-2022 Marcelo Zimbres Silva ([email protected])
1+
/* Copyright (c) 2018-2023 Marcelo Zimbres Silva ([email protected])
22
*
33
* Distributed under the Boost Software License, Version 1.0. (See
44
* accompanying file LICENSE.txt)

0 commit comments

Comments
 (0)