mirror of
https://github.com/akheron/jansson.git
synced 2025-04-07 06:25:02 +00:00
Merge branch 'next' of git://github.com/akheron/jansson into c++-docs
This commit is contained in:
commit
319970cec9
2 changed files with 4 additions and 8 deletions
|
@ -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>
|
||||
//
|
||||
// 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(IN_JANSSON_HPP)
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue