summaryrefslogtreecommitdiffstats
path: root/cppunit-parallelize.py
diff options
context:
space:
mode:
authorVegard Sjonfjell <vegard@yahoo-inc.com>2016-11-14 17:06:25 +0100
committerVegard Sjonfjell <vegard@yahoo-inc.com>2016-11-14 17:06:25 +0100
commit75fda85ff89499f7383f40248bd4d25c893cfd66 (patch)
treeb0c3a2cbce2f99504184dc4b511c928cdf30a9d9 /cppunit-parallelize.py
parentaa3136d7f540d5d94075cbaee533681dcd80ac28 (diff)
Copyright header
Diffstat (limited to 'cppunit-parallelize.py')
-rwxr-xr-xcppunit-parallelize.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/cppunit-parallelize.py b/cppunit-parallelize.py
index 06c5f527ed4..70d1a2eca12 100755
--- a/cppunit-parallelize.py
+++ b/cppunit-parallelize.py
@@ -1,4 +1,6 @@
#!/usr/bin/env python
+# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# @author Vegard Sjonfjell
import sys
import argparse
import copy