From 25a2ceda237768c692fe9220efd05398d62d6a57 Mon Sep 17 00:00:00 2001 From: Neil Booth Date: Sun, 20 Dec 2015 12:06:23 +0900 Subject: [PATCH] Fix copyright. --- lib/coinchooser.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/coinchooser.py b/lib/coinchooser.py index 05acb9ceb..385adf326 100644 --- a/lib/coinchooser.py +++ b/lib/coinchooser.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # # Electrum - lightweight Bitcoin client -# Copyright (C) 2011 thomasv@gitorious +# Copyright (C) 2015 kyuupichan@gmail # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by