aboutsummaryrefslogtreecommitdiff
path: root/src/rpc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rpc.h')
-rw-r--r--src/rpc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rpc.h b/src/rpc.h
index f267400797..890975eb2f 100644
--- a/src/rpc.h
+++ b/src/rpc.h
@@ -1,7 +1,7 @@
// Copyright (c) 2010 Satoshi Nakamoto
// Copyright (c) 2011 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.
void ThreadRPCServer(void* parg);
int CommandLineRPC(int argc, char *argv[]);