Parcourir la source

Add my own copyright

Jan-Erik Rediger il y a 8 ans
Parent
commit
2a060c87f6
1 fichiers modifiés avec 3 ajouts et 1 suppressions
  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