diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2014-07-01 12:50:12 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2014-07-01 12:50:53 +0200 |
commit | bcade18bb0420ffc4c0b5195aebfc6f7ac161418 (patch) | |
tree | 68770eb8f336f329a30934fa772e696fd2c8435b | |
parent | dd638dd712861a2fc419fe9b2b064ae303b074e6 (diff) | |
parent | 9a6497ed0798055d2117547e82a1569a4017d2f2 (diff) |
Merge pull request #4447
9a6497e http to https, 2013 to 2014 (Trevin Hofmann)
-rw-r--r-- | COPYING | 2 | ||||
-rw-r--r-- | README.md | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Copyright (c) 2009-2013 Bitcoin Developers +Copyright (c) 2009-2014 Bitcoin Developers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -1,7 +1,7 @@ Bitcoin Core integration/staging tree ===================================== -http://www.bitcoin.org +https://www.bitcoin.org Copyright (c) 2009-2014 Bitcoin Core Developers @@ -15,7 +15,7 @@ out collectively by the network. Bitcoin Core is the name of open source software which enables the use of this currency. For more information, as well as an immediately useable, binary version of -the Bitcoin Core software, see http://www.bitcoin.org/en/download. +the Bitcoin Core software, see https://www.bitcoin.org/en/download. License ------- |