diff options
author | Emmanuel Venisse <evenisse@apache.org> | 2007-03-01 13:03:38 +0000 |
---|---|---|
committer | Emmanuel Venisse <evenisse@apache.org> | 2007-03-01 13:03:38 +0000 |
commit | 95614d0efb39dcae2d97e58cdad4531d96040857 (patch) | |
tree | bb21d85bb2a03b8e0cac61d7d44f5e9a70eb17ff | |
parent | a4d2a577770fbb51c9d0e8a765915d659f90c0b0 (diff) | |
download | archiva-95614d0efb39dcae2d97e58cdad4531d96040857.tar.gz archiva-95614d0efb39dcae2d97e58cdad4531d96040857.zip |
Remove duplicated license
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@513300 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | archiva-webapp/src/main/webapp/WEB-INF/jsp/include/quickSearchForm.jspf | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/archiva-webapp/src/main/webapp/WEB-INF/jsp/include/quickSearchForm.jspf b/archiva-webapp/src/main/webapp/WEB-INF/jsp/include/quickSearchForm.jspf index 6b75c52ec..7db37265b 100644 --- a/archiva-webapp/src/main/webapp/WEB-INF/jsp/include/quickSearchForm.jspf +++ b/archiva-webapp/src/main/webapp/WEB-INF/jsp/include/quickSearchForm.jspf @@ -18,21 +18,6 @@ --%> <%@ taglib prefix="ww" uri="/webwork" %> -<%-- - ~ Copyright 2005-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 - ~ - ~ 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. - --%> <div id="searchBox"> <ww:form method="get" action="quickSearch" validate="true"> |