summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp')
-rw-r--r--cpp/msgpack/pack.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/msgpack/pack.hpp b/cpp/msgpack/pack.hpp
index 3a68aa6..ee90690 100644
--- a/cpp/msgpack/pack.hpp
+++ b/cpp/msgpack/pack.hpp
@@ -1,7 +1,7 @@
-1//
+//
// MessagePack for C++ serializing routine
//
-// Copyright (C) 2008-2009 FURUHASHI Sadayuki
+// Copyright (C) 2008-2010 FURUHASHI Sadayuki
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.