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