add meaningful copyright to jansson-impl.hpp too

This commit is contained in:
Sean Middleditch 2010-01-18 21:55:41 -08:00
parent 56687e9b56
commit 38950b081c

View File

@ -1,8 +1,6 @@
// janssonxx - C++ wrapper for jansson, implementation file // Copyright (c) 2010 Sean Middleditch <sean@middleditch.us>
// //
// author: Sean Middleditch <sean@middleditch.us> // Jansson is free software; you can redistribute it and/or modify
//
// janssonxx is free software; you can redistribute it and/or modify
// it under the terms of the MIT license. See LICENSE for details. // it under the terms of the MIT license. See LICENSE for details.
#if !defined(IN_JANSSON_HPP) #if !defined(IN_JANSSON_HPP)