You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by ge...@apache.org on 2005/01/11 03:27:45 UTC

svn commit: r124866 - /struts/core/trunk/src/share/org/apache/struts/chain/commands/ExecuteCommand.java

Author: germuska
Date: Mon Jan 10 18:27:43 2005
New Revision: 124866

URL: http://svn.apache.org/viewcvs?view=rev&rev=124866
Log:
Add ASL, SVN keywords
Modified:
   struts/core/trunk/src/share/org/apache/struts/chain/commands/ExecuteCommand.java   (contents, props changed)

Modified: struts/core/trunk/src/share/org/apache/struts/chain/commands/ExecuteCommand.java
Url: http://svn.apache.org/viewcvs/struts/core/trunk/src/share/org/apache/struts/chain/commands/ExecuteCommand.java?view=diff&rev=124866&p1=struts/core/trunk/src/share/org/apache/struts/chain/commands/ExecuteCommand.java&r1=124865&p2=struts/core/trunk/src/share/org/apache/struts/chain/commands/ExecuteCommand.java&r2=124866
==============================================================================
--- struts/core/trunk/src/share/org/apache/struts/chain/commands/ExecuteCommand.java	(original)
+++ struts/core/trunk/src/share/org/apache/struts/chain/commands/ExecuteCommand.java	Mon Jan 10 18:27:43 2005
@@ -1,3 +1,18 @@
+/*
+ * Copyright 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.struts.chain.commands;
 
 import org.apache.struts.chain.Constants;

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