Update License in File Headers
[novacoin.git] / src / bitcoinrpc.h
index a9cf329..254def8 100644 (file)
@@ -1,7 +1,7 @@
 // Copyright (c) 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.
 
 void ThreadRPCServer(void* parg);
 int CommandLineRPC(int argc, char *argv[]);