From 696c6d791691b5bbc635c29f2d43566e47daf365 Mon Sep 17 00:00:00 2001 From: Zwilla Date: Fri, 5 May 2017 09:37:17 +0200 Subject: [PATCH 1/2] Update cgminer.c --- cgminer.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/cgminer.c b/cgminer.c index 3eaf15f..1293cfc 100644 --- a/cgminer.c +++ b/cgminer.c @@ -1,4 +1,8 @@ -/* Copyright 2011-2015 Con Kolivas +/* Copyright 2016 Miguel Padilla - Donations: 19aST25BBcQyk6JyGScJiZuUbdCMVNMJ4q + * Copyright 2011-2015 Con Kolivas - Donations: 15qSxP1SQcUX3o4nhkfdbgyoWEFMomJ4rZ + * Copyright 2011-2015 Andrew Smith - Donations: 1Jjk2LmktEQKnv8r2cZ9MvLiZwZ9gxabKm + * Copyright 2011-2012 Luke Dashjr - Donations: 1NbRmS6a4dniwHHoSS9v3tEYUpP1Z5VVdL + * Copyright 2010 Jeff Garzik - Donations: * * 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 the Free From 8e5ac54dd80e4e6972cc11c638d14b630907955f Mon Sep 17 00:00:00 2001 From: Zwilla Date: Fri, 5 May 2017 09:45:26 +0200 Subject: [PATCH 2/2] Update cgminer.c Copyright and donation address updated! --- cgminer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cgminer.c b/cgminer.c index 1293cfc..cc50994 100644 --- a/cgminer.c +++ b/cgminer.c @@ -2,7 +2,7 @@ * Copyright 2011-2015 Con Kolivas - Donations: 15qSxP1SQcUX3o4nhkfdbgyoWEFMomJ4rZ * Copyright 2011-2015 Andrew Smith - Donations: 1Jjk2LmktEQKnv8r2cZ9MvLiZwZ9gxabKm * Copyright 2011-2012 Luke Dashjr - Donations: 1NbRmS6a4dniwHHoSS9v3tEYUpP1Z5VVdL - * Copyright 2010 Jeff Garzik - Donations: + * Copyright 2010 Jeff Garzik - Donations: 1BrufViLKnSWtuWGkryPsKsxonV2NQ7Tcj * * 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 the Free