Fixed license headers where needed.
Re-enabled RAT plugin and fixed its configuration.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@651946 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Antonio Petrelli
2008-04-27 13:41:38 +00:00
parent e9cb4945cf
commit 974e051bc5
769 changed files with 1850 additions and 341 deletions
@@ -18,6 +18,7 @@
* specific language governing permissions and limitations
* under the License.
*/
package org.apache.struts2.codebehind;
import java.net.MalformedURLException;
@@ -18,6 +18,7 @@
* specific language governing permissions and limitations
* under the License.
*/
package org.apache.struts2.config;
@Action(name="myaction",namespace="/foo")
@@ -18,6 +18,7 @@
* specific language governing permissions and limitations
* under the License.
*/
package org.apache.struts2.config;
@Action(name="myaction2")
@@ -18,6 +18,7 @@
* specific language governing permissions and limitations
* under the License.
*/
package org.apache.struts2.config;
import java.util.HashMap;
@@ -18,6 +18,7 @@
* specific language governing permissions and limitations
* under the License.
*/
package org.apache.struts2.config;
@Namespace("/mynamespace")
@@ -18,6 +18,7 @@
* specific language governing permissions and limitations
* under the License.
*/
package org.apache.struts2.config;
@ParentPackage("custom-package")
@@ -18,6 +18,7 @@
* specific language governing permissions and limitations
* under the License.
*/
package org.apache.struts2.config.cltest;
import com.opensymphony.xwork2.Action;
@@ -18,6 +18,7 @@
* specific language governing permissions and limitations
* under the License.
*/
package org.apache.struts2.config.cltest;
import org.apache.struts2.config.Result;
@@ -18,6 +18,7 @@
* specific language governing permissions and limitations
* under the License.
*/
package org.apache.struts2.config.cltest;
import org.apache.struts2.config.Result;