diff -r 000000000000 -r dd21522fd290 webengine/wmlengine/src/Unicode/tools/Validate%NAME%.c.pre --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/webengine/wmlengine/src/Unicode/tools/Validate%NAME%.c.pre Mon Mar 30 12:54:55 2009 +0300 @@ -0,0 +1,30 @@ +/* ------------------------------------------------------------------------- * + Copyright 2000 - 2001 Nokia Corporation All rights reserved. + Nokia Americas + 6000 Connection Drive + Irving, Texas 75039 + + Restricted Rights: Use, duplication, or disclosure by the + U.S. Government is subject to restrictions as set forth in + subparagraph (c)(1)(ii) of DFARS 252.227-7013, or in FAR + 52.227-19, or in FAR 52.227-14 Alt. III, as applicable. + + This software is proprietary to and embodies the + confidential technology of Nokia Possession, use, or copying + of this software and media is authorized only pursuant to a + valid written license from Nokia or an authorized + sublicensor. + + Nokia - Wireless Software Solutions + * ------------------------------------------------------------------------- */ + +#include "Validate.h" +#include + +/* ------------------------------------------------------------------------- */ +NW_Bool +Validate%NAME% (void) +{ + fputs ("Validating %NAME% ...", stdout); + fflush (stdout); +