rewrite Python tests as Bash tests
correct University of Arizona copyright statements
refs #4410
Change-Id: I2e34b28698336d39b64030f68984b711f4bdbd0d
diff --git a/test_congestionmark/test_congestionmark.py b/test_congestionmark/test_congestionmark.py
index e9d5a0a..1d1f7df 100644
--- a/test_congestionmark/test_congestionmark.py
+++ b/test_congestionmark/test_congestionmark.py
@@ -1,7 +1,7 @@
#!/usr/bin/python2
# -*- Mode:python; c-file-style:"gnu"; indent-tabs-mode:nil -*- */
#
-# Copyright (C) 2017 The University of Arizona
+# Copyright (C) 2017 Arizona Board of Regents.
# Author: Eric Newberry <enewberry@cs.arizona.edu>
# See COPYING for copyright and distribution information.
#