From: andi <bin...@li...> - 2001-09-26 18:15:01
|
andi Wed Sep 26 11:14:53 2001 EDT Modified files: /r2 CREDITS Log: Added credits for Smarty (used some code in Bcc) Index: r2/CREDITS diff -u r2/CREDITS:1.15 r2/CREDITS:1.16 --- r2/CREDITS:1.15 Sun Sep 16 14:07:24 2001 +++ r2/CREDITS Wed Sep 26 11:14:53 2001 @@ -1,4 +1,4 @@ -$Id: CREDITS,v 1.15 2001/09/16 21:07:24 alex Exp $ +$Id: CREDITS,v 1.16 2001/09/26 18:14:53 andi Exp $ ## @@ -89,3 +89,12 @@ GPL http://vagrant.sourceforge.net/index.html Used in graph examples. + +SMARTY + LGPL + (c) 2001 ispi of Lincoln, Inc. + http://www.phpinsider.com/ + Used some file handling methods from Smarty.class.php + in Binarycloud compiler. + + |