add meaningful copyright to jansson.hpp
This commit is contained in:
parent
c9b33e3386
commit
56687e9b56
@ -1,8 +1,6 @@
|
|||||||
// janssonxx - C++ wrapper for jansson
|
// 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(JANSSON_HPP)
|
#if !defined(JANSSON_HPP)
|
||||||
|
Loading…
Reference in New Issue
Block a user