Move options files from <build_dir>/build_options to build_options/<build_dir>.
[gem5.git] / dev / tsunami.cc
index 2f8d9b804fbd1365dcccd549cbe1afb62085d7bd..760848a006cced3f4332e5d0cd805c6a1509682a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2004 The Regents of The University of Michigan
+ * Copyright (c) 2004-2005 The Regents of The University of Michigan
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -26,7 +26,8 @@
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
-/** @file Implementation of Tsunami platform.
+/** @file
+ * Implementation of Tsunami platform.
  */
 
 #include <deque>