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:51 UTC

[myfaces-tobago] branch master updated: style: license

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 447d2d8  style: license
447d2d8 is described below

commit 447d2d88afd3402b8841509e39282084d30ab205
Author: Udo Schnurpfeil <ud...@irian.eu>
AuthorDate: Thu Oct 28 19:21:19 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]'>