minor cleanups in common.h; updated author info and copyright year
diff --git a/example/example2.cpp b/example/example2.cpp
index 2d49286..9b91baa 100644
--- a/example/example2.cpp
+++ b/example/example2.cpp
@@ -2,7 +2,7 @@
example/example2.cpp2 -- singleton design pattern, static functions and
variables, passing and interacting with Python types
- Copyright (c) 2015 Wenzel Jakob <wenzel@inf.ethz.ch>
+ Copyright (c) 2016 Wenzel Jakob <wenzel.jakob@epfl.ch>
All rights reserved. Use of this source code is governed by a
BSD-style license that can be found in the LICENSE file.