X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Ftest%2Fui%2Fforeign-fn-return-lifetime.rs;h=76fe50a340ae4ceb212190a6bdc051538813599a;hb=913a933202777171929da2b349654d3e2dcf98df;hp=941e7e05a3635f47d4f7d381fa42e8e3abc12a0a;hpb=5a16579d0851e28ff470af659a476debef1775ef;p=rust.git diff --git a/src/test/ui/foreign-fn-return-lifetime.rs b/src/test/ui/foreign-fn-return-lifetime.rs index 941e7e05a36..76fe50a340a 100644 --- a/src/test/ui/foreign-fn-return-lifetime.rs +++ b/src/test/ui/foreign-fn-return-lifetime.rs @@ -1,13 +1,3 @@ -// Copyright 2017 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 -// , at your -// option. This file may not be copied, modified, or distributed -// except according to those terms. - // run-rustfix extern "C" {