summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Ennis <james.ennis@codethink.com>2019-01-25 16:26:30 +0000
committerJames Ennis <james.ennis@codethink.com>2019-01-25 16:35:21 +0000
commit116da6d7d21df5f54afa0955cbe2503cc8d6c169 (patch)
tree8f5bf3c3ef456b230f2ea194472b682c1ed4bdb3
parent56a3954c30bd4a7a60ce3511a5f1cc815b50c7b3 (diff)
downloadbuildstream-jennis/add_new_profile_topic.tar.gz
_profile.py: Update copyright statementjennis/add_new_profile_topic
-rw-r--r--buildstream/_profile.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/buildstream/_profile.py b/buildstream/_profile.py
index d977c5da2..82902b03b 100644
--- a/buildstream/_profile.py
+++ b/buildstream/_profile.py
@@ -1,5 +1,6 @@
#
# Copyright (C) 2017 Codethink Limited
+# Copyright (C) 2019 Bloomberg Finance LP
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
@@ -16,6 +17,7 @@
#
# Authors:
# Tristan Van Berkom <tristan.vanberkom@codethink.co.uk>
+# James Ennis <james.ennis@codethink.co.uk>
import cProfile
import pstats