common/tools/sysModelFilter.pl
changeset 1316 0b4a09013baf
parent 457 991d89a55c87
--- a/common/tools/sysModelFilter.pl	Wed Oct 27 15:01:28 2010 +0100
+++ b/common/tools/sysModelFilter.pl	Wed Oct 27 16:22:14 2010 +0100
@@ -1,4 +1,17 @@
 #!perl -w
+# 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.
+# 
+# Contributors:
+#
+# Description:
+# Removes items from an XML document according to filter attributes, and specified filters
 
 use strict;