summaryrefslogtreecommitdiffstats
path: root/third_party/rust/getrandom/src/dragonfly.rs
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/rust/getrandom/src/dragonfly.rs')
-rw-r--r--third_party/rust/getrandom/src/dragonfly.rs8
1 files changed, 0 insertions, 8 deletions
diff --git a/third_party/rust/getrandom/src/dragonfly.rs b/third_party/rust/getrandom/src/dragonfly.rs
index d3ef00aa9c..ac4794cdd9 100644
--- a/third_party/rust/getrandom/src/dragonfly.rs
+++ b/third_party/rust/getrandom/src/dragonfly.rs
@@ -1,11 +1,3 @@
-// Copyright 2021 Developers of the Rand project.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-
//! Implementation for DragonFly BSD
use crate::{
use_file,