From: Sean Middleditch Date: Tue, 19 Jan 2010 05:55:41 +0000 (-0800) Subject: add meaningful copyright to jansson-impl.hpp too X-Git-Tag: v1.3~21^2 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=jansson.git;a=commitdiff_plain;h=38950b081cae9b231b5474d4cb861f8fa2b1d099 add meaningful copyright to jansson-impl.hpp too --- 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)