From 492d95329aceab9a404d082562c24fa946196904 Mon Sep 17 00:00:00 2001 From: Sean Middleditch Date: Tue, 12 Jan 2010 16:07:57 -0800 Subject: [PATCH] add proper attribution to janssonxx.h --- janssonxx.h | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/janssonxx.h b/janssonxx.h index 0fad7dd..6039646 100644 --- a/janssonxx.h +++ b/janssonxx.h @@ -1,3 +1,11 @@ +// janssonxx - C++ wrapper for jansson +// +// author: Sean Middleditch +// +// janssonxx is free software; you can redistribute it and/or modify +// it under the terms of the MIT license. See LICENSE for details. + + #if !defined(JANSSONXX_H) #define JANSSONXX_H 1