diff --git a/src/libstd/cast.rs b/src/libstd/cast.rs index fc1ddd535d2..4c318d6d06d 100644 --- a/src/libstd/cast.rs +++ b/src/libstd/cast.rs @@ -1,6 +1,6 @@ -// Copyright 2012-2013 The Rust Project Developers. -// See the COPYRIGHT file at the top-level directory of this -// distribution and at // http://rust-lang.org/COPYRIGHT. +// Copyright 2012-2014 The Rust Project Developers. See the COPYRIGHT +// file at the top-level directory of this distribution and at +// http://rust-lang.org/COPYRIGHT. // // Licensed under the Apache License, Version 2.0 or the MIT license