aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2014-07-01 12:50:12 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2014-07-01 12:50:53 +0200
commitbcade18bb0420ffc4c0b5195aebfc6f7ac161418 (patch)
tree68770eb8f336f329a30934fa772e696fd2c8435b
parentdd638dd712861a2fc419fe9b2b064ae303b074e6 (diff)
parent9a6497ed0798055d2117547e82a1569a4017d2f2 (diff)
downloadbitcoin-bcade18bb0420ffc4c0b5195aebfc6f7ac161418.tar.xz
Merge pull request #4447
9a6497e http to https, 2013 to 2014 (Trevin Hofmann)
-rw-r--r--COPYING2
-rw-r--r--README.md4
2 files changed, 3 insertions, 3 deletions
diff --git a/COPYING b/COPYING
index c410baa6a0..6219bd75a6 100644
--- a/COPYING
+++ b/COPYING
@@ -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
diff --git a/README.md b/README.md
index 102aa56201..7c2fe12f3a 100644
--- a/README.md
+++ b/README.md
@@ -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
-------