Add licence

Project: http://git-wip-us.apache.org/repos/asf/wicket/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/7fcbfe7b
Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/7fcbfe7b
Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/7fcbfe7b

Branch: refs/heads/wicket-6.x
Commit: 7fcbfe7bc4172c8671ab037c73780c1006d1704d
Parents: 90235c1
Author: Martin Tzvetanov Grigorov <[email protected]>
Authored: Thu Dec 12 15:55:15 2013 +0200
Committer: Martin Tzvetanov Grigorov <[email protected]>
Committed: Thu Dec 12 15:55:15 2013 +0200

----------------------------------------------------------------------
 .../markup/html/pages/AjaxBrowserInfoForm.java      | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/7fcbfe7b/wicket-core/src/main/java/org/apache/wicket/markup/html/pages/AjaxBrowserInfoForm.java
----------------------------------------------------------------------
diff --git 
a/wicket-core/src/main/java/org/apache/wicket/markup/html/pages/AjaxBrowserInfoForm.java
 
b/wicket-core/src/main/java/org/apache/wicket/markup/html/pages/AjaxBrowserInfoForm.java
index 86b2bb1..00cdcca 100644
--- 
a/wicket-core/src/main/java/org/apache/wicket/markup/html/pages/AjaxBrowserInfoForm.java
+++ 
b/wicket-core/src/main/java/org/apache/wicket/markup/html/pages/AjaxBrowserInfoForm.java
@@ -1,3 +1,19 @@
+/*
+ * 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.
+ */
 package org.apache.wicket.markup.html.pages;
 
 import org.apache.wicket.ajax.AjaxRequestTarget;

Reply via email to