Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / histogram / benchmark / plot_benchmarks.py
index 4356dce..2661549 100755 (executable)
@@ -1,4 +1,9 @@
 #!/usr/bin/env python3
+
+# Copyright Hans Dembinski 2019
+# Distributed under the Boost Software License, Version 1.0.
+# See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt
+
 from matplotlib import pyplot as plt, lines
 import shelve
 import json