From 510fe17bdbc04c183351a872ff1d39f6604b6625 Mon Sep 17 00:00:00 2001
From: Andreas Kloeckner <inform@tiker.net>
Date: Thu, 12 May 2011 12:25:28 -0400
Subject: [PATCH] Add bitcoin tip jar.

---
 setup.py | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/setup.py b/setup.py
index 81064bdc..11d3913e 100644
--- a/setup.py
+++ b/setup.py
@@ -163,6 +163,10 @@ def main():
 
             * Broad support. PyOpenCL was tested and works with Apple's, AMD's, and Nvidia's 
               CL implementations.
+
+            Like PyOpenCL? (And perhaps use it for `bitcoin
+            <http://bitcoin.org>`_ mining?) Leave a (bitcoin) tip:
+            1HGPQitv27CdENBcH1bstu5B3zeqXRDwtY
             """,
             author="Andreas Kloeckner",
             author_email="inform@tiker.net",
-- 
GitLab