cryptomgmtlibs/securityutils/inc/base64.h
changeset 6 50f2ff6984be
parent 0 2c201484c85f
--- a/cryptomgmtlibs/securityutils/inc/base64.h	Mon Sep 14 13:51:57 2009 +0100
+++ b/cryptomgmtlibs/securityutils/inc/base64.h	Tue Sep 29 16:08:12 2009 +0530
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2008-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,34 +12,13 @@
 * Contributors:
 *
 * Description: 
+* Base64 encoding and decoding functions.
 *
 */
 //
 // base64.h
 //
 
-/**
-* Copyright (c) 2008-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 "Symbian Foundation License v1.0"
-* which accompanies this distribution, and is available
-* at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
-*
-* Initial Contributors:
-* Nokia Corporation - initial contribution.
-*
-* Contributors:
-*
-* Description:
-* Base64 encoding and decoding functions.
-* 
-*
-*/
-
-
-
-
 
 /**
  @file