util: Add a unit test for the m5 utility's "readfile" command.
[gem5.git] / util / encode_packet_trace.py
index 048071459fbe9a6ed6a95d0a96199609f722f10e..7ba80227ccb58ea0ee25e7121da00e0ec06bd0a1 100755 (executable)
@@ -34,8 +34,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: Andreas Hansson
 
 # This script is used to migrate ASCII packet traces to the protobuf
 # format currently used in gem5. It assumes that protoc has been