added license header

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

Branch: refs/heads/sandbox/WICKET-4686
Commit: a535cd33eb80ae3bc42d10148c3d04ad52ee75e2
Parents: 2abc18f
Author: svenmeier <[email protected]>
Authored: Tue Dec 17 09:02:48 2013 +0100
Committer: svenmeier <[email protected]>
Committed: Tue Dec 17 09:02:48 2013 +0100

----------------------------------------------------------------------
 .../html/repeater/tree/table/NodeBorderTest.java    | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/a535cd33/wicket-extensions/src/test/java/org/apache/wicket/extensions/markup/html/repeater/tree/table/NodeBorderTest.java
----------------------------------------------------------------------
diff --git 
a/wicket-extensions/src/test/java/org/apache/wicket/extensions/markup/html/repeater/tree/table/NodeBorderTest.java
 
b/wicket-extensions/src/test/java/org/apache/wicket/extensions/markup/html/repeater/tree/table/NodeBorderTest.java
index 7a09c96..a8c5eea 100644
--- 
a/wicket-extensions/src/test/java/org/apache/wicket/extensions/markup/html/repeater/tree/table/NodeBorderTest.java
+++ 
b/wicket-extensions/src/test/java/org/apache/wicket/extensions/markup/html/repeater/tree/table/NodeBorderTest.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.extensions.markup.html.repeater.tree.table;
 
 import org.apache.wicket.markup.html.basic.Label;

Reply via email to