summaryrefslogtreecommitdiff
path: root/src/unittest/genini.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/unittest/genini.py')
-rwxr-xr-xsrc/unittest/genini.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/unittest/genini.py b/src/unittest/genini.py
index 2af81fe2b..a969a6ee4 100755
--- a/src/unittest/genini.py
+++ b/src/unittest/genini.py
@@ -24,6 +24,8 @@
# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+#
+# Authors: Nathan Binkert
import getopt, os, os.path, sys
from os.path import join as joinpath, realpath