From 86875adce38d9e3ec4e9edade99033241776a136 Mon Sep 17 00:00:00 2001 From: "Bobby R. Bruce" Date: Wed, 2 Sep 2020 17:15:15 -0700 Subject: [PATCH] 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 --- tests/gem5/insttest_se/test.py | 2 -- 1 file changed, 2 deletions(-) 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 -- 2.30.2