You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by ap...@apache.org on 2006/11/09 13:19:18 UTC

svn commit: r472877 - in /struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles: channel/ dev1-1/ dynPortal/ invoice/ lang/ portal/ rssChannel/ skin/ template/ test/ tutorial/

Author: apetrelli
Date: Thu Nov  9 04:19:14 2006
New Revision: 472877

URL: http://svn.apache.org/viewvc?view=rev&rev=472877
Log:
SB-78
ASF source header addition for Java and properties files in in tiles-documentation.

Modified:
    struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/channel/ChannelFactorySet.java
    struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/channel/SelectChannelAction.java
    struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/dev1-1/ApplicationResources.properties
    struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/dev1-1/ApplicationResources_ja.properties
    struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/dynPortal/PortalPrefsForm.java
    struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/dynPortal/PortalSettings.java
    struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/dynPortal/RetrievePortalAction.java
    struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/dynPortal/SetPortalPrefsAction.java
    struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/invoice/Address.java
    struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/invoice/EditInvoiceAction.java
    struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/invoice/Invoice.java
    struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/invoice/InvoiceForm.java
    struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/lang/SelectLocaleAction.java
    struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/MenuSettings.java
    struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/MenuSettingsForm.java
    struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/PortalCatalog.java
    struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/PortalSettings.java
    struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/PortalSettingsForm.java
    struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/UserMenuAction.java
    struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/UserMenuSettingsAction.java
    struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/UserPortalAction.java
    struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/UserPortalSettingsAction.java
    struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/rssChannel/Channels.java
    struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/rssChannel/RssChannelsAction.java
    struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/skin/DefinitionCatalog.java
    struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/skin/LayoutSettingsAction.java
    struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/skin/LayoutSettingsForm.java
    struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/skin/LayoutSwitchAction.java
    struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/skin/SimpleSwitchLayoutAction.java
    struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/template/DynTemplateAction.java
    struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/test/NoForward.java
    struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/test/TestActionTileAction.java
    struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/test/TestTileController.java
    struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/tutorial/ForwardExampleAction.java

Modified: struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/channel/ChannelFactorySet.java
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/channel/ChannelFactorySet.java?view=diff&rev=472877&r1=472876&r2=472877
==============================================================================
--- struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/channel/ChannelFactorySet.java (original)
+++ struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/channel/ChannelFactorySet.java Thu Nov  9 04:19:14 2006
@@ -1,19 +1,23 @@
 /*
- * $Id$ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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
  *
- * Copyright 1999-2004 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
+ * 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.
+ *
+ * $Id$
  * 
- * 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.webapp.tiles.channel;

Modified: struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/channel/SelectChannelAction.java
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/channel/SelectChannelAction.java?view=diff&rev=472877&r1=472876&r2=472877
==============================================================================
--- struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/channel/SelectChannelAction.java (original)
+++ struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/channel/SelectChannelAction.java Thu Nov  9 04:19:14 2006
@@ -1,20 +1,23 @@
 /*
- * $Id$ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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
  *
- * Copyright 1999-2004 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
+ * 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.
+ *
+ * $Id$
  * 
- * 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.webapp.tiles.channel;
 

Modified: struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/dev1-1/ApplicationResources.properties
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/dev1-1/ApplicationResources.properties?view=diff&rev=472877&r1=472876&r2=472877
==============================================================================
--- struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/dev1-1/ApplicationResources.properties (original)
+++ struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/dev1-1/ApplicationResources.properties Thu Nov  9 04:19:14 2006
@@ -1,3 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you 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.
+
 button.cancel=Cancel
 button.confirm=Confirm
 button.reset=Reset

Modified: struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/dev1-1/ApplicationResources_ja.properties
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/dev1-1/ApplicationResources_ja.properties?view=diff&rev=472877&r1=472876&r2=472877
==============================================================================
--- struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/dev1-1/ApplicationResources_ja.properties (original)
+++ struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/dev1-1/ApplicationResources_ja.properties Thu Nov  9 04:19:14 2006
@@ -1,3 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you 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.
+
 button.cancel=\u30ad\u30e3\u30f3\u30bb\u30eb
 button.confirm=\u78ba\u8a8d
 button.reset=\u30ea\u30bb\u30c3\u30c8

Modified: struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/dynPortal/PortalPrefsForm.java
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/dynPortal/PortalPrefsForm.java?view=diff&rev=472877&r1=472876&r2=472877
==============================================================================
--- struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/dynPortal/PortalPrefsForm.java (original)
+++ struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/dynPortal/PortalPrefsForm.java Thu Nov  9 04:19:14 2006
@@ -1,19 +1,23 @@
 /*
- * $Id$ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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
  *
- * Copyright 1999-2004 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
+ * 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.
+ *
+ * $Id$
  * 
- * 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.webapp.tiles.dynPortal;

Modified: struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/dynPortal/PortalSettings.java
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/dynPortal/PortalSettings.java?view=diff&rev=472877&r1=472876&r2=472877
==============================================================================
--- struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/dynPortal/PortalSettings.java (original)
+++ struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/dynPortal/PortalSettings.java Thu Nov  9 04:19:14 2006
@@ -1,19 +1,23 @@
 /*
- * $Id$ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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
  *
- * Copyright 1999-2004 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
+ * 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.
+ *
+ * $Id$
  * 
- * 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.webapp.tiles.dynPortal;

Modified: struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/dynPortal/RetrievePortalAction.java
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/dynPortal/RetrievePortalAction.java?view=diff&rev=472877&r1=472876&r2=472877
==============================================================================
--- struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/dynPortal/RetrievePortalAction.java (original)
+++ struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/dynPortal/RetrievePortalAction.java Thu Nov  9 04:19:14 2006
@@ -1,19 +1,23 @@
 /*
- * $Id$ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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
  *
- * Copyright 1999-2004 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
+ * 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.
+ *
+ * $Id$
  * 
- * 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.webapp.tiles.dynPortal;

Modified: struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/dynPortal/SetPortalPrefsAction.java
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/dynPortal/SetPortalPrefsAction.java?view=diff&rev=472877&r1=472876&r2=472877
==============================================================================
--- struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/dynPortal/SetPortalPrefsAction.java (original)
+++ struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/dynPortal/SetPortalPrefsAction.java Thu Nov  9 04:19:14 2006
@@ -1,19 +1,23 @@
 /*
- * $Id$ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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
  *
- * Copyright 1999-2004 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
+ * 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.
+ *
+ * $Id$
  * 
- * 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.webapp.tiles.dynPortal;

Modified: struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/invoice/Address.java
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/invoice/Address.java?view=diff&rev=472877&r1=472876&r2=472877
==============================================================================
--- struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/invoice/Address.java (original)
+++ struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/invoice/Address.java Thu Nov  9 04:19:14 2006
@@ -1,19 +1,23 @@
 /*
- * $Id$ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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
  *
- * Copyright 1999-2004 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
+ * 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.
+ *
+ * $Id$
  * 
- * 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.webapp.tiles.invoice;

Modified: struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/invoice/EditInvoiceAction.java
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/invoice/EditInvoiceAction.java?view=diff&rev=472877&r1=472876&r2=472877
==============================================================================
--- struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/invoice/EditInvoiceAction.java (original)
+++ struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/invoice/EditInvoiceAction.java Thu Nov  9 04:19:14 2006
@@ -1,20 +1,25 @@
 /*
- * $Id$ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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
  *
- * Copyright 1999-2004 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
+ * 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.
+ *
+ * $Id$
  * 
- * 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.webapp.tiles.invoice;
 
 import java.util.Locale;

Modified: struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/invoice/Invoice.java
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/invoice/Invoice.java?view=diff&rev=472877&r1=472876&r2=472877
==============================================================================
--- struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/invoice/Invoice.java (original)
+++ struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/invoice/Invoice.java Thu Nov  9 04:19:14 2006
@@ -1,20 +1,25 @@
 /*
- * $Id$ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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
  *
- * Copyright 1999-2004 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
+ * 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.
+ *
+ * $Id$
  * 
- * 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.webapp.tiles.invoice;
 
 import org.apache.struts.action.ActionForm;

Modified: struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/invoice/InvoiceForm.java
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/invoice/InvoiceForm.java?view=diff&rev=472877&r1=472876&r2=472877
==============================================================================
--- struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/invoice/InvoiceForm.java (original)
+++ struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/invoice/InvoiceForm.java Thu Nov  9 04:19:14 2006
@@ -1,19 +1,23 @@
 /*
- * $Id$ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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
  *
- * Copyright 1999-2004 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
+ * 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.
+ *
+ * $Id$
  * 
- * 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.webapp.tiles.invoice;

Modified: struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/lang/SelectLocaleAction.java
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/lang/SelectLocaleAction.java?view=diff&rev=472877&r1=472876&r2=472877
==============================================================================
--- struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/lang/SelectLocaleAction.java (original)
+++ struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/lang/SelectLocaleAction.java Thu Nov  9 04:19:14 2006
@@ -1,19 +1,23 @@
 /*
- * $Id$ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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
  *
- * Copyright 1999-2004 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
+ * 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.
+ *
+ * $Id$
  * 
- * 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.webapp.tiles.lang;

Modified: struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/MenuSettings.java
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/MenuSettings.java?view=diff&rev=472877&r1=472876&r2=472877
==============================================================================
--- struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/MenuSettings.java (original)
+++ struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/MenuSettings.java Thu Nov  9 04:19:14 2006
@@ -1,19 +1,23 @@
 /*
- * $Id$ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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
  *
- * Copyright 1999-2004 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
+ * 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.
+ *
+ * $Id$
  * 
- * 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.webapp.tiles.portal;

Modified: struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/MenuSettingsForm.java
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/MenuSettingsForm.java?view=diff&rev=472877&r1=472876&r2=472877
==============================================================================
--- struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/MenuSettingsForm.java (original)
+++ struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/MenuSettingsForm.java Thu Nov  9 04:19:14 2006
@@ -1,19 +1,23 @@
 /*
- * $Id$ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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
  *
- * Copyright 1999-2004 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
+ * 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.
+ *
+ * $Id$
  * 
- * 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.webapp.tiles.portal;

Modified: struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/PortalCatalog.java
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/PortalCatalog.java?view=diff&rev=472877&r1=472876&r2=472877
==============================================================================
--- struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/PortalCatalog.java (original)
+++ struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/PortalCatalog.java Thu Nov  9 04:19:14 2006
@@ -1,19 +1,23 @@
 /*
- * $Id$ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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
  *
- * Copyright 1999-2004 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
+ * 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.
+ *
+ * $Id$
  * 
- * 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.webapp.tiles.portal;

Modified: struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/PortalSettings.java
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/PortalSettings.java?view=diff&rev=472877&r1=472876&r2=472877
==============================================================================
--- struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/PortalSettings.java (original)
+++ struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/PortalSettings.java Thu Nov  9 04:19:14 2006
@@ -1,19 +1,23 @@
 /*
- * $Id$ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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
  *
- * Copyright 1999-2004 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
+ * 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.
+ *
+ * $Id$
  * 
- * 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.webapp.tiles.portal;

Modified: struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/PortalSettingsForm.java
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/PortalSettingsForm.java?view=diff&rev=472877&r1=472876&r2=472877
==============================================================================
--- struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/PortalSettingsForm.java (original)
+++ struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/PortalSettingsForm.java Thu Nov  9 04:19:14 2006
@@ -1,19 +1,23 @@
 /*
- * $Id$ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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
  *
- * Copyright 1999-2004 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
+ * 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.
+ *
+ * $Id$
  * 
- * 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.webapp.tiles.portal;

Modified: struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/UserMenuAction.java
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/UserMenuAction.java?view=diff&rev=472877&r1=472876&r2=472877
==============================================================================
--- struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/UserMenuAction.java (original)
+++ struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/UserMenuAction.java Thu Nov  9 04:19:14 2006
@@ -1,19 +1,23 @@
 /*
- * $Id$ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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
  *
- * Copyright 1999-2004 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
+ * 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.
+ *
+ * $Id$
  * 
- * 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.webapp.tiles.portal;

Modified: struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/UserMenuSettingsAction.java
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/UserMenuSettingsAction.java?view=diff&rev=472877&r1=472876&r2=472877
==============================================================================
--- struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/UserMenuSettingsAction.java (original)
+++ struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/UserMenuSettingsAction.java Thu Nov  9 04:19:14 2006
@@ -1,19 +1,23 @@
 /*
- * $Id$ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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
  *
- * Copyright 1999-2004 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
+ * 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.
+ *
+ * $Id$
  * 
- * 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.webapp.tiles.portal;

Modified: struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/UserPortalAction.java
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/UserPortalAction.java?view=diff&rev=472877&r1=472876&r2=472877
==============================================================================
--- struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/UserPortalAction.java (original)
+++ struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/UserPortalAction.java Thu Nov  9 04:19:14 2006
@@ -1,19 +1,23 @@
 /*
- * $Id$ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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
  *
- * Copyright 1999-2004 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
+ * 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.
+ *
+ * $Id$
  * 
- * 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.webapp.tiles.portal;

Modified: struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/UserPortalSettingsAction.java
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/UserPortalSettingsAction.java?view=diff&rev=472877&r1=472876&r2=472877
==============================================================================
--- struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/UserPortalSettingsAction.java (original)
+++ struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/portal/UserPortalSettingsAction.java Thu Nov  9 04:19:14 2006
@@ -1,19 +1,23 @@
 /*
- * $Id$ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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
  *
- * Copyright 1999-2004 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
+ * 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.
+ *
+ * $Id$
  * 
- * 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.webapp.tiles.portal;

Modified: struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/rssChannel/Channels.java
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/rssChannel/Channels.java?view=diff&rev=472877&r1=472876&r2=472877
==============================================================================
--- struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/rssChannel/Channels.java (original)
+++ struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/rssChannel/Channels.java Thu Nov  9 04:19:14 2006
@@ -1,19 +1,23 @@
 /*
- * $Id$ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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
  *
- * Copyright 1999-2004 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
+ * 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.
+ *
+ * $Id$
  * 
- * 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.webapp.tiles.rssChannel;

Modified: struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/rssChannel/RssChannelsAction.java
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/rssChannel/RssChannelsAction.java?view=diff&rev=472877&r1=472876&r2=472877
==============================================================================
--- struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/rssChannel/RssChannelsAction.java (original)
+++ struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/rssChannel/RssChannelsAction.java Thu Nov  9 04:19:14 2006
@@ -1,19 +1,23 @@
 /*
- * $Id$ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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
  *
- * Copyright 1999-2004 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
+ * 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.
+ *
+ * $Id$
  * 
- * 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.webapp.tiles.rssChannel;

Modified: struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/skin/DefinitionCatalog.java
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/skin/DefinitionCatalog.java?view=diff&rev=472877&r1=472876&r2=472877
==============================================================================
--- struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/skin/DefinitionCatalog.java (original)
+++ struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/skin/DefinitionCatalog.java Thu Nov  9 04:19:14 2006
@@ -1,19 +1,23 @@
 /*
- * $Id$ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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
  *
- * Copyright 1999-2004 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
+ * 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.
+ *
+ * $Id$
  * 
- * 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.webapp.tiles.skin;

Modified: struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/skin/LayoutSettingsAction.java
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/skin/LayoutSettingsAction.java?view=diff&rev=472877&r1=472876&r2=472877
==============================================================================
--- struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/skin/LayoutSettingsAction.java (original)
+++ struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/skin/LayoutSettingsAction.java Thu Nov  9 04:19:14 2006
@@ -1,19 +1,23 @@
 /*
- * $Id$ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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
  *
- * Copyright 1999-2004 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
+ * 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.
+ *
+ * $Id$
  * 
- * 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.webapp.tiles.skin;

Modified: struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/skin/LayoutSettingsForm.java
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/skin/LayoutSettingsForm.java?view=diff&rev=472877&r1=472876&r2=472877
==============================================================================
--- struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/skin/LayoutSettingsForm.java (original)
+++ struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/skin/LayoutSettingsForm.java Thu Nov  9 04:19:14 2006
@@ -1,19 +1,23 @@
 /*
- * $Id$ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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
  *
- * Copyright 1999-2004 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
+ * 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.
+ *
+ * $Id$
  * 
- * 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.webapp.tiles.skin;

Modified: struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/skin/LayoutSwitchAction.java
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/skin/LayoutSwitchAction.java?view=diff&rev=472877&r1=472876&r2=472877
==============================================================================
--- struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/skin/LayoutSwitchAction.java (original)
+++ struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/skin/LayoutSwitchAction.java Thu Nov  9 04:19:14 2006
@@ -1,19 +1,23 @@
 /*
- * $Id$ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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
  *
- * Copyright 1999-2004 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
+ * 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.
+ *
+ * $Id$
  * 
- * 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.webapp.tiles.skin;

Modified: struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/skin/SimpleSwitchLayoutAction.java
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/skin/SimpleSwitchLayoutAction.java?view=diff&rev=472877&r1=472876&r2=472877
==============================================================================
--- struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/skin/SimpleSwitchLayoutAction.java (original)
+++ struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/skin/SimpleSwitchLayoutAction.java Thu Nov  9 04:19:14 2006
@@ -1,19 +1,23 @@
 /*
- * $Id$ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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
  *
- * Copyright 1999-2004 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
+ * 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.
+ *
+ * $Id$
  * 
- * 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.webapp.tiles.skin;

Modified: struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/template/DynTemplateAction.java
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/template/DynTemplateAction.java?view=diff&rev=472877&r1=472876&r2=472877
==============================================================================
--- struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/template/DynTemplateAction.java (original)
+++ struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/template/DynTemplateAction.java Thu Nov  9 04:19:14 2006
@@ -1,19 +1,23 @@
 /*
- * $Id$ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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
  *
- * Copyright 1999-2004 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
+ * 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.
+ *
+ * $Id$
  * 
- * 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.webapp.tiles.template;

Modified: struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/test/NoForward.java
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/test/NoForward.java?view=diff&rev=472877&r1=472876&r2=472877
==============================================================================
--- struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/test/NoForward.java (original)
+++ struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/test/NoForward.java Thu Nov  9 04:19:14 2006
@@ -1,19 +1,23 @@
 /*
- * $Id$ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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
  *
- * Copyright 1999-2004 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
+ * 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.
+ *
+ * $Id$
  * 
- * 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.webapp.tiles.test;

Modified: struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/test/TestActionTileAction.java
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/test/TestActionTileAction.java?view=diff&rev=472877&r1=472876&r2=472877
==============================================================================
--- struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/test/TestActionTileAction.java (original)
+++ struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/test/TestActionTileAction.java Thu Nov  9 04:19:14 2006
@@ -1,19 +1,23 @@
 /*
- * $Id$ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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
  *
- * Copyright 1999-2004 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
+ * 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.
+ *
+ * $Id$
  * 
- * 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.webapp.tiles.test;

Modified: struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/test/TestTileController.java
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/test/TestTileController.java?view=diff&rev=472877&r1=472876&r2=472877
==============================================================================
--- struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/test/TestTileController.java (original)
+++ struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/test/TestTileController.java Thu Nov  9 04:19:14 2006
@@ -1,19 +1,23 @@
 /*
- * $Id$ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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
  *
- * Copyright 1999-2004 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
+ * 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.
+ *
+ * $Id$
  * 
- * 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.webapp.tiles.test;

Modified: struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/tutorial/ForwardExampleAction.java
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/tutorial/ForwardExampleAction.java?view=diff&rev=472877&r1=472876&r2=472877
==============================================================================
--- struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/tutorial/ForwardExampleAction.java (original)
+++ struts/sandbox/trunk/tiles/tiles-documentation/src/java/org/apache/struts/webapp/tiles/tutorial/ForwardExampleAction.java Thu Nov  9 04:19:14 2006
@@ -1,19 +1,23 @@
 /*
- * $Id$ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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
  *
- * Copyright 1999-2004 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
+ * 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.
+ *
+ * $Id$
  * 
- * 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.webapp.tiles.tutorial;