[llvm-commits] CVS: llvm/lib/Target/Sparc/Sparc.burg.in

John Criswell criswell at cs.uiuc.edu
Tue Oct 21 10:26:02 PDT 2003


Changes in directory llvm/lib/Target/Sparc:

Sparc.burg.in updated: 1.9 -> 1.10

---
Log message:

Added LLVM copyright notice.



---
Diffs of the changes:  (+9 -0)

Index: llvm/lib/Target/Sparc/Sparc.burg.in
diff -u llvm/lib/Target/Sparc/Sparc.burg.in:1.9 llvm/lib/Target/Sparc/Sparc.burg.in:1.10
--- llvm/lib/Target/Sparc/Sparc.burg.in:1.9	Mon Oct 20 09:12:52 2003
+++ llvm/lib/Target/Sparc/Sparc.burg.in	Tue Oct 21 10:24:55 2003
@@ -1,4 +1,13 @@
 %{               // -*- C++ -*-
+/* ===----------------------------------------------------------------------===
+// 
+//                     The LLVM Compiler Infrastructure
+//
+// This file was developed by the LLVM research group and is distributed under
+// the University of Illinois Open Source License. See LICENSE.TXT for details.
+// 
+//===----------------------------------------------------------------------===*/
+
 Xinclude <cstdio>
 Xinclude <llvm/CodeGen/InstrForest.h>
 





More information about the llvm-commits mailing list