common/tools/ats/ats3_testdrop.pl
changeset 113 7f0174848f99
parent 105 3aef06ac7a6a
child 134 039d0b7e56f3
--- a/common/tools/ats/ats3_testdrop.pl	Wed May 27 14:12:36 2009 +0100
+++ b/common/tools/ats/ats3_testdrop.pl	Thu May 28 14:55:09 2009 +0100
@@ -1,5 +1,20 @@
 #!/usr/bin/perl
 
+# Copyright (c) 2009 Symbian Foundation Ltd
+# This component and the accompanying materials are made available
+# under the terms of the License "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:
+# Symbian Foundation Ltd - initial contribution.
+#   Mike Kinghan, mikek@symbian.org
+#
+# Contributors:
+#
+# Description:
+#   This is a tool for sending an ATS3 testdrop to an ATS3 server.
+
 use strict;
 use Getopt::Long;
 use File::Copy;