[llvm-commits] CVS: llvm/test/Programs/MultiSource/Applications/Burg/LICENSE.TXT

John Criswell criswell at cs.uiuc.edu
Mon Oct 13 15:41:01 PDT 2003


Changes in directory llvm/test/Programs/MultiSource/Applications/Burg:

LICENSE.TXT added (r1.1)

---
Log message:

Adding additional Burg license information for good measure.



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

Index: llvm/test/Programs/MultiSource/Applications/Burg/LICENSE.TXT
diff -c /dev/null llvm/test/Programs/MultiSource/Applications/Burg/LICENSE.TXT:1.1
*** /dev/null	Mon Oct 13 15:40:27 2003
--- llvm/test/Programs/MultiSource/Applications/Burg/LICENSE.TXT	Mon Oct 13 15:40:17 2003
***************
*** 0 ****
--- 1,19 ----
+ Burg
+ ------------------------------------------------------------------------------
+ Burg is licensed under the LLVM license.  It has the following additional
+ copyrights and restrictions:
+ 
+ Copyright (C) 1991 Todd A. Proebsting
+ All Rights Reserved.
+ 
+ If you distribute a modified version of Burg, please document the changes you
+ make in addition to redistributing our list of changes to the original Burg.
+ 
+ See llvm/utils/Burg/LOG_CHANGES for a list of changes we have made to Burg.
+ 
+ Burg is also located in llvm/test/Programs/MultiSource/Applications/Burg.  The
+ only modifications made to it are to allow it to compile.
+ 
+ We originally downloaded Burg from the following URL:
+ ftp://ftp.cs.arizona.edu/people/todd/burg.shar.Z
+ 





More information about the llvm-commits mailing list