From: Sean Middleditch Date: Tue, 19 Jan 2010 05:55:25 +0000 (-0800) Subject: add meaningful copyright to jansson.hpp X-Git-Tag: v1.3~21^2~1 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=jansson.git;a=commitdiff_plain;h=56687e9b56e92ea44e3a9c5e90434833edadea36 add meaningful copyright to jansson.hpp --- diff --git a/src/jansson.hpp b/src/jansson.hpp index d3d11b3..1bd18b1 100644 --- a/src/jansson.hpp +++ b/src/jansson.hpp @@ -1,8 +1,6 @@ -// janssonxx - C++ wrapper for jansson +// 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(JANSSON_HPP)