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.
This commit is contained in:
Fordy
2012-05-18 22:02:28 +08:00
committed by Luke Dashjr
parent fba681519a
commit d11488abd0
40 changed files with 41 additions and 40 deletions

View File

@@ -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.
#include "headers.h"
#include "irc.h"