add meaningful copyright to jansson.hpp

This commit is contained in:
Sean Middleditch 2010-01-18 21:55:25 -08:00
parent c9b33e3386
commit 56687e9b56

View File

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