jvanzyl 00/10/13 11:45:29
Modified: xdocs contributors.xml
Log:
- added blurb about relationship to webmacro to satisfy justin wells
and to avoid any further nastiness :-)
Revision Changes Path
1.6 +8 -0 jakarta-velocity/xdocs/contributors.xml
Index: contributors.xml
===================================================================
RCS file: /home/cvs/jakarta-velocity/xdocs/contributors.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- contributors.xml 2000/10/10 03:08:56 1.5
+++ contributors.xml 2000/10/13 18:45:25 1.6
@@ -98,6 +98,14 @@
</p>
+<p>
+ We would also like to make special mention, and give credit for the
+ original idea Velocity is based on, as Velocity is
+ a new implementation of the model/view/controller architecture,
+ concept, and syntax of the WebMacro Servlet Framework (www.webmacro.org)
+ originally envisioned and implemented by Justin Wells at Semiotek Inc.
+</p>
+
</s1>
</body>