From a86b330c8b1ebfa7ec9a284ceb7cba69ff6d09b9 Mon Sep 17 00:00:00 2001 From: Morgan Deters Date: Thu, 1 Apr 2010 07:19:41 +0000 Subject: reran update-copyright.pl to get new contributors and add new header comments to files without them --- src/parser/memory_mapped_input_buffer.cpp | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'src/parser/memory_mapped_input_buffer.cpp') diff --git a/src/parser/memory_mapped_input_buffer.cpp b/src/parser/memory_mapped_input_buffer.cpp index f1a7b5729..a87ba9cf8 100644 --- a/src/parser/memory_mapped_input_buffer.cpp +++ b/src/parser/memory_mapped_input_buffer.cpp @@ -1,3 +1,18 @@ +/********************* */ +/** memory_mapped_input_buffer.cpp + ** Original author: cconway + ** Major contributors: none + ** Minor contributors (to current version): mdeters + ** This file is part of the CVC4 prototype. + ** Copyright (c) 2009, 2010 The Analysis of Computer Systems Group (ACSys) + ** Courant Institute of Mathematical Sciences + ** New York University + ** See the file COPYING in the top-level source directory for licensing + ** information. + ** + ** [[ Add file-specific comments here ]] + **/ + #include #include #include -- cgit v1.2.3