You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wss4j-dev@ws.apache.org by na...@apache.org on 2008/10/29 11:10:48 UTC

svn commit: r708855 - /webservices/wss4j/trunk/src/org/apache/ws/security/message/token/SecurityContextToken.java

Author: nandana
Date: Wed Oct 29 03:10:48 2008
New Revision: 708855

URL: http://svn.apache.org/viewvc?rev=708855&view=rev
Log:
Adding Apache license header

Modified:
    webservices/wss4j/trunk/src/org/apache/ws/security/message/token/SecurityContextToken.java

Modified: webservices/wss4j/trunk/src/org/apache/ws/security/message/token/SecurityContextToken.java
URL: http://svn.apache.org/viewvc/webservices/wss4j/trunk/src/org/apache/ws/security/message/token/SecurityContextToken.java?rev=708855&r1=708854&r2=708855&view=diff
==============================================================================
--- webservices/wss4j/trunk/src/org/apache/ws/security/message/token/SecurityContextToken.java (original)
+++ webservices/wss4j/trunk/src/org/apache/ws/security/message/token/SecurityContextToken.java Wed Oct 29 03:10:48 2008
@@ -1,3 +1,20 @@
+/*
+ * Copyright  2003-2008 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.ws.security.message.token;
 
 import org.apache.ws.security.WSConstants;



---------------------------------------------------------------------
To unsubscribe, e-mail: wss4j-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: wss4j-dev-help@ws.apache.org