diff --git a/tests/fpe.rs b/tests/fpe.rs index ec440c0..32775ae 100644 --- a/tests/fpe.rs +++ b/tests/fpe.rs @@ -1,6 +1,6 @@ // This file is part of libfringe, a low-level green threading library. -// Copyright (c) 2015, Ben Segall -// Copyright (c) 2015, edef +// Copyright (c) Ben Segall +// Copyright (c) edef // See the LICENSE file included in this distribution. #![cfg(target_os = "linux")] #![feature(test)]