From b06422bef5c0f8dffd052bc96db07839fbf88f02 Mon Sep 17 00:00:00 2001 From: Henri Sivonen Date: Mon, 4 Jan 2016 12:07:26 +0200 Subject: [PATCH] Remove copypasta from Rust project license header that is not actually accurate for this project. --- src/lib.rs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/lib.rs b/src/lib.rs index ea71ac1..453b3a5 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -1,6 +1,5 @@ // Copyright 2015-2016 Mozilla Foundation. See the COPYRIGHT -// file at the top-level directory of this distribution and at -// http://rust-lang.org/COPYRIGHT. +// file at the top-level directory of this distribution. // // Licensed under the Apache License, Version 2.0 or the MIT license