aboutsummaryrefslogtreecommitdiff
path: root/src/util.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:10:24 +0000
commitb2de28c74040595fa3fe5353ea063a8c3874f6b1 (patch)
tree71a69bf0d06058c0e8134bb040515fae37be0bba /src/util.h
parentc45c2c380de5a0591df94156367f057e37c41a09 (diff)
downloadbitcoin-b2de28c74040595fa3fe5353ea063a8c3874f6b1.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/util.h')
-rw-r--r--src/util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util.h b/src/util.h
index 45b14420f1..da8e7630b8 100644
--- a/src/util.h
+++ b/src/util.h
@@ -1,7 +1,7 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2012 The Bitcoin developers
// 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_UTIL_H
#define BITCOIN_UTIL_H