From 6b6acde972bfd646e5b8a3eeaabd613c44d1028c Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Thu, 17 Jan 2013 23:28:42 -0800 Subject: Add a license check to tidy. #4018 --- src/libstd/priority_queue.rs | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/libstd/priority_queue.rs') diff --git a/src/libstd/priority_queue.rs b/src/libstd/priority_queue.rs index 4d341d737f6..b9c040de42a 100644 --- a/src/libstd/priority_queue.rs +++ b/src/libstd/priority_queue.rs @@ -1,3 +1,12 @@ +// Copyright 2013 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. //! A priority queue implemented with a binary heap -- cgit 1.4.1-3-g733a5