From 24f9a93872eb572bbe1574669c40c9b003e8c473 Mon Sep 17 00:00:00 2001 From: Adrien Tétar Date: Sat, 4 Jan 2014 21:16:57 +0100 Subject: etc: licenseck: don't hardcode a specific year --- src/libsyntax/ext/source_util.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/libsyntax/ext') diff --git a/src/libsyntax/ext/source_util.rs b/src/libsyntax/ext/source_util.rs index 5f634f7f054..57da01ccad0 100644 --- a/src/libsyntax/ext/source_util.rs +++ b/src/libsyntax/ext/source_util.rs @@ -1,5 +1,5 @@ -// Copyright 2012-2013 The Rust Project Developers. See the -// COPYRIGHT file at the top-level directory of this distribution and at +// 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. // // Licensed under the Apache License, Version 2.0