about summary refs log tree commit diff
path: root/src/test/rustdoc
diff options
context:
space:
mode:
authorAlexander Regueiro <alexreg@me.com>2019-01-13 02:25:00 +0000
committerAlexander Regueiro <alexreg@me.com>2019-01-13 19:47:02 +0000
commit2e30a3c4d81f2def59987b769dba28d155884f28 (patch)
tree06e121c707f36e900bdced35a4d50c86230b9766 /src/test/rustdoc
parent49143e095fd1abf0c4ba4955467a9e6ffc5badc9 (diff)
downloadrust-2e30a3c4d81f2def59987b769dba28d155884f28.tar.gz
rust-2e30a3c4d81f2def59987b769dba28d155884f28.zip
Removed more copyright notices.
Diffstat (limited to 'src/test/rustdoc')
-rw-r--r--src/test/rustdoc/no-crate-filter.rs10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/test/rustdoc/no-crate-filter.rs b/src/test/rustdoc/no-crate-filter.rs
index e49ce9e088e..c694d1456ef 100644
--- a/src/test/rustdoc/no-crate-filter.rs
+++ b/src/test/rustdoc/no-crate-filter.rs
@@ -1,13 +1,3 @@
-// Copyright 2018 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 <LICENSE-APACHE or
-// http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-
 #![crate_name = "foo"]
 
 // compile-flags: -Z unstable-options --disable-per-crate-search