Skip to content

Commit 321d60b

Browse files
committed
Update copyright notice year.
1 parent 6695fdd commit 321d60b

36 files changed

+36
-36
lines changed

COPYING

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
This license applies to all works under this directory.
22

33
Libbitcoin - C++ Bitcoin Development Toolkit and Applications
4-
Copyright © 2011-2017 libbitcoin developers (see AUTHORS)
4+
Copyright © 2011-2018 libbitcoin developers (see AUTHORS)
55

66
This program is free software: you can redistribute it and/or modify
77
it under the terms of the GNU Affero General Public License as published by

include/bitcoin/protocol/define.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2011-2017 libbitcoin developers (see AUTHORS)
2+
* Copyright (c) 2011-2018 libbitcoin developers (see AUTHORS)
33
*
44
* This file is part of libbitcoin.
55
*

include/bitcoin/protocol/settings.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2011-2017 libbitcoin developers (see AUTHORS)
2+
* Copyright (c) 2011-2018 libbitcoin developers (see AUTHORS)
33
*
44
* This file is part of libbitcoin.
55
*

include/bitcoin/protocol/zmq/authenticator.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2011-2017 libbitcoin developers (see AUTHORS)
2+
* Copyright (c) 2011-2018 libbitcoin developers (see AUTHORS)
33
*
44
* This file is part of libbitcoin.
55
*

include/bitcoin/protocol/zmq/certificate.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2011-2017 libbitcoin developers (see AUTHORS)
2+
* Copyright (c) 2011-2018 libbitcoin developers (see AUTHORS)
33
*
44
* This file is part of libbitcoin.
55
*

include/bitcoin/protocol/zmq/context.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2011-2017 libbitcoin developers (see AUTHORS)
2+
* Copyright (c) 2011-2018 libbitcoin developers (see AUTHORS)
33
*
44
* This file is part of libbitcoin.
55
*

include/bitcoin/protocol/zmq/frame.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2011-2017 libbitcoin developers (see AUTHORS)
2+
* Copyright (c) 2011-2018 libbitcoin developers (see AUTHORS)
33
*
44
* This file is part of libbitcoin.
55
*

include/bitcoin/protocol/zmq/identifiers.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2011-2017 libbitcoin developers (see AUTHORS)
2+
* Copyright (c) 2011-2018 libbitcoin developers (see AUTHORS)
33
*
44
* This file is part of libbitcoin.
55
*

include/bitcoin/protocol/zmq/message.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2011-2017 libbitcoin developers (see AUTHORS)
2+
* Copyright (c) 2011-2018 libbitcoin developers (see AUTHORS)
33
*
44
* This file is part of libbitcoin.
55
*

include/bitcoin/protocol/zmq/poller.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2011-2017 libbitcoin developers (see AUTHORS)
2+
* Copyright (c) 2011-2018 libbitcoin developers (see AUTHORS)
33
*
44
* This file is part of libbitcoin.
55
*

0 commit comments

Comments
 (0)