Remove copyright year

They're legally meaningless.
This commit is contained in:
edef 2016-07-17 14:12:56 -04:00
parent 15d2fbaf51
commit 4f7ab38530
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
// This file is part of libfringe, a low-level green threading library.
// Copyright (c) 2015, Ben Segall <talchas@gmail.com>
// Copyright (c) 2015, edef <edef@edef.eu>
// Copyright (c) Ben Segall <talchas@gmail.com>
// Copyright (c) edef <edef@edef.eu>
// See the LICENSE file included in this distribution.
#![cfg(target_os = "linux")]
#![feature(test)]