aboutsummaryrefslogtreecommitdiff
path: root/src/addrman.h
diff options
context:
space:
mode:
authorFordy <fanquake@gmail.com>2012-05-18 22:02:28 +0800
committerLuke Dashjr <luke-jr+git@utopios.org>2012-05-20 20:06:11 +0000
commitd11488abd05cb39a9f481e7c4c35f780197a3d28 (patch)
tree692807c49b1a7c8ffe091d8e585cdc89821a02b6 /src/addrman.h
parentfba681519a5b63cdda9e61980cc6e2acb6b8f738 (diff)
downloadbitcoin-d11488abd05cb39a9f481e7c4c35f780197a3d28.tar.xz
Update License in File Headers
I originally created a pull to replace the "COPYING" in crypter.cpp and crypter.h, but it turned out that COPYING was actually the correct file.
Diffstat (limited to 'src/addrman.h')
-rw-r--r--src/addrman.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/addrman.h b/src/addrman.h
index 5f1d7b2af9..950798784d 100644
--- a/src/addrman.h
+++ b/src/addrman.h
@@ -1,6 +1,6 @@
// Copyright (c) 2012 Pieter Wuille
// Distributed under the MIT/X11 software license, see the accompanying
-// file license.txt or http://www.opensource.org/licenses/mit-license.php.
+// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef _BITCOIN_ADDRMAN
#define _BITCOIN_ADDRMAN 1