Skip to content

Commit e86b6ce

Browse files
author
A.A.Abroskin
committed
Remove copyright license headers from src/assertions_on_constants.rs
1 parent e22e74f commit e86b6ce

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

clippy_lints/src/assertions_on_constants.rs

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,3 @@
1-
// Copyright 2014-2018 The Rust Project Developers. See the COPYRIGHT
2-
// file at the top-level directory of this distribution.
3-
//
4-
// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
5-
// http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
6-
// <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
7-
// option. This file may not be copied, modified, or distributed
8-
// except according to those terms.
9-
101
use crate::consts::{constant, Constant};
112
use crate::rustc::hir::{Expr, ExprKind};
123
use crate::rustc::lint::{LateContext, LateLintPass, LintArray, LintPass};

0 commit comments

Comments
 (0)