diff --git a/COPYING b/COPYING index d8c261f5..8844fad5 100644 --- a/COPYING +++ b/COPYING @@ -1,7 +1,7 @@ This license applies to all works under this directory. Libbitcoin - C++ Bitcoin Development Toolkit and Applications -Copyright © 2011-2017 libbitcoin developers (see AUTHORS) +Copyright © 2011-2018 libbitcoin developers (see AUTHORS) This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by diff --git a/Makefile.am b/Makefile.am index b744a0f1..0e606078 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2014-2015 libbitcoin-protocol developers (see COPYING). +# Copyright (c) 2014-2018 libbitcoin-protocol developers (see COPYING). # # GENERATED SOURCE CODE, DO NOT EDIT EXCEPT EXPERIMENTALLY # diff --git a/autogen.sh b/autogen.sh index 1f65002a..e64caea2 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,6 +1,6 @@ #!/bin/sh ############################################################################### -# Copyright (c) 2014-2015 libbitcoin-protocol developers (see COPYING). +# Copyright (c) 2014-2018 libbitcoin-protocol developers (see COPYING). # # GENERATED SOURCE CODE, DO NOT EDIT EXCEPT EXPERIMENTALLY # diff --git a/build.cmd b/build.cmd index 7ab27340..d3d32a37 100644 --- a/build.cmd +++ b/build.cmd @@ -1,5 +1,5 @@ REM ########################################################################### -REM # Copyright (c) 2014-2015 libbitcoin-protocol developers (see COPYING). +REM # Copyright (c) 2014-2018 libbitcoin-protocol developers (see COPYING). REM # REM # GENERATED SOURCE CODE, DO NOT EDIT EXCEPT EXPERIMENTALLY REM # diff --git a/builds/msvc/vs2013/libbitcoin-protocol-test/libbitcoin-protocol-test.vcxproj b/builds/msvc/vs2013/libbitcoin-protocol-test/libbitcoin-protocol-test.vcxproj index 45c4d004..3b0609ff 100644 --- a/builds/msvc/vs2013/libbitcoin-protocol-test/libbitcoin-protocol-test.vcxproj +++ b/builds/msvc/vs2013/libbitcoin-protocol-test/libbitcoin-protocol-test.vcxproj @@ -1,6 +1,6 @@