persistentstorage/sqlite3api/TEST/TCL/tcldistribution/generic/regerrs.h
changeset 15 3eacc0623088
parent 0 08ec8eefde2f
child 25 63532cdadd44
--- a/persistentstorage/sqlite3api/TEST/TCL/tcldistribution/generic/regerrs.h	Fri Mar 19 10:00:55 2010 +0200
+++ b/persistentstorage/sqlite3api/TEST/TCL/tcldistribution/generic/regerrs.h	Fri Apr 16 16:49:27 2010 +0300
@@ -1,3 +1,20 @@
+/*
+* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+* All rights reserved.
+* This component and the accompanying materials are made available
+* under the terms of "Eclipse Public License v1.0"
+* which accompanies this distribution, and is available
+* at the URL "http://www.eclipse.org/legal/epl-v10.html".
+*
+* Initial Contributors:
+* Nokia Corporation - initial contribution.
+*
+* Contributors:
+*
+* Description: 
+*
+*/
+
 { REG_OKAY,	"REG_OKAY",	"no errors detected" },
 { REG_NOMATCH,	"REG_NOMATCH",	"failed to match" },
 { REG_BADPAT,	"REG_BADPAT",	"invalid regexp (reg version 0.8)" },