Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / histogram / doc / iteration_performance.py
index e703828..da1d399 100644 (file)
@@ -1,3 +1,10 @@
+#!/usr/bin/env python3
+
+#            Copyright Hans Dembinski 2018 - 2019.
+#   Distributed under the Boost Software License, Version 1.0.
+#      (See accompanying file LICENSE_1_0.txt or copy at
+#            https://www.boost.org/LICENSE_1_0.txt)
+
 import numpy as np
 import json
 from collections import defaultdict