You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2021/10/28 17:23:26 UTC

[myfaces-tobago] branch tobago-5.x updated: style: license

This is an automated email from the ASF dual-hosted git repository.

lofwyr pushed a commit to branch tobago-5.x
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


The following commit(s) were added to refs/heads/tobago-5.x by this push:
     new eff7d71  style: license
eff7d71 is described below

commit eff7d71aa45530718f665d30c5fdb22feb97bf43
Author: Udo Schnurpfeil <ud...@irian.eu>
AuthorDate: Thu Oct 28 19:22:12 2021 +0200

    style: license
---
 .../test/resources/renderer/sheet/sheet-columns.html    | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/tobago-core/src/test/resources/renderer/sheet/sheet-columns.html b/tobago-core/src/test/resources/renderer/sheet/sheet-columns.html
index fd8ae37..1d54d9f 100644
--- a/tobago-core/src/test/resources/renderer/sheet/sheet-columns.html
+++ b/tobago-core/src/test/resources/renderer/sheet/sheet-columns.html
@@ -1,3 +1,20 @@
+<!--
+ * 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.
+-->
+
 <tobago-sheet id='sheet' data-tobago-selection-mode='multi' data-tobago-first='0' rows='0' row-count='3' data-tobago-layout='{"columns":[{"measure":"300px"}]}'>
   <input id='sheet::widths' name='sheet::widths' type='hidden' value='[]'>
   <input id='sheet::rendered' name='sheet::rendered' type='hidden' value='[true]'>