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

klesh pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git


The following commit(s) were added to refs/heads/main by this push:
     new c8110d5f feat: add header for svg (#2738)
c8110d5f is described below

commit c8110d5f34f5f9c29b8ae0ce5d7d3e92cb42ef73
Author: likyh <[email protected]>
AuthorDate: Wed Aug 17 09:36:28 2022 +0800

    feat: add header for svg (#2738)
    
    Co-authored-by: linyh <[email protected]>
---
 config-ui/src/images/devlake-logo.svg                | 16 ++++++++++++++++
 config-ui/src/images/devlake-textmark.svg            | 16 ++++++++++++++++
 config-ui/src/images/help.svg                        | 16 ++++++++++++++++
 config-ui/src/images/integrations/github.svg         | 16 ++++++++++++++++
 config-ui/src/images/integrations/gitlab.svg         | 16 ++++++++++++++++
 config-ui/src/images/integrations/jenkins.svg        | 16 ++++++++++++++++
 config-ui/src/images/integrations/jira.svg           | 16 ++++++++++++++++
 config-ui/src/images/integrations/tapd.svg           | 16 ++++++++++++++++
 config-ui/src/images/logo.svg                        | 16 ++++++++++++++++
 config-ui/src/images/no-blueprints.svg               | 16 ++++++++++++++++
 config-ui/src/images/slack-mark-monochrome-black.svg | 16 ++++++++++++++++
 config-ui/src/images/slack-rgb.svg                   | 16 ++++++++++++++++
 grafana/img/grafana_icon.svg                         | 16 ++++++++++++++++
 img/logo.svg                                         | 16 ++++++++++++++++
 img/userflow1.svg                                    | 16 ++++++++++++++++
 img/userflow2.svg                                    | 16 ++++++++++++++++
 16 files changed, 256 insertions(+)

diff --git a/config-ui/src/images/devlake-logo.svg 
b/config-ui/src/images/devlake-logo.svg
index 6e713592..e384b001 100644
--- a/config-ui/src/images/devlake-logo.svg
+++ b/config-ui/src/images/devlake-logo.svg
@@ -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.
+-->
 <svg width="100" height="100" viewBox="0 0 48 48" fill="none" 
xmlns="http://www.w3.org/2000/svg";>
 <circle cx="24" cy="24" r="24" fill="#7497F7"/>
 <path d="M36.3565 28.2413C34.8541 28.2762 33.4745 28.1777 32.198 
27.9751C33.6367 26.6784 34.4828 24.8944 34.3781 22.9664C34.2789 21.1452 33.3483 
19.5357 31.9202 18.3944C33.8344 17.5795 36.0517 16.3076 37.1975 14.4932C38.527 
12.3879 37.7124 10.6129 37.0612 9.69778C36.801 9.33198 36.1886 9.29821 35.8106 
9.63081L27.782 16.6965C27.3573 16.6453 26.9218 16.625 26.479 16.6363C27.8254 
15.0447 29.1492 12.9501 29.5075 10.596C29.9739 7.53166 28.3696 6.0403 27.3037 
5.40211C26.8779 5.14717 26.2317 5. [...]
diff --git a/config-ui/src/images/devlake-textmark.svg 
b/config-ui/src/images/devlake-textmark.svg
index 2aa60a54..4dde2ba8 100644
--- a/config-ui/src/images/devlake-textmark.svg
+++ b/config-ui/src/images/devlake-textmark.svg
@@ -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.
+-->
 <svg width="100" height="100" viewBox="0 0 100 13" fill="none" 
xmlns="http://www.w3.org/2000/svg";>
 <path fill-rule="evenodd" clip-rule="evenodd" d="M1.85853 9.7561H0L2.06835 
2.20723C2.4255 0.903737 3.61017 0 4.96171 0H6.00651C7.15817 0 8.07188 0.970163 
8.00292 2.11976L7.54484 9.7561H5.74167L6.01464 6.38223H2.77185L1.85853 
9.7561ZM6.35354 2.19474L6.14328 4.7937H3.20176L3.88088 2.28505C3.9989 1.84909 
4.39449 1.54636 4.84614 1.54636H5.7555C6.10594 1.54636 6.3818 1.84543 6.35354 
2.19474ZM37.9166 3.81498L36.9686 9.90796H35.3434L36.2102 4.35017C36.2643 
3.95221 36.1831 3.93848 35.8445 3.9384 [...]
 </svg>
diff --git a/config-ui/src/images/help.svg b/config-ui/src/images/help.svg
index 04b47148..fd889de2 100644
--- a/config-ui/src/images/help.svg
+++ b/config-ui/src/images/help.svg
@@ -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.
+-->
 <svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg";>
 <path fill-rule="evenodd" clip-rule="evenodd" d="M8 0C3.58 0 0 3.58 0 8C0 
12.42 3.58 16 8 16C12.42 16 16 12.42 16 8C16 3.58 12.42 0 8 0ZM9 
13H7V11H9V13ZM10.93 6.48C10.79 6.8 10.58 7.12 10.31 7.45L9.25 8.83C9.13 8.98 
9.01 9.12 8.97 9.25C8.93 9.38 8.88 9.55 8.88 9.77V10H7.12V8.88C7.12 8.88 7.17 
8.37 7.33 8.17L8.4 6.73C8.62 6.47 8.75 6.24 8.84 6.05C8.93 5.86 8.96 5.67 8.96 
5.47C8.96 5.17 8.86 4.92 8.68 4.72C8.5 4.53 8.24 4.44 7.92 4.44C7.59 4.44 7.33 
4.54 7.14 4.73C6.95 4.92 6.81 5.19 6.74  [...]
 </svg>
diff --git a/config-ui/src/images/integrations/github.svg 
b/config-ui/src/images/integrations/github.svg
index 5f12876c..249d0364 100644
--- a/config-ui/src/images/integrations/github.svg
+++ b/config-ui/src/images/integrations/github.svg
@@ -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.
+-->
 <svg width="100" height="100" viewBox="0 0 36 36" fill="none" 
xmlns="http://www.w3.org/2000/svg";>
 <path d="M18 3C9.7125 3 3 9.7125 3 18C2.9983 21.1489 3.98822 24.2184 5.82933 
26.773C7.67043 29.3276 10.2692 31.2376 13.257 32.232C14.007 32.3625 14.2875 
31.9125 14.2875 31.518C14.2875 31.1625 14.268 29.982 14.268 28.725C10.5 29.4195 
9.525 27.807 9.225 26.9625C9.0555 26.5305 8.325 25.2 7.6875 24.843C7.1625 
24.5625 6.4125 23.868 7.668 23.85C8.85 23.8305 9.693 24.9375 9.975 
25.3875C11.325 27.6555 13.482 27.018 14.343 26.625C14.475 25.65 14.868 24.9945 
15.3 24.6195C11.9625 24.2445 8.475 22.9 [...]
 </svg>
diff --git a/config-ui/src/images/integrations/gitlab.svg 
b/config-ui/src/images/integrations/gitlab.svg
index 15b89f06..0943bd44 100644
--- a/config-ui/src/images/integrations/gitlab.svg
+++ b/config-ui/src/images/integrations/gitlab.svg
@@ -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.
+-->
 <svg width="100" height="100" viewBox="0 0 36 36" fill="none" 
xmlns="http://www.w3.org/2000/svg";>
 <path d="M8.80197 4.12524L12 15.0002H24L27.198 4.12524C27.2339 4.00187 27.3085 
3.8933 27.4108 3.81551C27.5131 3.73772 27.6377 3.69483 27.7662 3.69315C27.8947 
3.69147 28.0203 3.73109 28.1246 3.80618C28.2289 3.88126 28.3063 3.98785 28.3455 
4.11024L33.588 20.4962C33.6352 20.6437 33.6356 20.8022 33.5891 20.9499C33.5426 
21.0976 33.4516 21.2273 33.3285 21.3212L18 33.0002L2.66997 21.3212C2.5471 
21.2272 2.45635 21.0974 2.41016 20.9497C2.36397 20.8019 2.3646 20.6436 2.41197 
20.4962L7.65447 4.1102 [...]
 </svg>
diff --git a/config-ui/src/images/integrations/jenkins.svg 
b/config-ui/src/images/integrations/jenkins.svg
index 53fdcea3..94ad5316 100644
--- a/config-ui/src/images/integrations/jenkins.svg
+++ b/config-ui/src/images/integrations/jenkins.svg
@@ -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.
+-->
 <svg width="100" height="100" viewBox="0 0 36 36" fill="none" 
xmlns="http://www.w3.org/2000/svg";>
 <path d="M25.2912 2.67189C23.4918 1.74972 21.1902 1 18.4387 1C5.88829 1 
5.42346 9.33694 5.42346 9.33694C5.42346 9.33694 3.3992 10.0417 2.79942 
13.2055C2.43206 15.1248 2.91188 16.4968 3.34672 17.284C2.92688 17.7338 2.57451 
18.2662 2.30461 18.8659C1.66734 20.2829 1.5174 21.9548 1.89226 23.5817C2.26712 
25.2086 3.11431 26.6256 4.28388 27.5702C5.54341 28.5899 7.08785 28.9572 8.51232 
28.5899C8.5873 28.5749 8.65477 28.5524 8.72974 28.5299C11.4288 32.6159 15.5372 
35 20.0131 35C27.8927 35 34.3103 [...]
 <path d="M22.0673 25.2461C23.7317 25.6809 24.9313 25.591 24.9313 
25.591L24.9613 23.8666C24.9613 23.8666 24.0691 23.8891 22.4047 23.6942C20.7403 
23.4992 19.1359 22.9744 19.1359 22.9744C19.1359 22.9744 19.8557 24.6763 22.0598 
25.2536L22.0673 25.2461Z" fill="#7497F7"/>
diff --git a/config-ui/src/images/integrations/jira.svg 
b/config-ui/src/images/integrations/jira.svg
index 06d05042..394597cb 100644
--- a/config-ui/src/images/integrations/jira.svg
+++ b/config-ui/src/images/integrations/jira.svg
@@ -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.
+-->
 <svg width="100" height="100" viewBox="0 0 36 36" fill="none" 
xmlns="http://www.w3.org/2000/svg";>
 <path d="M16.5952 12.2857L10.881 18L18.0873 25.2064C21.0714 28.1905 21.0714 
33.0238 18.0873 36L3.35714 21.2698C1.54762 19.4603 1.54762 16.5317 3.35714 
14.7302L13.8095 4.26984C13.4762 7.11905 14.4048 10.0952 16.5952 
12.2778V12.2857Z" fill="#7497F7"/>
 <path d="M19.5714 23.7143L25.2857 18L18.0794 10.7937C15.0952 7.80952 15.0952 
2.97619 18.0794 0L32.8095 14.7302C34.6191 16.5397 34.6191 19.4683 32.8095 
21.2698L22.3571 31.7222C22.6905 28.873 21.7619 25.8968 19.5714 23.7143Z" 
fill="#7497F7"/>
diff --git a/config-ui/src/images/integrations/tapd.svg 
b/config-ui/src/images/integrations/tapd.svg
index b228e608..9ad72f6d 100644
--- a/config-ui/src/images/integrations/tapd.svg
+++ b/config-ui/src/images/integrations/tapd.svg
@@ -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.
+-->
 <svg width="100" height="100" viewBox="0 0 36 36" fill="none" 
xmlns="http://www.w3.org/2000/svg";>
 <path d="M30.1151 10.3491L27.9087 3.35706L4.95635 10.3491L6.96429 
17.3253L15.0198 15.0396L19.4008 29.492L26.5992 27.246L22.1389 12.8491L30.1151 
10.3491Z" fill="#7497F7"/>
 <path d="M2.25 33.6666H15.2659L2.25 12.0317V33.6666Z" fill="#7497F7"/>
diff --git a/config-ui/src/images/logo.svg b/config-ui/src/images/logo.svg
index 3eb36037..88dd75e7 100644
--- a/config-ui/src/images/logo.svg
+++ b/config-ui/src/images/logo.svg
@@ -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.
+-->
 <svg width="100" height="69" viewBox="0 0 100 69" fill="none" 
xmlns="http://www.w3.org/2000/svg";>
 <circle cx="50" cy="24" r="24" fill="#7497F7"/>
 <path d="M62.3564 28.2413C60.854 28.2762 59.4744 28.1777 58.1978 
27.9751C59.6366 26.6784 60.4827 24.8944 60.3779 22.9664C60.2788 21.1452 59.3482 
19.5357 57.9201 18.3944C59.8343 17.5795 62.0516 16.3076 63.1974 14.4932C64.5269 
12.3879 63.7123 10.6129 63.0611 9.69778C62.8008 9.33198 62.1885 9.29821 61.8105 
9.63081L53.7819 16.6965C53.3571 16.6453 52.9217 16.625 52.4789 16.6363C53.8253 
15.0447 55.1491 12.9501 55.5074 10.596C55.9738 7.53166 54.3694 6.0403 53.3036 
5.40211C52.8777 5.14717 52.231 [...]
diff --git a/config-ui/src/images/no-blueprints.svg 
b/config-ui/src/images/no-blueprints.svg
index c3225dc1..959b6879 100644
--- a/config-ui/src/images/no-blueprints.svg
+++ b/config-ui/src/images/no-blueprints.svg
@@ -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.
+-->
 <svg width="100" height="100" viewBox="0 0 120 120" fill="none" 
xmlns="http://www.w3.org/2000/svg";>
 <path fill-rule="evenodd" clip-rule="evenodd" d="M42.1688 
52.1064H27.1313C25.4062 52.1064 24.0188 53.4939 24.0188 55.2189C24.0188 56.9439 
25.4062 58.3314 27.1313 58.3314H42.1688C43.8937 58.3314 45.2812 56.9439 45.2812 
55.2189C45.2812 53.5127 43.8937 52.1064 42.1688 52.1064ZM34.7625 
68.2877H27.8062C28.3875 67.7252 28.7625 66.9377 28.7625 66.0564C28.7625 64.3314 
27.375 62.9439 25.65 62.9439H10.6125C8.8875 62.9439 7.5 64.3314 7.5 66.0564C7.5 
67.7814 8.8875 69.1689 10.6125 69.1689H17.5687C16 [...]
 <path d="M34.4813 60.525H30.9563V65.6625H34.4813V60.525Z" fill="#70727F"/>
diff --git a/config-ui/src/images/slack-mark-monochrome-black.svg 
b/config-ui/src/images/slack-mark-monochrome-black.svg
index f4e1e400..5540f24f 100644
--- a/config-ui/src/images/slack-mark-monochrome-black.svg
+++ b/config-ui/src/images/slack-mark-monochrome-black.svg
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="utf-8"?>
+<!--
+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.
+-->
 <!-- Generator: Adobe Illustrator 23.0.1, SVG Export Plug-In . SVG Version: 
6.00 Build 0)  -->
 <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"; 
xmlns:xlink="http://www.w3.org/1999/xlink"; x="0px" y="0px"
         viewBox="0 0 270 270" style="enable-background:new 0 0 270 270;" 
xml:space="preserve">
diff --git a/config-ui/src/images/slack-rgb.svg 
b/config-ui/src/images/slack-rgb.svg
index e7433865..fced9ba4 100644
--- a/config-ui/src/images/slack-rgb.svg
+++ b/config-ui/src/images/slack-rgb.svg
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="utf-8"?>
+<!--
+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.
+-->
 <!-- Generator: Adobe Illustrator 23.0.1, SVG Export Plug-In . SVG Version: 
6.00 Build 0)  -->
 <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"; 
xmlns:xlink="http://www.w3.org/1999/xlink"; x="0px" y="0px"
         viewBox="0 0 622.3 254.4" style="enable-background:new 0 0 622.3 
254.4;" xml:space="preserve">
diff --git a/grafana/img/grafana_icon.svg b/grafana/img/grafana_icon.svg
index 0d3f0a24..91f97cf5 100644
--- a/grafana/img/grafana_icon.svg
+++ b/grafana/img/grafana_icon.svg
@@ -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.
+-->
 <svg width="68" height="68" xmlns="http://www.w3.org/2000/svg"; fill="none">
  <g>
   <title>Layer 1</title>
diff --git a/img/logo.svg b/img/logo.svg
index 9c233357..8ce8f0d7 100644
--- a/img/logo.svg
+++ b/img/logo.svg
@@ -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.
+-->
 <svg width="86" height="64" viewBox="0 0 86 64" fill="none" 
xmlns="http://www.w3.org/2000/svg";>
 <circle cx="32" cy="32" r="30" fill="#7497F7"/>
 <path d="M47.4455 37.3015C45.5675 37.3452 43.843 37.2221 42.2473 
36.9688C44.0458 35.348 45.1034 33.118 44.9725 30.7079C44.8485 28.4315 43.6852 
26.4196 41.9002 24.9929C44.2929 23.9743 47.0645 22.3845 48.4968 20.1165C50.1586 
17.4848 49.1404 15.266 48.3264 14.1222C48.0011 13.6649 47.2356 13.6227 46.7632 
14.0385L36.7274 22.8706C36.1965 22.8065 35.6521 22.7812 35.0987 22.7953C36.7816 
20.8059 38.4364 18.1876 38.8842 15.2449C39.4673 11.4145 37.4618 9.55034 36.1296 
8.7526C35.5972 8.43393 34.7895 [...]
diff --git a/img/userflow1.svg b/img/userflow1.svg
index f8f341db..1ae94ac6 100644
--- a/img/userflow1.svg
+++ b/img/userflow1.svg
@@ -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.
+-->
 <svg width="2000" height="1362" viewBox="0 0 2000 1362" fill="none" 
xmlns="http://www.w3.org/2000/svg";>
 <g clip-path="url(#clip0_214_2540)">
 <g clip-path="url(#clip1_214_2540)">
diff --git a/img/userflow2.svg b/img/userflow2.svg
index d2540491..77c8e6bf 100644
--- a/img/userflow2.svg
+++ b/img/userflow2.svg
@@ -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.
+-->
 <svg width="1568" height="803" viewBox="0 0 1568 803" fill="none" 
xmlns="http://www.w3.org/2000/svg";>
 <rect width="1568" height="803" fill="white"/>
 <rect width="1568" height="803" fill="#F9F9FA"/>

Reply via email to