From e7fa7219245809491fedfd9efcbe50b6c839f734 Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Sun, 10 Oct 2010 13:53:22 +0200 Subject: add quote from Thoureau to documentation I like this quote. Signed-off-by: Pablo Neira Ayuso --- src/socket.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/socket.c b/src/socket.c index de1424c..08ac138 100644 --- a/src/socket.c +++ b/src/socket.c @@ -23,6 +23,10 @@ * both the Netlink header and TLVs that are repetitive and easy to get wrong. * This library aims to provide simple helpers that allows you to avoid * re-inventing the wheel in common Netlink tasks. + * + * \verbatim +"Simplify, simplify" -- Henry David Thoureau. Walden (1854) +\endverbatim * * The acronim libmnl stands for LIBrary Minimalistic NetLink. * -- cgit v1.2.3