From: Bobby R. Bruce Date: Thu, 3 Sep 2020 00:15:15 +0000 (-0700) Subject: tests: Removed author info from insttest test.py X-Git-Tag: v20.1.0.0~134 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=86875adce38d9e3ec4e9edade99033241776a136;p=gem5.git tests: Removed author info from insttest test.py We no longer include author information directly in gem5 source. Change-Id: I460d399f25ea955e7cf3bf5ed002246199ef4436 Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/33976 Reviewed-by: Bobby R. Bruce Reviewed-by: Jason Lowe-Power Maintainer: Bobby R. Bruce Tested-by: kokoro --- diff --git a/tests/gem5/insttest_se/test.py b/tests/gem5/insttest_se/test.py index 519b349fe..8f9fd5824 100644 --- a/tests/gem5/insttest_se/test.py +++ b/tests/gem5/insttest_se/test.py @@ -23,8 +23,6 @@ # 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: Bobby R. Bruce ''' Test file for the insttest binary running on the SPARC ISA