Replace all occurances of license.txt with COPYING, including naming the file COPYING.txt on Windows

This commit is contained in:
Luke Dashjr
2012-07-22 21:49:09 +00:00
parent fa914f1dda
commit 90d95b6323
9 changed files with 10 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
# -*- mode: Makefile; -*-
# Copyright (c) 2011 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.
# Mac OS X makefile for bitcoin
# Originally by Laszlo Hanyecz (solar@heliacal.net)