From 38950b081cae9b231b5474d4cb861f8fa2b1d099 Mon Sep 17 00:00:00 2001 From: Sean Middleditch Date: Mon, 18 Jan 2010 21:55:41 -0800 Subject: [PATCH] add meaningful copyright to jansson-impl.hpp too --- src/jansson-impl.hpp | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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) -- 2.1.4