From 12c32e944d3dbadb6a114a6e0bc51b065b4f42c1 Mon Sep 17 00:00:00 2001 From: Graydon Hoare Date: Mon, 10 Dec 2012 15:44:02 -0800 Subject: Add license boilerplate to more files. --- src/rt/circular_buffer.cpp | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/rt/circular_buffer.cpp') diff --git a/src/rt/circular_buffer.cpp b/src/rt/circular_buffer.cpp index 93d7d612f0b..c4fd0e3d935 100644 --- a/src/rt/circular_buffer.cpp +++ b/src/rt/circular_buffer.cpp @@ -1,3 +1,13 @@ +// Copyright 2012 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 simple resizable circular buffer. */ -- cgit 1.4.1-3-g733a5