epoc32/include/cryptopanic.h
branchSymbian3
changeset 4 837f303aceeb
parent 2 2fe1408b6811
--- a/epoc32/include/cryptopanic.h	Wed Mar 31 12:27:01 2010 +0100
+++ b/epoc32/include/cryptopanic.h	Wed Mar 31 12:33:34 2010 +0100
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2004-2007 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of the License "Eclipse Public License v1.0"
@@ -12,6 +12,8 @@
 * Contributors:
 *
 * Description: 
+* ** IMPORTANT ** PublishedPartner API's in this file are published to 3rd party developers via the 
+* Symbian website. Changes to these API's should be treated as PublishedAll API changes and the Security TA should be consulted.
 *
 */
 
@@ -52,8 +54,8 @@
 	 */	
 	ECryptoPanicPadInputTooLarge= 2,
 	/**
-	* The input data is too long
-	*/
+	 * The input data is too long
+	 */
 	ECryptoPanicInputTooLarge= 3
 	};