add meaningful copyright to jansson-impl.hpp too
authorSean Middleditch <sean@middleditch.us>
Tue, 19 Jan 2010 05:55:41 +0000 (21:55 -0800)
committerSean Middleditch <sean@middleditch.us>
Tue, 19 Jan 2010 05:55:41 +0000 (21:55 -0800)
src/jansson-impl.hpp

index 89242fa..dbf94df 100644 (file)
@@ -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)