From c592897f600e58cbdb8457852453c6f324f3e663 Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Tue, 4 Oct 2016 15:45:45 +0100 Subject: [PATCH] Problem: a request Solution: honor it --- src/zmq.cpp | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/zmq.cpp b/src/zmq.cpp index a2d02891..8a6005c3 100644 --- a/src/zmq.cpp +++ b/src/zmq.cpp @@ -26,6 +26,15 @@ You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . */ + +// "Tell them I was a writer. +// A maker of software. +// A humanist. A father. +// And many things. +// But above all, a writer. +// Thank You. :)" +// - Pieter Hintjens + #include "precompiled.hpp" #define ZMQ_TYPE_UNSAFE