Author: shankar
Date: Wed Dec 22 15:20:49 2010
New Revision: 1051944

URL: http://svn.apache.org/viewvc?rev=1051944&view=rev
Log:
Adding License header

Modified:
    
axis/axis2/java/rampart/branches/1_5_x/modules/rampart-samples/policy/sample06/src/org/apache/rampart/samples/policy/sample06/MexService.java

Modified: 
axis/axis2/java/rampart/branches/1_5_x/modules/rampart-samples/policy/sample06/src/org/apache/rampart/samples/policy/sample06/MexService.java
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/rampart/branches/1_5_x/modules/rampart-samples/policy/sample06/src/org/apache/rampart/samples/policy/sample06/MexService.java?rev=1051944&r1=1051943&r2=1051944&view=diff
==============================================================================
--- 
axis/axis2/java/rampart/branches/1_5_x/modules/rampart-samples/policy/sample06/src/org/apache/rampart/samples/policy/sample06/MexService.java
 (original)
+++ 
axis/axis2/java/rampart/branches/1_5_x/modules/rampart-samples/policy/sample06/src/org/apache/rampart/samples/policy/sample06/MexService.java
 Wed Dec 22 15:20:49 2010
@@ -1,3 +1,19 @@
+/*
+ * Copyright 2004,2005 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 package org.apache.rampart.samples.policy.sample06;
 
 import java.io.File;


Reply via email to