Browse code

add Christoph Groth as copyright holder of integrator_coeffs.py

Bas Nijholt authored on 10/01/2018 12:48:45
Showing 1 changed files
... ...
@@ -1,4 +1,7 @@
1 1
 # -*- coding: utf-8 -*-
2
+# Copyright 2017 Christoph Groth
3
+# Copyright 2017 `adaptive` authors
4
+
2 5
 from fractions import Fraction
3 6
 from collections import defaultdict
4 7
 import numpy as np