cryptoservices/certificateandkeymgmt/tder/importdumpasn1.pl
changeset 19 ece3df019add
parent 8 35751d3474b7
child 29 c0e7917aa107
--- a/cryptoservices/certificateandkeymgmt/tder/importdumpasn1.pl	Fri Nov 06 13:21:00 2009 +0200
+++ b/cryptoservices/certificateandkeymgmt/tder/importdumpasn1.pl	Tue Nov 24 09:06:03 2009 +0200
@@ -15,24 +15,6 @@
 #
 #!/bin/perl
 
-# Copyright (c) 2005-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:
-# Imports ASN.1 files into a format that may be used by dergen.pl by
-# de-compiing the data using dumpasn1.
-# 
-#
-
 use strict;
 use Getopt::Long;