You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@click.apache.org by sa...@apache.org on 2008/12/09 23:21:23 UTC

svn commit: r724914 - /incubator/click/trunk/click/examples/webapp/control/email-form.htm

Author: sabob
Date: Tue Dec  9 14:21:22 2008
New Revision: 724914

URL: http://svn.apache.org/viewvc?rev=724914&view=rev
Log:
Add Apache License headers

Modified:
    incubator/click/trunk/click/examples/webapp/control/email-form.htm

Modified: incubator/click/trunk/click/examples/webapp/control/email-form.htm
URL: http://svn.apache.org/viewvc/incubator/click/trunk/click/examples/webapp/control/email-form.htm?rev=724914&r1=724913&r2=724914&view=diff
==============================================================================
--- incubator/click/trunk/click/examples/webapp/control/email-form.htm (original)
+++ incubator/click/trunk/click/examples/webapp/control/email-form.htm Tue Dec  9 14:21:22 2008
@@ -1,3 +1,22 @@
+<!--
+   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.
+-->
+
 <style type="text/css">
   td.fields { margin-top: 1em; line-height: 2; }
 </style>