diff --git a/src/jansson-impl.hpp b/src/jansson-impl.hpp index 89242fa..dbf94df 100644 --- a/src/jansson-impl.hpp +++ b/src/jansson-impl.hpp @@ -1,8 +1,6 @@ -// janssonxx - C++ wrapper for jansson, implementation file +// Copyright (c) 2010 Sean Middleditch // -// author: Sean Middleditch -// -// 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)