Modified: shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/AbstractRequestBean.java URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/AbstractRequestBean.java?view=diff&rev=464373&r1=464372&r2=464373 ============================================================================== --- shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/AbstractRequestBean.java (original) +++ shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/AbstractRequestBean.java Sun Oct 15 21:21:54 2006 @@ -1,9 +1,10 @@ /* - * Copyright 2006 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 + * 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 *
Modified: shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/AbstractSessionBean.java URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/AbstractSessionBean.java?view=diff&rev=464373&r1=464372&r2=464373 ============================================================================== --- shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/AbstractSessionBean.java (original) +++ shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/AbstractSessionBean.java Sun Oct 15 21:21:54 2006 @@ -1,9 +1,10 @@ /* - * Copyright 2006 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 + * 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 * Modified: shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/AbstractViewController.java URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/AbstractViewController.java?view=diff&rev=464373&r1=464372&r2=464373 ============================================================================== --- shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/AbstractViewController.java (original) +++ shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/AbstractViewController.java Sun Oct 15 21:21:54 2006 @@ -1,9 +1,10 @@ /* - * 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 + * 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 * Modified: shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/ApplicationException.java URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/ApplicationException.java?view=diff&rev=464373&r1=464372&r2=464373 ============================================================================== --- shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/ApplicationException.java (original) +++ shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/ApplicationException.java Sun Oct 15 21:21:54 2006 @@ -1,9 +1,10 @@ /* - * Copyright 2006 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 + * 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 * Modified: shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/Constants.java URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/Constants.java?view=diff&rev=464373&r1=464372&r2=464373 ============================================================================== --- shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/Constants.java (original) +++ shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/Constants.java Sun Oct 15 21:21:54 2006 @@ -1,9 +1,10 @@ /* - * Copyright 2006 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 + * 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 * Modified: shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/ExceptionHandler.java URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/ExceptionHandler.java?view=diff&rev=464373&r1=464372&r2=464373 ============================================================================== --- shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/ExceptionHandler.java (original) +++ shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/ExceptionHandler.java Sun Oct 15 21:21:54 2006 @@ -1,9 +1,10 @@ /* - * Copyright 2006 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 + * 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 * Modified: shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/ViewController.java URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/ViewController.java?view=diff&rev=464373&r1=464372&r2=464373 ============================================================================== --- shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/ViewController.java (original) +++ shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/ViewController.java Sun Oct 15 21:21:54 2006 @@ -1,9 +1,10 @@ /* - * 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 + * 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 * Modified: shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/ViewControllerMapper.java URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/ViewControllerMapper.java?view=diff&rev=464373&r1=464372&r2=464373 ============================================================================== --- shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/ViewControllerMapper.java (original) +++ shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/ViewControllerMapper.java Sun Oct 15 21:21:54 2006 @@ -1,9 +1,10 @@ /* - * 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 + * 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 * Modified: shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/faces/FacesConstants.java URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/faces/FacesConstants.java?view=diff&rev=464373&r1=464372&r2=464373 ============================================================================== --- shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/faces/FacesConstants.java (original) +++ shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/faces/FacesConstants.java Sun Oct 15 21:21:54 2006 @@ -1,9 +1,10 @@ /* - * Copyright 2006 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 + * 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 * Modified: shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/faces/LifecycleListener.java URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/faces/LifecycleListener.java?view=diff&rev=464373&r1=464372&r2=464373 ============================================================================== --- shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/faces/LifecycleListener.java (original) +++ shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/faces/LifecycleListener.java Sun Oct 15 21:21:54 2006 @@ -1,9 +1,10 @@ /* - * Copyright 2006 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 + * 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 * Modified: shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/faces/SubviewComponent.java URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/faces/SubviewComponent.java?view=diff&rev=464373&r1=464372&r2=464373 ============================================================================== --- shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/faces/SubviewComponent.java (original) +++ shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/faces/SubviewComponent.java Sun Oct 15 21:21:54 2006 @@ -1,9 +1,10 @@ /* - * 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 + * 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 * Modified: shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/faces/SubviewTag.java URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/faces/SubviewTag.java?view=diff&rev=464373&r1=464372&r2=464373 ============================================================================== --- shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/faces/SubviewTag.java (original) +++ shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/faces/SubviewTag.java Sun Oct 15 21:21:54 2006 @@ -1,9 +1,10 @@ /* - * 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 + * 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 * Modified: shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/faces/ViewActionListener.java URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/faces/ViewActionListener.java?view=diff&rev=464373&r1=464372&r2=464373 ============================================================================== --- shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/faces/ViewActionListener.java (original) +++ shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/faces/ViewActionListener.java Sun Oct 15 21:21:54 2006 @@ -1,9 +1,10 @@ /* - * Copyright 2006 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 + * 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 * Modified: shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/faces/ViewControllerCallbacks.java URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/faces/ViewControllerCallbacks.java?view=diff&rev=464373&r1=464372&r2=464373 ============================================================================== --- shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/faces/ViewControllerCallbacks.java (original) +++ shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/faces/ViewControllerCallbacks.java Sun Oct 15 21:21:54 2006 @@ -1,9 +1,10 @@ /* - * Copyright 2006 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 + * 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 * Modified: shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/faces/ViewPhaseListener.java URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/faces/ViewPhaseListener.java?view=diff&rev=464373&r1=464372&r2=464373 ============================================================================== --- shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/faces/ViewPhaseListener.java (original) +++ shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/faces/ViewPhaseListener.java Sun Oct 15 21:21:54 2006 @@ -1,9 +1,10 @@ /* - * Copyright 2006 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 + * 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 * Modified: shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/faces/ViewViewHandler.java URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/faces/ViewViewHandler.java?view=diff&rev=464373&r1=464372&r2=464373 ============================================================================== --- shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/faces/ViewViewHandler.java (original) +++ shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/faces/ViewViewHandler.java Sun Oct 15 21:21:54 2006 @@ -1,9 +1,10 @@ /* - * Copyright 2004-2006 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 + * 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 * Modified: shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/faces/package.html URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/faces/package.html?view=diff&rev=464373&r1=464372&r2=464373 ============================================================================== --- shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/faces/package.html (original) +++ shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/faces/package.html Sun Oct 15 21:21:54 2006 @@ -1,12 +1,13 @@ <!-- - * Copyright 2006 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 - * + * 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. Modified: shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/impl/DefaultExceptionHandler.java URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/impl/DefaultExceptionHandler.java?view=diff&rev=464373&r1=464372&r2=464373 ============================================================================== --- shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/impl/DefaultExceptionHandler.java (original) +++ shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/impl/DefaultExceptionHandler.java Sun Oct 15 21:21:54 2006 @@ -1,9 +1,10 @@ /* - * Copyright 2006 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 + * 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 * Modified: shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/impl/DefaultViewControllerMapper.java URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/impl/DefaultViewControllerMapper.java?view=diff&rev=464373&r1=464372&r2=464373 ============================================================================== --- shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/impl/DefaultViewControllerMapper.java (original) +++ shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/impl/DefaultViewControllerMapper.java Sun Oct 15 21:21:54 2006 @@ -1,9 +1,10 @@ /* - * 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 + * 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 * Modified: shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/impl/package.html URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/impl/package.html?view=diff&rev=464373&r1=464372&r2=464373 ============================================================================== --- shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/impl/package.html (original) +++ shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/impl/package.html Sun Oct 15 21:21:54 2006 @@ -1,12 +1,13 @@ <!-- - * 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 - * + * 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. Modified: shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/package.html URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/package.html?view=diff&rev=464373&r1=464372&r2=464373 ============================================================================== --- shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/package.html (original) +++ shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/package.html Sun Oct 15 21:21:54 2006 @@ -1,12 +1,13 @@ <!-- - * 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 - * + * 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. Modified: shale/framework/trunk/shale-view/src/main/java/overview.html URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/main/java/overview.html?view=diff&rev=464373&r1=464372&r2=464373 ============================================================================== --- shale/framework/trunk/shale-view/src/main/java/overview.html (original) +++ shale/framework/trunk/shale-view/src/main/java/overview.html Sun Oct 15 21:21:54 2006 @@ -1,12 +1,13 @@ <!-- - * Copyright 2006 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 - * + * 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. Modified: shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/AbstractApplicationBeanTestCase.java URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/AbstractApplicationBeanTestCase.java?view=diff&rev=464373&r1=464372&r2=464373 ============================================================================== --- shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/AbstractApplicationBeanTestCase.java (original) +++ shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/AbstractApplicationBeanTestCase.java Sun Oct 15 21:21:54 2006 @@ -1,12 +1,13 @@ /* - * Copyright 2006 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 - * + * 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. Modified: shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/AbstractRequestBeanTestCase.java URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/AbstractRequestBeanTestCase.java?view=diff&rev=464373&r1=464372&r2=464373 ============================================================================== --- shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/AbstractRequestBeanTestCase.java (original) +++ shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/AbstractRequestBeanTestCase.java Sun Oct 15 21:21:54 2006 @@ -1,12 +1,13 @@ /* - * Copyright 2006 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 - * + * 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. Modified: shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/AbstractSessionBeanTestCase.java URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/AbstractSessionBeanTestCase.java?view=diff&rev=464373&r1=464372&r2=464373 ============================================================================== --- shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/AbstractSessionBeanTestCase.java (original) +++ shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/AbstractSessionBeanTestCase.java Sun Oct 15 21:21:54 2006 @@ -1,12 +1,13 @@ /* - * Copyright 2006 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 - * + * 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. Modified: shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/ApplicationAttributeListener.java URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/ApplicationAttributeListener.java?view=diff&rev=464373&r1=464372&r2=464373 ============================================================================== --- shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/ApplicationAttributeListener.java (original) +++ shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/ApplicationAttributeListener.java Sun Oct 15 21:21:54 2006 @@ -1,12 +1,13 @@ /* - * Copyright 2006 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 - * + * 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. Modified: shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/ConcreteApplicationBean.java URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/ConcreteApplicationBean.java?view=diff&rev=464373&r1=464372&r2=464373 ============================================================================== --- shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/ConcreteApplicationBean.java (original) +++ shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/ConcreteApplicationBean.java Sun Oct 15 21:21:54 2006 @@ -1,12 +1,13 @@ /* - * Copyright 2006 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 - * + * 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. Modified: shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/ConcreteFacesBean.java URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/ConcreteFacesBean.java?view=diff&rev=464373&r1=464372&r2=464373 ============================================================================== --- shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/ConcreteFacesBean.java (original) +++ shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/ConcreteFacesBean.java Sun Oct 15 21:21:54 2006 @@ -1,12 +1,13 @@ /* - * 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 - * + * 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. Modified: shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/ConcreteFacesBeanTestCase.java URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/ConcreteFacesBeanTestCase.java?view=diff&rev=464373&r1=464372&r2=464373 ============================================================================== --- shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/ConcreteFacesBeanTestCase.java (original) +++ shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/ConcreteFacesBeanTestCase.java Sun Oct 15 21:21:54 2006 @@ -1,12 +1,13 @@ /* - * Copyright 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 - * + * 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. Modified: shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/ConcreteRequestBean.java URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/ConcreteRequestBean.java?view=diff&rev=464373&r1=464372&r2=464373 ============================================================================== --- shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/ConcreteRequestBean.java (original) +++ shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/ConcreteRequestBean.java Sun Oct 15 21:21:54 2006 @@ -1,12 +1,13 @@ /* - * Copyright 2006 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 - * + * 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. Modified: shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/ConcreteSessionBean.java URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/ConcreteSessionBean.java?view=diff&rev=464373&r1=464372&r2=464373 ============================================================================== --- shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/ConcreteSessionBean.java (original) +++ shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/ConcreteSessionBean.java Sun Oct 15 21:21:54 2006 @@ -1,12 +1,13 @@ /* - * Copyright 2006 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 - * + * 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. Modified: shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/ConcreteViewController.java URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/ConcreteViewController.java?view=diff&rev=464373&r1=464372&r2=464373 ============================================================================== --- shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/ConcreteViewController.java (original) +++ shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/ConcreteViewController.java Sun Oct 15 21:21:54 2006 @@ -1,12 +1,13 @@ /* - * 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 - * + * 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. Modified: shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/ConcreteViewControllerTestCase.java URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/ConcreteViewControllerTestCase.java?view=diff&rev=464373&r1=464372&r2=464373 ============================================================================== --- shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/ConcreteViewControllerTestCase.java (original) +++ shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/ConcreteViewControllerTestCase.java Sun Oct 15 21:21:54 2006 @@ -1,12 +1,13 @@ /* - * Copyright 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 - * + * 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. Modified: shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/RequestAttributeListener.java URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/RequestAttributeListener.java?view=diff&rev=464373&r1=464372&r2=464373 ============================================================================== --- shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/RequestAttributeListener.java (original) +++ shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/RequestAttributeListener.java Sun Oct 15 21:21:54 2006 @@ -1,12 +1,13 @@ /* - * Copyright 2006 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 - * + * 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. Modified: shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/SessionAttributeListener.java URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/SessionAttributeListener.java?view=diff&rev=464373&r1=464372&r2=464373 ============================================================================== --- shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/SessionAttributeListener.java (original) +++ shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/SessionAttributeListener.java Sun Oct 15 21:21:54 2006 @@ -1,12 +1,13 @@ /* - * Copyright 2006 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 - * + * 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. Modified: shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/faces/TestViewController.java URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/faces/TestViewController.java?view=diff&rev=464373&r1=464372&r2=464373 ============================================================================== --- shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/faces/TestViewController.java (original) +++ shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/faces/TestViewController.java Sun Oct 15 21:21:54 2006 @@ -1,12 +1,13 @@ /* - * Copyright 2006 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 - * + * 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. Modified: shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/faces/ViewControllerCallbacksTestCase.java URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/faces/ViewControllerCallbacksTestCase.java?view=diff&rev=464373&r1=464372&r2=464373 ============================================================================== --- shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/faces/ViewControllerCallbacksTestCase.java (original) +++ shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/faces/ViewControllerCallbacksTestCase.java Sun Oct 15 21:21:54 2006 @@ -1,12 +1,13 @@ /* - * Copyright 2006 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 - * + * 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. Modified: shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/impl/DefaultViewControllerMapperTestCase.java URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/impl/DefaultViewControllerMapperTestCase.java?view=diff&rev=464373&r1=464372&r2=464373 ============================================================================== --- shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/impl/DefaultViewControllerMapperTestCase.java (original) +++ shale/framework/trunk/shale-view/src/test/java/org/apache/shale/view/impl/DefaultViewControllerMapperTestCase.java Sun Oct 15 21:21:54 2006 @@ -1,12 +1,13 @@ /* - * Copyright 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 - * + * 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. Modified: shale/framework/trunk/src/site/resources/catalog.xml URL: http://svn.apache.org/viewvc/shale/framework/trunk/src/site/resources/catalog.xml?view=diff&rev=464373&r1=464372&r2=464373 ============================================================================== --- shale/framework/trunk/src/site/resources/catalog.xml (original) +++ shale/framework/trunk/src/site/resources/catalog.xml Sun Oct 15 21:21:54 2006 @@ -2,19 +2,20 @@ <!-- - 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. + 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. --> Modified: shale/framework/trunk/src/site/xdoc/issue-tracking.xml URL: http://svn.apache.org/viewvc/shale/framework/trunk/src/site/xdoc/issue-tracking.xml?view=diff&rev=464373&r1=464372&r2=464373 ============================================================================== --- shale/framework/trunk/src/site/xdoc/issue-tracking.xml (original) +++ shale/framework/trunk/src/site/xdoc/issue-tracking.xml Sun Oct 15 21:21:54 2006 @@ -1,18 +1,19 @@ <?xml version="1.0"?> <!-- -Copyright 2006 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 + 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. + 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. --> <document> <properties>
