From 833ad6018e0fcb4f1fda1ca54feb8256bad27513 Mon Sep 17 00:00:00 2001 From: sevrak Date: Thu, 28 Feb 2013 13:15:32 +0000 Subject: Fix license attribute on crates --- src/libsyntax/syntax.rc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/libsyntax') diff --git a/src/libsyntax/syntax.rc b/src/libsyntax/syntax.rc index 9eb7507f3d0..dac2eeac9eb 100644 --- a/src/libsyntax/syntax.rc +++ b/src/libsyntax/syntax.rc @@ -1,4 +1,4 @@ -// Copyright 2012 The Rust Project Developers. See the COPYRIGHT +// Copyright 2012-2013 The Rust Project Developers. See the COPYRIGHT // file at the top-level directory of this distribution and at // http://rust-lang.org/COPYRIGHT. // @@ -14,6 +14,7 @@ +#[license = "MIT/APL2"]; #[crate_type = "lib"]; #[legacy_modes]; -- cgit 1.4.1-3-g733a5