Author: antonello Date: 2007-03-23 14:06:02 -0500 (Fri, 23 Mar 2007) New Revision: 74902
Modified: trunk/mcs/class/System.Core/System.Linq.Expressions/Expression.cs Log: Modified: trunk/mcs/class/System.Core/System.Linq.Expressions/Expression.cs =================================================================== --- trunk/mcs/class/System.Core/System.Linq.Expressions/Expression.cs 2007-03-23 19:04:49 UTC (rev 74901) +++ trunk/mcs/class/System.Core/System.Linq.Expressions/Expression.cs 2007-03-23 19:06:02 UTC (rev 74902) @@ -17,6 +17,7 @@ // OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION // // Authors: +// Marek Safar ([EMAIL PROTECTED]) // Antonello Provenzano <[EMAIL PROTECTED]> // _______________________________________________ Mono-patches maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-patches
