minor cleanups in common.h; updated author info and copyright year

This commit is contained in:
Wenzel Jakob
2016-04-17 20:21:41 +02:00
parent bf0c7dcc22
commit 8cb6cb33ef
31 changed files with 35 additions and 35 deletions

View File

@@ -2,7 +2,7 @@
example/example6.cpp -- supporting Pythons' sequence protocol, iterators,
etc.
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.