소스 검색

Add my own copyright

Jan-Erik Rediger 8 년 전
부모
커밋
2a060c87f6
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      tests/disassembler.rs

+ 3 - 1
tests/disassembler.rs

@@ -1,4 +1,6 @@
-// Copyright 2017 Rich Lane <lanerl@gmail.com>
+// Copyright 2017 Jan-Erik Rediger <badboy@archlinux.us>
+//
+// Adopted from tests in `tests/assembler.rs`
 //
 // Licensed under the Apache License, Version 2.0 <http://www.apache.org/licenses/LICENSE-2.0> or
 // the MIT license <http://opensource.org/licenses/MIT>, at your option. This file may not be