From 2b3b80c03882974b7e126ee0197a8c3e71295aa7 Mon Sep 17 00:00:00 2001 From: Inderpreet Singh Date: Fri, 11 Nov 2011 23:56:46 -0800 Subject: Fixed copyright notice breaking compile of decuda's lex files. [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 10903] --- decuda_to_ptxplus/header.l | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'decuda_to_ptxplus/header.l') diff --git a/decuda_to_ptxplus/header.l b/decuda_to_ptxplus/header.l index 8de1da8..5def3bd 100644 --- a/decuda_to_ptxplus/header.l +++ b/decuda_to_ptxplus/header.l @@ -1,3 +1,4 @@ +/* // Copyright (c) 2009-2011, Jimmy Kwa, // The University of British Columbia // All rights reserved. @@ -24,7 +25,7 @@ // CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, // OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - +*/ %option noyywrap %option yylineno -- cgit v1.3