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

This commit is contained in:
Wenzel Jakob
2016-04-18 10:53:38 +02:00
parent bf0c7dcc22
commit 8cb6cb33ef
31 changed files with 35 additions and 35 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
/*
example/example.cpp -- pybind example plugin
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.