diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cc63586f5f4..184ce1755fc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,12 +33,12 @@ repos: - id: check-merge-conflict - id: check-vcs-permalinks - id: end-of-file-fixer - files: (m|M)akefile$|\.(asp|bat|c|cl|common|cxx|dxp|el|h|hrc|hxx|idl|in|ini|java|m|md|mk|mm|mod|pas|php|pl|pm|py|rc|rdf|sh|vbs|xba|xcs|xcu|xdl|xhp|xlb|xmi|xml|xsd|xslt?|ya?ml)$|^ext_libraries/.*$|^test/.*$ + files: (m|M)akefile$|\.(asp|bat|c|cfg|cl|common|cxx|dxp|el|h|hrc|hxx|idl|in|ini|java|m|md|mk|mm|mod|pas|php|pl|pm|py|rc|rdf|sh|vbs|xba|xcs|xcu|xdl|xhp|xlb|xmi|xml|xsd|xslt?|ya?ml)$|^ext_libraries/.*$|^test/.*$ - id: fix-byte-order-marker - id: mixed-line-ending - files: ^main/.*\.(c|h)xx$|^main/.*\.java$|\.(asp|c|cl|common|dxp|el|h|hrc|idl|in|ini|m|md|mk|mm|mod|pas|php|pl|pm|py|rc|rdf|sh|xba|xcs|xcu|xdl|xhp|xlb|xmi|xsd|xslt?|ya?ml)$|^main/accessibility/.*$|^main/afms/.*$|^main/animations/.*$|^main/apache-commons/.*$|^test/testgui/.*$ + files: ^main/.*\.(c|h)xx$|^main/.*\.java$|\.(asp|c|cfg|cl|common|dxp|el|h|hrc|idl|in|ini|m|md|mk|mm|mod|pas|php|pl|pm|py|rc|rdf|sh|xba|xcs|xcu|xdl|xhp|xlb|xmi|xsd|xslt?|ya?ml)$|^main/accessibility/.*$|^main/afms/.*$|^main/animations/.*$|^main/apache-commons/.*$|^test/testgui/.*$ - id: trailing-whitespace - files: (m|M)akefile$|\.(asp|bat|c|cl|common|cxx|dxp|el|h|hrc|hxx|idl|in|ini|java|m|mk|mm|mod|pas|php|pl|pm|py|rc|rdf|sh|vbs|xba|xcs|xcu|xdl|xhp|xlb|xmi|xml|xsd|ya?ml)$ + files: (m|M)akefile$|\.(asp|bat|c|cfg|cl|common|cxx|dxp|el|h|hrc|hxx|idl|in|ini|java|m|mk|mm|mod|pas|php|pl|pm|py|rc|rdf|sh|vbs|xba|xcs|xcu|xdl|xhp|xlb|xmi|xml|xsd|ya?ml)$ - repo: https://github.com/codespell-project/codespell rev: v2.4.1 hooks: diff --git a/main/framework/qa/unoapi/testdocuments/delete.cfg b/main/framework/qa/unoapi/testdocuments/delete.cfg index 31fef95a0d4..fd1d3afa8eb 100644 Binary files a/main/framework/qa/unoapi/testdocuments/delete.cfg and b/main/framework/qa/unoapi/testdocuments/delete.cfg differ diff --git a/main/helpcontent2/source/auxiliary/af/sbasic.cfg b/main/helpcontent2/source/auxiliary/af/sbasic.cfg index d4c01fbd220..fc8e596e27e 100644 --- a/main/helpcontent2/source/auxiliary/af/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/af/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/af/scalc.cfg b/main/helpcontent2/source/auxiliary/af/scalc.cfg index 54204e6c150..bafb4b72a4d 100644 --- a/main/helpcontent2/source/auxiliary/af/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/af/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/af/schart.cfg b/main/helpcontent2/source/auxiliary/af/schart.cfg index 5a174c9e933..27865c63e1a 100644 --- a/main/helpcontent2/source/auxiliary/af/schart.cfg +++ b/main/helpcontent2/source/auxiliary/af/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/af/sdatabase.cfg b/main/helpcontent2/source/auxiliary/af/sdatabase.cfg index 1449dc3e61d..ceee3c60f53 100644 --- a/main/helpcontent2/source/auxiliary/af/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/af/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/af/sdraw.cfg b/main/helpcontent2/source/auxiliary/af/sdraw.cfg index dfdb579f005..2dd3ad62692 100644 --- a/main/helpcontent2/source/auxiliary/af/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/af/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/af/simpress.cfg b/main/helpcontent2/source/auxiliary/af/simpress.cfg index 35ae7221f8f..fba4850d934 100644 --- a/main/helpcontent2/source/auxiliary/af/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/af/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/af/smath.cfg b/main/helpcontent2/source/auxiliary/af/smath.cfg index b69db84a1cc..60b226b235c 100644 --- a/main/helpcontent2/source/auxiliary/af/smath.cfg +++ b/main/helpcontent2/source/auxiliary/af/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/af/swriter.cfg b/main/helpcontent2/source/auxiliary/af/swriter.cfg index 056e8fa9e05..36df2215450 100644 --- a/main/helpcontent2/source/auxiliary/af/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/af/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ar/sbasic.cfg b/main/helpcontent2/source/auxiliary/ar/sbasic.cfg index ade41e68235..848fb1a8520 100644 --- a/main/helpcontent2/source/auxiliary/ar/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/ar/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ar/scalc.cfg b/main/helpcontent2/source/auxiliary/ar/scalc.cfg index b2506bdaed2..2987b4d4919 100644 --- a/main/helpcontent2/source/auxiliary/ar/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/ar/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ar/schart.cfg b/main/helpcontent2/source/auxiliary/ar/schart.cfg index d233db1da3a..207bca4e5f3 100644 --- a/main/helpcontent2/source/auxiliary/ar/schart.cfg +++ b/main/helpcontent2/source/auxiliary/ar/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ar/sdatabase.cfg b/main/helpcontent2/source/auxiliary/ar/sdatabase.cfg index 518f194f8b8..ec8580c3f3b 100644 --- a/main/helpcontent2/source/auxiliary/ar/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/ar/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ar/sdraw.cfg b/main/helpcontent2/source/auxiliary/ar/sdraw.cfg index 45702c9ac44..3c1edc8e34f 100644 --- a/main/helpcontent2/source/auxiliary/ar/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/ar/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ar/simpress.cfg b/main/helpcontent2/source/auxiliary/ar/simpress.cfg index 6379235cce2..e8f1ec9fe92 100644 --- a/main/helpcontent2/source/auxiliary/ar/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/ar/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ar/smath.cfg b/main/helpcontent2/source/auxiliary/ar/smath.cfg index 90bae6d4884..5b67e460829 100644 --- a/main/helpcontent2/source/auxiliary/ar/smath.cfg +++ b/main/helpcontent2/source/auxiliary/ar/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ar/swriter.cfg b/main/helpcontent2/source/auxiliary/ar/swriter.cfg index b17038451e9..ec42dad7c27 100644 --- a/main/helpcontent2/source/auxiliary/ar/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/ar/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ast/sbasic.cfg b/main/helpcontent2/source/auxiliary/ast/sbasic.cfg index 54821733740..a40480d42a7 100644 --- a/main/helpcontent2/source/auxiliary/ast/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/ast/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ast/scalc.cfg b/main/helpcontent2/source/auxiliary/ast/scalc.cfg index 8de9f829f6c..501cbfcc8e1 100644 --- a/main/helpcontent2/source/auxiliary/ast/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/ast/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ast/schart.cfg b/main/helpcontent2/source/auxiliary/ast/schart.cfg index 5c84da80ba8..0591275ad0e 100644 --- a/main/helpcontent2/source/auxiliary/ast/schart.cfg +++ b/main/helpcontent2/source/auxiliary/ast/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ast/sdatabase.cfg b/main/helpcontent2/source/auxiliary/ast/sdatabase.cfg index 0a423142b57..df9baa00cbc 100644 --- a/main/helpcontent2/source/auxiliary/ast/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/ast/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ast/sdraw.cfg b/main/helpcontent2/source/auxiliary/ast/sdraw.cfg index 3594634a6ce..b7253c08c9c 100644 --- a/main/helpcontent2/source/auxiliary/ast/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/ast/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ast/simpress.cfg b/main/helpcontent2/source/auxiliary/ast/simpress.cfg index 8ff446fca34..fc9537e08d6 100644 --- a/main/helpcontent2/source/auxiliary/ast/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/ast/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ast/smath.cfg b/main/helpcontent2/source/auxiliary/ast/smath.cfg index 07e9f638353..bd1bf4c96e3 100644 --- a/main/helpcontent2/source/auxiliary/ast/smath.cfg +++ b/main/helpcontent2/source/auxiliary/ast/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ast/swriter.cfg b/main/helpcontent2/source/auxiliary/ast/swriter.cfg index 4c7d068fd75..7ff6d7c43f8 100644 --- a/main/helpcontent2/source/auxiliary/ast/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/ast/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/be-BY/sbasic.cfg b/main/helpcontent2/source/auxiliary/be-BY/sbasic.cfg index 0cb0b60ee6b..c5a58e37b64 100644 --- a/main/helpcontent2/source/auxiliary/be-BY/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/be-BY/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/be-BY/scalc.cfg b/main/helpcontent2/source/auxiliary/be-BY/scalc.cfg index 0f8cd0fae3b..be57eac7f7a 100644 --- a/main/helpcontent2/source/auxiliary/be-BY/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/be-BY/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/be-BY/schart.cfg b/main/helpcontent2/source/auxiliary/be-BY/schart.cfg index 9f23efe798f..72d4fbfbf93 100644 --- a/main/helpcontent2/source/auxiliary/be-BY/schart.cfg +++ b/main/helpcontent2/source/auxiliary/be-BY/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/be-BY/sdatabase.cfg b/main/helpcontent2/source/auxiliary/be-BY/sdatabase.cfg index fad26586603..ccfd6c2e743 100644 --- a/main/helpcontent2/source/auxiliary/be-BY/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/be-BY/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/be-BY/sdraw.cfg b/main/helpcontent2/source/auxiliary/be-BY/sdraw.cfg index d6109725383..e208812edeb 100644 --- a/main/helpcontent2/source/auxiliary/be-BY/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/be-BY/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/be-BY/simpress.cfg b/main/helpcontent2/source/auxiliary/be-BY/simpress.cfg index 0fd008e8cf2..63a4cd7b771 100644 --- a/main/helpcontent2/source/auxiliary/be-BY/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/be-BY/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/be-BY/smath.cfg b/main/helpcontent2/source/auxiliary/be-BY/smath.cfg index 02dd0ca4326..8e005bd6f1b 100644 --- a/main/helpcontent2/source/auxiliary/be-BY/smath.cfg +++ b/main/helpcontent2/source/auxiliary/be-BY/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/be-BY/swriter.cfg b/main/helpcontent2/source/auxiliary/be-BY/swriter.cfg index 5f4a8d03096..f75c1f54966 100644 --- a/main/helpcontent2/source/auxiliary/be-BY/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/be-BY/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/bg/sbasic.cfg b/main/helpcontent2/source/auxiliary/bg/sbasic.cfg index 62dcb3989c6..ba84192fd9f 100644 --- a/main/helpcontent2/source/auxiliary/bg/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/bg/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/bg/scalc.cfg b/main/helpcontent2/source/auxiliary/bg/scalc.cfg index 11c22e74202..ac6d6857f30 100644 --- a/main/helpcontent2/source/auxiliary/bg/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/bg/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/bg/schart.cfg b/main/helpcontent2/source/auxiliary/bg/schart.cfg index 7dc9c71132f..95a34ddb8a4 100644 --- a/main/helpcontent2/source/auxiliary/bg/schart.cfg +++ b/main/helpcontent2/source/auxiliary/bg/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/bg/sdatabase.cfg b/main/helpcontent2/source/auxiliary/bg/sdatabase.cfg index b368db8fad2..3622be3fa4d 100644 --- a/main/helpcontent2/source/auxiliary/bg/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/bg/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/bg/sdraw.cfg b/main/helpcontent2/source/auxiliary/bg/sdraw.cfg index 246489abb3a..833d7222f22 100644 --- a/main/helpcontent2/source/auxiliary/bg/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/bg/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/bg/simpress.cfg b/main/helpcontent2/source/auxiliary/bg/simpress.cfg index ea253b232ae..40e9d15783d 100644 --- a/main/helpcontent2/source/auxiliary/bg/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/bg/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/bg/smath.cfg b/main/helpcontent2/source/auxiliary/bg/smath.cfg index a5ed1527732..c2462d5a305 100644 --- a/main/helpcontent2/source/auxiliary/bg/smath.cfg +++ b/main/helpcontent2/source/auxiliary/bg/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/bg/swriter.cfg b/main/helpcontent2/source/auxiliary/bg/swriter.cfg index d827f27f37f..b977fd21b7f 100644 --- a/main/helpcontent2/source/auxiliary/bg/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/bg/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/bn/sbasic.cfg b/main/helpcontent2/source/auxiliary/bn/sbasic.cfg index 6ca6c884b7b..b6a45e808ee 100644 --- a/main/helpcontent2/source/auxiliary/bn/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/bn/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/bn/scalc.cfg b/main/helpcontent2/source/auxiliary/bn/scalc.cfg index 59b7154ee4f..77e7bb468f6 100644 --- a/main/helpcontent2/source/auxiliary/bn/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/bn/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/bn/schart.cfg b/main/helpcontent2/source/auxiliary/bn/schart.cfg index a32c33a9914..280a4095e2e 100644 --- a/main/helpcontent2/source/auxiliary/bn/schart.cfg +++ b/main/helpcontent2/source/auxiliary/bn/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/bn/sdatabase.cfg b/main/helpcontent2/source/auxiliary/bn/sdatabase.cfg index 7c6bf5a02bd..9ce5af48428 100644 --- a/main/helpcontent2/source/auxiliary/bn/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/bn/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/bn/sdraw.cfg b/main/helpcontent2/source/auxiliary/bn/sdraw.cfg index 7959d49d486..06e6f72918e 100644 --- a/main/helpcontent2/source/auxiliary/bn/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/bn/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/bn/simpress.cfg b/main/helpcontent2/source/auxiliary/bn/simpress.cfg index 310a64ca6fc..ce0ae094315 100644 --- a/main/helpcontent2/source/auxiliary/bn/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/bn/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/bn/smath.cfg b/main/helpcontent2/source/auxiliary/bn/smath.cfg index a12622c69bc..be0423c35f4 100644 --- a/main/helpcontent2/source/auxiliary/bn/smath.cfg +++ b/main/helpcontent2/source/auxiliary/bn/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/bn/swriter.cfg b/main/helpcontent2/source/auxiliary/bn/swriter.cfg index e1ed8ad46e6..263a5429cae 100644 --- a/main/helpcontent2/source/auxiliary/bn/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/bn/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/br/sbasic.cfg b/main/helpcontent2/source/auxiliary/br/sbasic.cfg index 37bf54404e6..740862f6079 100644 --- a/main/helpcontent2/source/auxiliary/br/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/br/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/br/scalc.cfg b/main/helpcontent2/source/auxiliary/br/scalc.cfg index 9dbf25b5ca9..b8585c95227 100644 --- a/main/helpcontent2/source/auxiliary/br/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/br/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/br/schart.cfg b/main/helpcontent2/source/auxiliary/br/schart.cfg index fe09c268e21..0bc3b7b7cf9 100644 --- a/main/helpcontent2/source/auxiliary/br/schart.cfg +++ b/main/helpcontent2/source/auxiliary/br/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/br/sdatabase.cfg b/main/helpcontent2/source/auxiliary/br/sdatabase.cfg index 887ab47ae10..66705b3bfa9 100644 --- a/main/helpcontent2/source/auxiliary/br/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/br/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/br/sdraw.cfg b/main/helpcontent2/source/auxiliary/br/sdraw.cfg index 17bc5932c0b..1903ca642d9 100644 --- a/main/helpcontent2/source/auxiliary/br/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/br/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/br/simpress.cfg b/main/helpcontent2/source/auxiliary/br/simpress.cfg index 36a85dbd59f..e6d994a4718 100644 --- a/main/helpcontent2/source/auxiliary/br/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/br/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/br/smath.cfg b/main/helpcontent2/source/auxiliary/br/smath.cfg index a7d77d423ae..9a3d3f1f298 100644 --- a/main/helpcontent2/source/auxiliary/br/smath.cfg +++ b/main/helpcontent2/source/auxiliary/br/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/br/swriter.cfg b/main/helpcontent2/source/auxiliary/br/swriter.cfg index b42eb7cfe05..66f888f75ba 100644 --- a/main/helpcontent2/source/auxiliary/br/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/br/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/brx/sbasic.cfg b/main/helpcontent2/source/auxiliary/brx/sbasic.cfg index 8c2d0c01473..916bd7d95cb 100644 --- a/main/helpcontent2/source/auxiliary/brx/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/brx/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/brx/scalc.cfg b/main/helpcontent2/source/auxiliary/brx/scalc.cfg index aa9b36da673..f79627a3239 100644 --- a/main/helpcontent2/source/auxiliary/brx/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/brx/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/brx/schart.cfg b/main/helpcontent2/source/auxiliary/brx/schart.cfg index 4b34e50dd15..ea10956acd3 100644 --- a/main/helpcontent2/source/auxiliary/brx/schart.cfg +++ b/main/helpcontent2/source/auxiliary/brx/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/brx/sdatabase.cfg b/main/helpcontent2/source/auxiliary/brx/sdatabase.cfg index 8e89d88c66c..cb1dbafea16 100644 --- a/main/helpcontent2/source/auxiliary/brx/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/brx/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/brx/sdraw.cfg b/main/helpcontent2/source/auxiliary/brx/sdraw.cfg index b0761a7bdf1..50f00344dcd 100644 --- a/main/helpcontent2/source/auxiliary/brx/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/brx/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/brx/simpress.cfg b/main/helpcontent2/source/auxiliary/brx/simpress.cfg index fa6efc9633a..4f0ad8c20a0 100644 --- a/main/helpcontent2/source/auxiliary/brx/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/brx/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/brx/smath.cfg b/main/helpcontent2/source/auxiliary/brx/smath.cfg index 860eb17f847..04e0fa317f5 100644 --- a/main/helpcontent2/source/auxiliary/brx/smath.cfg +++ b/main/helpcontent2/source/auxiliary/brx/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/brx/swriter.cfg b/main/helpcontent2/source/auxiliary/brx/swriter.cfg index 30660679c8c..639fa05e280 100644 --- a/main/helpcontent2/source/auxiliary/brx/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/brx/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/bs/sbasic.cfg b/main/helpcontent2/source/auxiliary/bs/sbasic.cfg index ba9f5ea0fb0..e091e956465 100644 --- a/main/helpcontent2/source/auxiliary/bs/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/bs/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/bs/scalc.cfg b/main/helpcontent2/source/auxiliary/bs/scalc.cfg index 74c4f2a8c2c..e7e072488b8 100644 --- a/main/helpcontent2/source/auxiliary/bs/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/bs/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/bs/schart.cfg b/main/helpcontent2/source/auxiliary/bs/schart.cfg index 2cb9bf8340a..f7ca8d67013 100644 --- a/main/helpcontent2/source/auxiliary/bs/schart.cfg +++ b/main/helpcontent2/source/auxiliary/bs/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/bs/sdatabase.cfg b/main/helpcontent2/source/auxiliary/bs/sdatabase.cfg index 4ca360ef54b..4cdb12c7689 100644 --- a/main/helpcontent2/source/auxiliary/bs/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/bs/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/bs/sdraw.cfg b/main/helpcontent2/source/auxiliary/bs/sdraw.cfg index 965377beb04..1262f8a1aee 100644 --- a/main/helpcontent2/source/auxiliary/bs/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/bs/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/bs/simpress.cfg b/main/helpcontent2/source/auxiliary/bs/simpress.cfg index c2321c17e98..d3d613d9501 100644 --- a/main/helpcontent2/source/auxiliary/bs/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/bs/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/bs/smath.cfg b/main/helpcontent2/source/auxiliary/bs/smath.cfg index b64f3f51cd0..91c14a88f63 100644 --- a/main/helpcontent2/source/auxiliary/bs/smath.cfg +++ b/main/helpcontent2/source/auxiliary/bs/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/bs/swriter.cfg b/main/helpcontent2/source/auxiliary/bs/swriter.cfg index 77701b8bac5..5a375725dcc 100644 --- a/main/helpcontent2/source/auxiliary/bs/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/bs/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ca-XR/sbasic.cfg b/main/helpcontent2/source/auxiliary/ca-XR/sbasic.cfg index 8d2a29a2441..cb521cc9ffd 100644 --- a/main/helpcontent2/source/auxiliary/ca-XR/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/ca-XR/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ca-XR/scalc.cfg b/main/helpcontent2/source/auxiliary/ca-XR/scalc.cfg index 683cb61adde..ce76f87e886 100644 --- a/main/helpcontent2/source/auxiliary/ca-XR/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/ca-XR/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ca-XR/schart.cfg b/main/helpcontent2/source/auxiliary/ca-XR/schart.cfg index 676f276efbc..59906192e9a 100644 --- a/main/helpcontent2/source/auxiliary/ca-XR/schart.cfg +++ b/main/helpcontent2/source/auxiliary/ca-XR/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ca-XR/sdatabase.cfg b/main/helpcontent2/source/auxiliary/ca-XR/sdatabase.cfg index f79fe7ee307..21917f358d8 100644 --- a/main/helpcontent2/source/auxiliary/ca-XR/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/ca-XR/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ca-XR/sdraw.cfg b/main/helpcontent2/source/auxiliary/ca-XR/sdraw.cfg index 0792843bb9c..6568d5bee3e 100644 --- a/main/helpcontent2/source/auxiliary/ca-XR/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/ca-XR/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ca-XR/simpress.cfg b/main/helpcontent2/source/auxiliary/ca-XR/simpress.cfg index c0fdeb6b377..28699352eb5 100644 --- a/main/helpcontent2/source/auxiliary/ca-XR/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/ca-XR/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ca-XR/smath.cfg b/main/helpcontent2/source/auxiliary/ca-XR/smath.cfg index 0e4369f496e..49ea1b28ca3 100644 --- a/main/helpcontent2/source/auxiliary/ca-XR/smath.cfg +++ b/main/helpcontent2/source/auxiliary/ca-XR/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ca-XR/swriter.cfg b/main/helpcontent2/source/auxiliary/ca-XR/swriter.cfg index 2da0166cc3c..6d3925656e8 100644 --- a/main/helpcontent2/source/auxiliary/ca-XR/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/ca-XR/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ca-XV/sbasic.cfg b/main/helpcontent2/source/auxiliary/ca-XV/sbasic.cfg index 330a0691380..b5ed2b0e664 100644 --- a/main/helpcontent2/source/auxiliary/ca-XV/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/ca-XV/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ca-XV/scalc.cfg b/main/helpcontent2/source/auxiliary/ca-XV/scalc.cfg index 7b9d2fb2664..b0d80adcaab 100644 --- a/main/helpcontent2/source/auxiliary/ca-XV/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/ca-XV/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ca-XV/schart.cfg b/main/helpcontent2/source/auxiliary/ca-XV/schart.cfg index 245507b7ed5..6593833647a 100644 --- a/main/helpcontent2/source/auxiliary/ca-XV/schart.cfg +++ b/main/helpcontent2/source/auxiliary/ca-XV/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ca-XV/sdatabase.cfg b/main/helpcontent2/source/auxiliary/ca-XV/sdatabase.cfg index 774e81cc1be..e003b26dc1a 100644 --- a/main/helpcontent2/source/auxiliary/ca-XV/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/ca-XV/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ca-XV/sdraw.cfg b/main/helpcontent2/source/auxiliary/ca-XV/sdraw.cfg index cf9321158ac..70651ef6487 100644 --- a/main/helpcontent2/source/auxiliary/ca-XV/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/ca-XV/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ca-XV/simpress.cfg b/main/helpcontent2/source/auxiliary/ca-XV/simpress.cfg index 17f3709e74b..206ea332cb4 100644 --- a/main/helpcontent2/source/auxiliary/ca-XV/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/ca-XV/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ca-XV/smath.cfg b/main/helpcontent2/source/auxiliary/ca-XV/smath.cfg index ba3bd874320..ef5f6b23838 100644 --- a/main/helpcontent2/source/auxiliary/ca-XV/smath.cfg +++ b/main/helpcontent2/source/auxiliary/ca-XV/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ca-XV/swriter.cfg b/main/helpcontent2/source/auxiliary/ca-XV/swriter.cfg index 49732bf0f31..19882d7c381 100644 --- a/main/helpcontent2/source/auxiliary/ca-XV/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/ca-XV/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ca/sbasic.cfg b/main/helpcontent2/source/auxiliary/ca/sbasic.cfg index 69e82b36a3c..29ecdcee412 100644 --- a/main/helpcontent2/source/auxiliary/ca/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/ca/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ca/scalc.cfg b/main/helpcontent2/source/auxiliary/ca/scalc.cfg index 3de57afe563..31e0961d6b1 100644 --- a/main/helpcontent2/source/auxiliary/ca/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/ca/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ca/schart.cfg b/main/helpcontent2/source/auxiliary/ca/schart.cfg index c4e3cd5c526..9ceaa89fb2b 100644 --- a/main/helpcontent2/source/auxiliary/ca/schart.cfg +++ b/main/helpcontent2/source/auxiliary/ca/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ca/sdatabase.cfg b/main/helpcontent2/source/auxiliary/ca/sdatabase.cfg index a8b4d620676..0e7b6654bc4 100644 --- a/main/helpcontent2/source/auxiliary/ca/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/ca/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ca/sdraw.cfg b/main/helpcontent2/source/auxiliary/ca/sdraw.cfg index 6cb759b0b65..b62158923ad 100644 --- a/main/helpcontent2/source/auxiliary/ca/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/ca/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ca/simpress.cfg b/main/helpcontent2/source/auxiliary/ca/simpress.cfg index cadd44b8493..d4d30b4bf5b 100644 --- a/main/helpcontent2/source/auxiliary/ca/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/ca/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ca/smath.cfg b/main/helpcontent2/source/auxiliary/ca/smath.cfg index 56d78c5b2cb..d4c501d3e19 100644 --- a/main/helpcontent2/source/auxiliary/ca/smath.cfg +++ b/main/helpcontent2/source/auxiliary/ca/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ca/swriter.cfg b/main/helpcontent2/source/auxiliary/ca/swriter.cfg index 61402e68fc2..7f77b2a8a2a 100644 --- a/main/helpcontent2/source/auxiliary/ca/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/ca/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/cs/sbasic.cfg b/main/helpcontent2/source/auxiliary/cs/sbasic.cfg index 1cffc728c2b..8e7fd734179 100644 --- a/main/helpcontent2/source/auxiliary/cs/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/cs/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/cs/scalc.cfg b/main/helpcontent2/source/auxiliary/cs/scalc.cfg index 47a174cf6a3..0ee51297cb4 100644 --- a/main/helpcontent2/source/auxiliary/cs/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/cs/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/cs/schart.cfg b/main/helpcontent2/source/auxiliary/cs/schart.cfg index 32317d8f731..0d0bab746d0 100644 --- a/main/helpcontent2/source/auxiliary/cs/schart.cfg +++ b/main/helpcontent2/source/auxiliary/cs/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/cs/sdatabase.cfg b/main/helpcontent2/source/auxiliary/cs/sdatabase.cfg index c5ac7ffdd6f..21c0503f529 100644 --- a/main/helpcontent2/source/auxiliary/cs/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/cs/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/cs/sdraw.cfg b/main/helpcontent2/source/auxiliary/cs/sdraw.cfg index f869ca6eceb..8c448396661 100644 --- a/main/helpcontent2/source/auxiliary/cs/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/cs/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/cs/simpress.cfg b/main/helpcontent2/source/auxiliary/cs/simpress.cfg index 23382d68f51..6f1b5a69213 100644 --- a/main/helpcontent2/source/auxiliary/cs/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/cs/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/cs/smath.cfg b/main/helpcontent2/source/auxiliary/cs/smath.cfg index 5198cd91f1a..510d7408067 100644 --- a/main/helpcontent2/source/auxiliary/cs/smath.cfg +++ b/main/helpcontent2/source/auxiliary/cs/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/cs/swriter.cfg b/main/helpcontent2/source/auxiliary/cs/swriter.cfg index 3735e706a1a..9d4223d8857 100644 --- a/main/helpcontent2/source/auxiliary/cs/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/cs/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/cy/sbasic.cfg b/main/helpcontent2/source/auxiliary/cy/sbasic.cfg index 72c4dadb943..6785fd4cf4e 100644 --- a/main/helpcontent2/source/auxiliary/cy/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/cy/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/cy/scalc.cfg b/main/helpcontent2/source/auxiliary/cy/scalc.cfg index 4d3e855fc66..ed758987d5f 100644 --- a/main/helpcontent2/source/auxiliary/cy/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/cy/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/cy/schart.cfg b/main/helpcontent2/source/auxiliary/cy/schart.cfg index 2154b3449c4..ed4bd09260a 100644 --- a/main/helpcontent2/source/auxiliary/cy/schart.cfg +++ b/main/helpcontent2/source/auxiliary/cy/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/cy/sdatabase.cfg b/main/helpcontent2/source/auxiliary/cy/sdatabase.cfg index 28e3d6b0296..4a82bea45b2 100644 --- a/main/helpcontent2/source/auxiliary/cy/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/cy/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/cy/sdraw.cfg b/main/helpcontent2/source/auxiliary/cy/sdraw.cfg index adb1ebe572c..a38fec0a54e 100644 --- a/main/helpcontent2/source/auxiliary/cy/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/cy/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/cy/simpress.cfg b/main/helpcontent2/source/auxiliary/cy/simpress.cfg index b677d2bc228..11f1572779d 100644 --- a/main/helpcontent2/source/auxiliary/cy/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/cy/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/cy/smath.cfg b/main/helpcontent2/source/auxiliary/cy/smath.cfg index 4fb5b08c7a4..257a1d6edee 100644 --- a/main/helpcontent2/source/auxiliary/cy/smath.cfg +++ b/main/helpcontent2/source/auxiliary/cy/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/cy/swriter.cfg b/main/helpcontent2/source/auxiliary/cy/swriter.cfg index ac6d6b2e2f8..64f7d9d8d6d 100644 --- a/main/helpcontent2/source/auxiliary/cy/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/cy/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/da/sbasic.cfg b/main/helpcontent2/source/auxiliary/da/sbasic.cfg index f082ca22973..4c43aa50c95 100644 --- a/main/helpcontent2/source/auxiliary/da/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/da/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/da/scalc.cfg b/main/helpcontent2/source/auxiliary/da/scalc.cfg index 88d338ed793..dd9023bb54f 100644 --- a/main/helpcontent2/source/auxiliary/da/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/da/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/da/schart.cfg b/main/helpcontent2/source/auxiliary/da/schart.cfg index 16cad3cf470..2ab0de81432 100644 --- a/main/helpcontent2/source/auxiliary/da/schart.cfg +++ b/main/helpcontent2/source/auxiliary/da/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/da/sdatabase.cfg b/main/helpcontent2/source/auxiliary/da/sdatabase.cfg index 84711f93db1..739279f020f 100644 --- a/main/helpcontent2/source/auxiliary/da/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/da/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/da/sdraw.cfg b/main/helpcontent2/source/auxiliary/da/sdraw.cfg index 61db989b841..c791218d578 100644 --- a/main/helpcontent2/source/auxiliary/da/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/da/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/da/simpress.cfg b/main/helpcontent2/source/auxiliary/da/simpress.cfg index 70584322426..33c3da1edd8 100644 --- a/main/helpcontent2/source/auxiliary/da/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/da/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/da/smath.cfg b/main/helpcontent2/source/auxiliary/da/smath.cfg index 883fa68eaa2..9044ddb9ae1 100644 --- a/main/helpcontent2/source/auxiliary/da/smath.cfg +++ b/main/helpcontent2/source/auxiliary/da/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/da/swriter.cfg b/main/helpcontent2/source/auxiliary/da/swriter.cfg index 5f6d6585ca9..89d83504f3f 100644 --- a/main/helpcontent2/source/auxiliary/da/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/da/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/de/sbasic.cfg b/main/helpcontent2/source/auxiliary/de/sbasic.cfg index 08bcaccbf30..c8cb77aab91 100644 --- a/main/helpcontent2/source/auxiliary/de/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/de/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/de/scalc.cfg b/main/helpcontent2/source/auxiliary/de/scalc.cfg index a451dfd2d78..280b4dd77af 100644 --- a/main/helpcontent2/source/auxiliary/de/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/de/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/de/schart.cfg b/main/helpcontent2/source/auxiliary/de/schart.cfg index 384868b55c8..399189b6551 100644 --- a/main/helpcontent2/source/auxiliary/de/schart.cfg +++ b/main/helpcontent2/source/auxiliary/de/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/de/sdatabase.cfg b/main/helpcontent2/source/auxiliary/de/sdatabase.cfg index 99ed121ea1d..77b3de6cf9a 100644 --- a/main/helpcontent2/source/auxiliary/de/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/de/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/de/sdraw.cfg b/main/helpcontent2/source/auxiliary/de/sdraw.cfg index f58885387dd..25874eaee78 100644 --- a/main/helpcontent2/source/auxiliary/de/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/de/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/de/simpress.cfg b/main/helpcontent2/source/auxiliary/de/simpress.cfg index 54c6913db62..72efe24c19c 100644 --- a/main/helpcontent2/source/auxiliary/de/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/de/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/de/smath.cfg b/main/helpcontent2/source/auxiliary/de/smath.cfg index 01cfffc7972..26eded0acca 100644 --- a/main/helpcontent2/source/auxiliary/de/smath.cfg +++ b/main/helpcontent2/source/auxiliary/de/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/de/swriter.cfg b/main/helpcontent2/source/auxiliary/de/swriter.cfg index 2d26f1c578a..cdf44a91e2b 100644 --- a/main/helpcontent2/source/auxiliary/de/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/de/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/dgo/sbasic.cfg b/main/helpcontent2/source/auxiliary/dgo/sbasic.cfg index f75b6db5c3c..60fffefe4d8 100644 --- a/main/helpcontent2/source/auxiliary/dgo/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/dgo/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/dgo/scalc.cfg b/main/helpcontent2/source/auxiliary/dgo/scalc.cfg index 28ba45a1e80..953dc771c1a 100644 --- a/main/helpcontent2/source/auxiliary/dgo/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/dgo/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/dgo/schart.cfg b/main/helpcontent2/source/auxiliary/dgo/schart.cfg index 3ffd0fc0944..534292f0fbe 100644 --- a/main/helpcontent2/source/auxiliary/dgo/schart.cfg +++ b/main/helpcontent2/source/auxiliary/dgo/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/dgo/sdatabase.cfg b/main/helpcontent2/source/auxiliary/dgo/sdatabase.cfg index 5d75e6cef68..e39512f816b 100644 --- a/main/helpcontent2/source/auxiliary/dgo/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/dgo/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/dgo/sdraw.cfg b/main/helpcontent2/source/auxiliary/dgo/sdraw.cfg index 81f5c4b95a6..4225dabf354 100644 --- a/main/helpcontent2/source/auxiliary/dgo/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/dgo/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/dgo/simpress.cfg b/main/helpcontent2/source/auxiliary/dgo/simpress.cfg index 27ddedd6957..69930c9ac30 100644 --- a/main/helpcontent2/source/auxiliary/dgo/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/dgo/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/dgo/smath.cfg b/main/helpcontent2/source/auxiliary/dgo/smath.cfg index 2c9d5827cd9..a638e088727 100644 --- a/main/helpcontent2/source/auxiliary/dgo/smath.cfg +++ b/main/helpcontent2/source/auxiliary/dgo/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/dgo/swriter.cfg b/main/helpcontent2/source/auxiliary/dgo/swriter.cfg index ef1e6c814a9..bfd67bb3a0b 100644 --- a/main/helpcontent2/source/auxiliary/dgo/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/dgo/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/dz/sbasic.cfg b/main/helpcontent2/source/auxiliary/dz/sbasic.cfg index 843969dedbb..5da429bbbe5 100644 --- a/main/helpcontent2/source/auxiliary/dz/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/dz/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/dz/scalc.cfg b/main/helpcontent2/source/auxiliary/dz/scalc.cfg index afb45b63bf5..b1b27861d3a 100644 --- a/main/helpcontent2/source/auxiliary/dz/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/dz/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/dz/schart.cfg b/main/helpcontent2/source/auxiliary/dz/schart.cfg index 389250bf80e..e8c422ebeeb 100644 --- a/main/helpcontent2/source/auxiliary/dz/schart.cfg +++ b/main/helpcontent2/source/auxiliary/dz/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/dz/sdatabase.cfg b/main/helpcontent2/source/auxiliary/dz/sdatabase.cfg index 3f24400aa84..c0785800575 100644 --- a/main/helpcontent2/source/auxiliary/dz/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/dz/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/dz/sdraw.cfg b/main/helpcontent2/source/auxiliary/dz/sdraw.cfg index 51261fa749d..dcbaaef3233 100644 --- a/main/helpcontent2/source/auxiliary/dz/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/dz/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/dz/simpress.cfg b/main/helpcontent2/source/auxiliary/dz/simpress.cfg index 3f47fc51e0c..2a7db2f0f72 100644 --- a/main/helpcontent2/source/auxiliary/dz/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/dz/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/dz/smath.cfg b/main/helpcontent2/source/auxiliary/dz/smath.cfg index 05467f39b00..3325b065445 100644 --- a/main/helpcontent2/source/auxiliary/dz/smath.cfg +++ b/main/helpcontent2/source/auxiliary/dz/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/dz/swriter.cfg b/main/helpcontent2/source/auxiliary/dz/swriter.cfg index 20727230f4c..a8f6f20592c 100644 --- a/main/helpcontent2/source/auxiliary/dz/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/dz/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/el/sbasic.cfg b/main/helpcontent2/source/auxiliary/el/sbasic.cfg index 6b5268da5d5..2e1e3882e34 100644 --- a/main/helpcontent2/source/auxiliary/el/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/el/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/el/scalc.cfg b/main/helpcontent2/source/auxiliary/el/scalc.cfg index 1f0d9f2b669..934621c9ace 100644 --- a/main/helpcontent2/source/auxiliary/el/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/el/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/el/schart.cfg b/main/helpcontent2/source/auxiliary/el/schart.cfg index 840eb95501b..c9a0034a3fc 100644 --- a/main/helpcontent2/source/auxiliary/el/schart.cfg +++ b/main/helpcontent2/source/auxiliary/el/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/el/sdatabase.cfg b/main/helpcontent2/source/auxiliary/el/sdatabase.cfg index 887ae1c0c04..f39d7abac3d 100644 --- a/main/helpcontent2/source/auxiliary/el/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/el/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/el/sdraw.cfg b/main/helpcontent2/source/auxiliary/el/sdraw.cfg index 2a4779a18a3..4f8dea0accb 100644 --- a/main/helpcontent2/source/auxiliary/el/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/el/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/el/simpress.cfg b/main/helpcontent2/source/auxiliary/el/simpress.cfg index 84225419546..f773f6c20e6 100644 --- a/main/helpcontent2/source/auxiliary/el/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/el/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/el/smath.cfg b/main/helpcontent2/source/auxiliary/el/smath.cfg index cca186f9c53..657cf45491f 100644 --- a/main/helpcontent2/source/auxiliary/el/smath.cfg +++ b/main/helpcontent2/source/auxiliary/el/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/el/swriter.cfg b/main/helpcontent2/source/auxiliary/el/swriter.cfg index 607ddefe671..9a3bbbf1316 100644 --- a/main/helpcontent2/source/auxiliary/el/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/el/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/en-GB/sbasic.cfg b/main/helpcontent2/source/auxiliary/en-GB/sbasic.cfg index e7d9ee990fa..ea6f194f9c6 100644 --- a/main/helpcontent2/source/auxiliary/en-GB/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/en-GB/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/en-GB/scalc.cfg b/main/helpcontent2/source/auxiliary/en-GB/scalc.cfg index 95e6ede3311..fde9608aa9d 100644 --- a/main/helpcontent2/source/auxiliary/en-GB/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/en-GB/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/en-GB/schart.cfg b/main/helpcontent2/source/auxiliary/en-GB/schart.cfg index af9691aa8ec..126f1a4f91b 100644 --- a/main/helpcontent2/source/auxiliary/en-GB/schart.cfg +++ b/main/helpcontent2/source/auxiliary/en-GB/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/en-GB/sdatabase.cfg b/main/helpcontent2/source/auxiliary/en-GB/sdatabase.cfg index 7aa12cadd79..6fa6a181ae6 100644 --- a/main/helpcontent2/source/auxiliary/en-GB/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/en-GB/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/en-GB/sdraw.cfg b/main/helpcontent2/source/auxiliary/en-GB/sdraw.cfg index df43c92376d..c73868d1441 100644 --- a/main/helpcontent2/source/auxiliary/en-GB/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/en-GB/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/en-GB/simpress.cfg b/main/helpcontent2/source/auxiliary/en-GB/simpress.cfg index b17385aae9e..7a90dee6a8e 100644 --- a/main/helpcontent2/source/auxiliary/en-GB/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/en-GB/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/en-GB/smath.cfg b/main/helpcontent2/source/auxiliary/en-GB/smath.cfg index 8c3ee51c7fa..590771f4eaf 100644 --- a/main/helpcontent2/source/auxiliary/en-GB/smath.cfg +++ b/main/helpcontent2/source/auxiliary/en-GB/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/en-GB/swriter.cfg b/main/helpcontent2/source/auxiliary/en-GB/swriter.cfg index e6a42d14326..235e2fcdb4b 100644 --- a/main/helpcontent2/source/auxiliary/en-GB/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/en-GB/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/en-US/sbasic.cfg b/main/helpcontent2/source/auxiliary/en-US/sbasic.cfg index 252a5754c53..24c4f42342e 100644 --- a/main/helpcontent2/source/auxiliary/en-US/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/en-US/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/en-US/scalc.cfg b/main/helpcontent2/source/auxiliary/en-US/scalc.cfg index 3a51beeaa27..13a9d9eaa0a 100644 --- a/main/helpcontent2/source/auxiliary/en-US/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/en-US/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/en-US/schart.cfg b/main/helpcontent2/source/auxiliary/en-US/schart.cfg index 4aa8e744f97..a7968e5d737 100644 --- a/main/helpcontent2/source/auxiliary/en-US/schart.cfg +++ b/main/helpcontent2/source/auxiliary/en-US/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/en-US/sdatabase.cfg b/main/helpcontent2/source/auxiliary/en-US/sdatabase.cfg index 44323431665..ecb47fdd0d4 100644 --- a/main/helpcontent2/source/auxiliary/en-US/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/en-US/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/en-US/sdraw.cfg b/main/helpcontent2/source/auxiliary/en-US/sdraw.cfg index f5e2a2190f8..83ebb2f3ea0 100644 --- a/main/helpcontent2/source/auxiliary/en-US/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/en-US/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/en-US/simpress.cfg b/main/helpcontent2/source/auxiliary/en-US/simpress.cfg index 7aef3264189..4a0fdd5371a 100644 --- a/main/helpcontent2/source/auxiliary/en-US/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/en-US/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/en-US/smath.cfg b/main/helpcontent2/source/auxiliary/en-US/smath.cfg index 99effa50223..b99f7fdd32a 100644 --- a/main/helpcontent2/source/auxiliary/en-US/smath.cfg +++ b/main/helpcontent2/source/auxiliary/en-US/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/en-US/swriter.cfg b/main/helpcontent2/source/auxiliary/en-US/swriter.cfg index 5b268098f74..cc371734fca 100644 --- a/main/helpcontent2/source/auxiliary/en-US/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/en-US/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/en-ZA/sbasic.cfg b/main/helpcontent2/source/auxiliary/en-ZA/sbasic.cfg index 579d38b0572..ee18c390fa2 100644 --- a/main/helpcontent2/source/auxiliary/en-ZA/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/en-ZA/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/en-ZA/scalc.cfg b/main/helpcontent2/source/auxiliary/en-ZA/scalc.cfg index 163688dbd89..230dc6e4cb1 100644 --- a/main/helpcontent2/source/auxiliary/en-ZA/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/en-ZA/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/en-ZA/schart.cfg b/main/helpcontent2/source/auxiliary/en-ZA/schart.cfg index dac9ec1ab7a..9c7efeb0a24 100644 --- a/main/helpcontent2/source/auxiliary/en-ZA/schart.cfg +++ b/main/helpcontent2/source/auxiliary/en-ZA/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/en-ZA/sdatabase.cfg b/main/helpcontent2/source/auxiliary/en-ZA/sdatabase.cfg index 82982167ab5..ef2795a33c1 100644 --- a/main/helpcontent2/source/auxiliary/en-ZA/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/en-ZA/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/en-ZA/sdraw.cfg b/main/helpcontent2/source/auxiliary/en-ZA/sdraw.cfg index 3a454711ef5..837ee9b274c 100644 --- a/main/helpcontent2/source/auxiliary/en-ZA/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/en-ZA/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/en-ZA/simpress.cfg b/main/helpcontent2/source/auxiliary/en-ZA/simpress.cfg index 4778e7b268c..9f5eece1677 100644 --- a/main/helpcontent2/source/auxiliary/en-ZA/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/en-ZA/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/en-ZA/smath.cfg b/main/helpcontent2/source/auxiliary/en-ZA/smath.cfg index f122069d7db..aeb4c2b1867 100644 --- a/main/helpcontent2/source/auxiliary/en-ZA/smath.cfg +++ b/main/helpcontent2/source/auxiliary/en-ZA/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/en-ZA/swriter.cfg b/main/helpcontent2/source/auxiliary/en-ZA/swriter.cfg index 60b46c2784a..89038127c3f 100644 --- a/main/helpcontent2/source/auxiliary/en-ZA/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/en-ZA/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/eo/sbasic.cfg b/main/helpcontent2/source/auxiliary/eo/sbasic.cfg index be6507d8c15..3ea657f4538 100644 --- a/main/helpcontent2/source/auxiliary/eo/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/eo/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/eo/scalc.cfg b/main/helpcontent2/source/auxiliary/eo/scalc.cfg index e3d62a764cf..e0dedee64f9 100644 --- a/main/helpcontent2/source/auxiliary/eo/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/eo/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/eo/schart.cfg b/main/helpcontent2/source/auxiliary/eo/schart.cfg index 0e66d8122a6..9bcb818fa7c 100644 --- a/main/helpcontent2/source/auxiliary/eo/schart.cfg +++ b/main/helpcontent2/source/auxiliary/eo/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/eo/sdatabase.cfg b/main/helpcontent2/source/auxiliary/eo/sdatabase.cfg index bed54c6b1b4..6162cac5831 100644 --- a/main/helpcontent2/source/auxiliary/eo/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/eo/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/eo/sdraw.cfg b/main/helpcontent2/source/auxiliary/eo/sdraw.cfg index b940387a469..6a033e4c3c2 100644 --- a/main/helpcontent2/source/auxiliary/eo/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/eo/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/eo/simpress.cfg b/main/helpcontent2/source/auxiliary/eo/simpress.cfg index cb953fb7879..0437c53532a 100644 --- a/main/helpcontent2/source/auxiliary/eo/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/eo/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/eo/smath.cfg b/main/helpcontent2/source/auxiliary/eo/smath.cfg index ec1e27d2986..2ca13cef28d 100644 --- a/main/helpcontent2/source/auxiliary/eo/smath.cfg +++ b/main/helpcontent2/source/auxiliary/eo/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/eo/swriter.cfg b/main/helpcontent2/source/auxiliary/eo/swriter.cfg index 100209ad29f..7c55eb79968 100644 --- a/main/helpcontent2/source/auxiliary/eo/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/eo/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/es/sbasic.cfg b/main/helpcontent2/source/auxiliary/es/sbasic.cfg index 83d12634071..7dda8caeb11 100644 --- a/main/helpcontent2/source/auxiliary/es/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/es/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/es/scalc.cfg b/main/helpcontent2/source/auxiliary/es/scalc.cfg index 90305533b5e..667329fd0bf 100644 --- a/main/helpcontent2/source/auxiliary/es/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/es/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/es/schart.cfg b/main/helpcontent2/source/auxiliary/es/schart.cfg index 6a1ee08a3ee..4c06da1840a 100644 --- a/main/helpcontent2/source/auxiliary/es/schart.cfg +++ b/main/helpcontent2/source/auxiliary/es/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/es/sdatabase.cfg b/main/helpcontent2/source/auxiliary/es/sdatabase.cfg index cff19bf0515..743957d5f6e 100644 --- a/main/helpcontent2/source/auxiliary/es/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/es/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/es/sdraw.cfg b/main/helpcontent2/source/auxiliary/es/sdraw.cfg index 37bd91ce3e0..3e7d3dfafc4 100644 --- a/main/helpcontent2/source/auxiliary/es/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/es/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/es/simpress.cfg b/main/helpcontent2/source/auxiliary/es/simpress.cfg index 40f4e938428..9575e85bc37 100644 --- a/main/helpcontent2/source/auxiliary/es/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/es/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/es/smath.cfg b/main/helpcontent2/source/auxiliary/es/smath.cfg index 471bf12ebc6..a880460175f 100644 --- a/main/helpcontent2/source/auxiliary/es/smath.cfg +++ b/main/helpcontent2/source/auxiliary/es/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/es/swriter.cfg b/main/helpcontent2/source/auxiliary/es/swriter.cfg index f8e4a4b8991..219bee58dcc 100644 --- a/main/helpcontent2/source/auxiliary/es/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/es/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/et/sbasic.cfg b/main/helpcontent2/source/auxiliary/et/sbasic.cfg index 79f32c896a6..a94be0983c5 100644 --- a/main/helpcontent2/source/auxiliary/et/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/et/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/et/scalc.cfg b/main/helpcontent2/source/auxiliary/et/scalc.cfg index 73b2cdfe738..d38bea91b3a 100644 --- a/main/helpcontent2/source/auxiliary/et/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/et/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/et/schart.cfg b/main/helpcontent2/source/auxiliary/et/schart.cfg index 09a27cae043..20bb8a217a5 100644 --- a/main/helpcontent2/source/auxiliary/et/schart.cfg +++ b/main/helpcontent2/source/auxiliary/et/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/et/sdatabase.cfg b/main/helpcontent2/source/auxiliary/et/sdatabase.cfg index d1d4b8cc0fa..f2bd51ec7d1 100644 --- a/main/helpcontent2/source/auxiliary/et/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/et/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/et/sdraw.cfg b/main/helpcontent2/source/auxiliary/et/sdraw.cfg index 225efd54de8..3ccd4267611 100644 --- a/main/helpcontent2/source/auxiliary/et/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/et/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/et/simpress.cfg b/main/helpcontent2/source/auxiliary/et/simpress.cfg index 76bed1fa937..8016286c1ed 100644 --- a/main/helpcontent2/source/auxiliary/et/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/et/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/et/smath.cfg b/main/helpcontent2/source/auxiliary/et/smath.cfg index cc4877ef8b3..3bbf9aea234 100644 --- a/main/helpcontent2/source/auxiliary/et/smath.cfg +++ b/main/helpcontent2/source/auxiliary/et/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/et/swriter.cfg b/main/helpcontent2/source/auxiliary/et/swriter.cfg index 05100dea496..46124256899 100644 --- a/main/helpcontent2/source/auxiliary/et/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/et/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/eu/sbasic.cfg b/main/helpcontent2/source/auxiliary/eu/sbasic.cfg index d1add3ccdfc..9e7c7cf9d91 100644 --- a/main/helpcontent2/source/auxiliary/eu/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/eu/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/eu/scalc.cfg b/main/helpcontent2/source/auxiliary/eu/scalc.cfg index 6a7f2a0059b..2f6b8786660 100644 --- a/main/helpcontent2/source/auxiliary/eu/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/eu/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/eu/schart.cfg b/main/helpcontent2/source/auxiliary/eu/schart.cfg index 7c9fe2eadf0..dd7828df3fe 100644 --- a/main/helpcontent2/source/auxiliary/eu/schart.cfg +++ b/main/helpcontent2/source/auxiliary/eu/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/eu/sdatabase.cfg b/main/helpcontent2/source/auxiliary/eu/sdatabase.cfg index fd4881f7e69..98ec58757ff 100644 --- a/main/helpcontent2/source/auxiliary/eu/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/eu/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/eu/sdraw.cfg b/main/helpcontent2/source/auxiliary/eu/sdraw.cfg index e025ba665ca..1c0ac505a41 100644 --- a/main/helpcontent2/source/auxiliary/eu/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/eu/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/eu/simpress.cfg b/main/helpcontent2/source/auxiliary/eu/simpress.cfg index 60f12d7f9ed..ea224d85fc0 100644 --- a/main/helpcontent2/source/auxiliary/eu/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/eu/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/eu/smath.cfg b/main/helpcontent2/source/auxiliary/eu/smath.cfg index f0d589e4e56..49ac589471a 100644 --- a/main/helpcontent2/source/auxiliary/eu/smath.cfg +++ b/main/helpcontent2/source/auxiliary/eu/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/eu/swriter.cfg b/main/helpcontent2/source/auxiliary/eu/swriter.cfg index 1ddc3ed00e8..eed1870583d 100644 --- a/main/helpcontent2/source/auxiliary/eu/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/eu/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/fa/sbasic.cfg b/main/helpcontent2/source/auxiliary/fa/sbasic.cfg index c0f2561bd7d..d153dc23d7c 100644 --- a/main/helpcontent2/source/auxiliary/fa/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/fa/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/fa/scalc.cfg b/main/helpcontent2/source/auxiliary/fa/scalc.cfg index 80a2dea5fd7..da25ac2013b 100644 --- a/main/helpcontent2/source/auxiliary/fa/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/fa/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/fa/schart.cfg b/main/helpcontent2/source/auxiliary/fa/schart.cfg index 3a8b97b52ad..bb357c5891a 100644 --- a/main/helpcontent2/source/auxiliary/fa/schart.cfg +++ b/main/helpcontent2/source/auxiliary/fa/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/fa/sdatabase.cfg b/main/helpcontent2/source/auxiliary/fa/sdatabase.cfg index 9d4616d4c93..f70b6c41fe9 100644 --- a/main/helpcontent2/source/auxiliary/fa/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/fa/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/fa/sdraw.cfg b/main/helpcontent2/source/auxiliary/fa/sdraw.cfg index a7ce8f9499c..f5b067782c1 100644 --- a/main/helpcontent2/source/auxiliary/fa/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/fa/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/fa/simpress.cfg b/main/helpcontent2/source/auxiliary/fa/simpress.cfg index 8ea02c0bfde..6fca25c2011 100644 --- a/main/helpcontent2/source/auxiliary/fa/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/fa/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/fa/smath.cfg b/main/helpcontent2/source/auxiliary/fa/smath.cfg index 1b97270f664..98e9929717c 100644 --- a/main/helpcontent2/source/auxiliary/fa/smath.cfg +++ b/main/helpcontent2/source/auxiliary/fa/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/fa/swriter.cfg b/main/helpcontent2/source/auxiliary/fa/swriter.cfg index 41b7615a7f8..f7b5b546d04 100644 --- a/main/helpcontent2/source/auxiliary/fa/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/fa/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/fi/sbasic.cfg b/main/helpcontent2/source/auxiliary/fi/sbasic.cfg index 7acf09d12e0..b80f7f4215f 100644 --- a/main/helpcontent2/source/auxiliary/fi/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/fi/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/fi/scalc.cfg b/main/helpcontent2/source/auxiliary/fi/scalc.cfg index 9fcecb853c2..b5893e6f9f1 100644 --- a/main/helpcontent2/source/auxiliary/fi/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/fi/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/fi/schart.cfg b/main/helpcontent2/source/auxiliary/fi/schart.cfg index 618c4d09d57..f97d6b5a8d1 100644 --- a/main/helpcontent2/source/auxiliary/fi/schart.cfg +++ b/main/helpcontent2/source/auxiliary/fi/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/fi/sdatabase.cfg b/main/helpcontent2/source/auxiliary/fi/sdatabase.cfg index 027443ede80..f9f9a56d90f 100644 --- a/main/helpcontent2/source/auxiliary/fi/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/fi/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/fi/sdraw.cfg b/main/helpcontent2/source/auxiliary/fi/sdraw.cfg index 806510645dd..bd1d2bc59f3 100644 --- a/main/helpcontent2/source/auxiliary/fi/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/fi/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/fi/simpress.cfg b/main/helpcontent2/source/auxiliary/fi/simpress.cfg index 628f3fefe65..76ed7bd16de 100644 --- a/main/helpcontent2/source/auxiliary/fi/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/fi/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/fi/smath.cfg b/main/helpcontent2/source/auxiliary/fi/smath.cfg index c133d0fbe0c..bd618065e7a 100644 --- a/main/helpcontent2/source/auxiliary/fi/smath.cfg +++ b/main/helpcontent2/source/auxiliary/fi/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/fi/swriter.cfg b/main/helpcontent2/source/auxiliary/fi/swriter.cfg index 2b6f3ac0abe..0b8f3461439 100644 --- a/main/helpcontent2/source/auxiliary/fi/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/fi/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/fr/sbasic.cfg b/main/helpcontent2/source/auxiliary/fr/sbasic.cfg index 6a166c161b9..b54bc5ed09c 100644 --- a/main/helpcontent2/source/auxiliary/fr/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/fr/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/fr/scalc.cfg b/main/helpcontent2/source/auxiliary/fr/scalc.cfg index 70f69531656..bad24ce4f51 100644 --- a/main/helpcontent2/source/auxiliary/fr/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/fr/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/fr/schart.cfg b/main/helpcontent2/source/auxiliary/fr/schart.cfg index c9c291e148a..d3fa437a185 100644 --- a/main/helpcontent2/source/auxiliary/fr/schart.cfg +++ b/main/helpcontent2/source/auxiliary/fr/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/fr/sdatabase.cfg b/main/helpcontent2/source/auxiliary/fr/sdatabase.cfg index 303037f68ab..c9988ef957b 100644 --- a/main/helpcontent2/source/auxiliary/fr/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/fr/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/fr/sdraw.cfg b/main/helpcontent2/source/auxiliary/fr/sdraw.cfg index b5fe205e107..6ce2ab28058 100644 --- a/main/helpcontent2/source/auxiliary/fr/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/fr/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/fr/simpress.cfg b/main/helpcontent2/source/auxiliary/fr/simpress.cfg index 47c2db1a261..84fcc2e18d2 100644 --- a/main/helpcontent2/source/auxiliary/fr/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/fr/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/fr/smath.cfg b/main/helpcontent2/source/auxiliary/fr/smath.cfg index f36e6b4b7c7..7c95eba2cae 100644 --- a/main/helpcontent2/source/auxiliary/fr/smath.cfg +++ b/main/helpcontent2/source/auxiliary/fr/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/fr/swriter.cfg b/main/helpcontent2/source/auxiliary/fr/swriter.cfg index 52cb76d7126..e3fbcd42a8e 100644 --- a/main/helpcontent2/source/auxiliary/fr/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/fr/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ga/sbasic.cfg b/main/helpcontent2/source/auxiliary/ga/sbasic.cfg index e6ad004442d..36bdbe28c1d 100644 --- a/main/helpcontent2/source/auxiliary/ga/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/ga/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ga/scalc.cfg b/main/helpcontent2/source/auxiliary/ga/scalc.cfg index 1c452724609..a536a71c8e0 100644 --- a/main/helpcontent2/source/auxiliary/ga/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/ga/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ga/schart.cfg b/main/helpcontent2/source/auxiliary/ga/schart.cfg index 52711b754a6..03ebc2ea091 100644 --- a/main/helpcontent2/source/auxiliary/ga/schart.cfg +++ b/main/helpcontent2/source/auxiliary/ga/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ga/sdatabase.cfg b/main/helpcontent2/source/auxiliary/ga/sdatabase.cfg index 6cf679eabf7..50b0703dfd1 100644 --- a/main/helpcontent2/source/auxiliary/ga/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/ga/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ga/sdraw.cfg b/main/helpcontent2/source/auxiliary/ga/sdraw.cfg index eb63c1c6aff..676816f5627 100644 --- a/main/helpcontent2/source/auxiliary/ga/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/ga/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ga/simpress.cfg b/main/helpcontent2/source/auxiliary/ga/simpress.cfg index 8305a181966..8c0b00dd9d2 100644 --- a/main/helpcontent2/source/auxiliary/ga/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/ga/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ga/smath.cfg b/main/helpcontent2/source/auxiliary/ga/smath.cfg index 8d3d369d317..7f2d42d9bcd 100644 --- a/main/helpcontent2/source/auxiliary/ga/smath.cfg +++ b/main/helpcontent2/source/auxiliary/ga/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ga/swriter.cfg b/main/helpcontent2/source/auxiliary/ga/swriter.cfg index 8855d611916..4589bf7dfc5 100644 --- a/main/helpcontent2/source/auxiliary/ga/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/ga/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/gd/sbasic.cfg b/main/helpcontent2/source/auxiliary/gd/sbasic.cfg index 3ea185d37c8..dd6c1ea1078 100644 --- a/main/helpcontent2/source/auxiliary/gd/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/gd/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/gd/scalc.cfg b/main/helpcontent2/source/auxiliary/gd/scalc.cfg index 1fe4876681f..042bed79469 100644 --- a/main/helpcontent2/source/auxiliary/gd/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/gd/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/gd/schart.cfg b/main/helpcontent2/source/auxiliary/gd/schart.cfg index 3b3ac598794..3c90a2c03b1 100644 --- a/main/helpcontent2/source/auxiliary/gd/schart.cfg +++ b/main/helpcontent2/source/auxiliary/gd/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/gd/sdatabase.cfg b/main/helpcontent2/source/auxiliary/gd/sdatabase.cfg index 0bfc9c7c67f..63cd261dece 100644 --- a/main/helpcontent2/source/auxiliary/gd/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/gd/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/gd/sdraw.cfg b/main/helpcontent2/source/auxiliary/gd/sdraw.cfg index 2e2d46cbc5f..ebe0f887e15 100644 --- a/main/helpcontent2/source/auxiliary/gd/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/gd/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/gd/simpress.cfg b/main/helpcontent2/source/auxiliary/gd/simpress.cfg index 97d5c38314f..bf3a5c6e0bb 100644 --- a/main/helpcontent2/source/auxiliary/gd/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/gd/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/gd/smath.cfg b/main/helpcontent2/source/auxiliary/gd/smath.cfg index 72e935d2292..4ff6740aab8 100644 --- a/main/helpcontent2/source/auxiliary/gd/smath.cfg +++ b/main/helpcontent2/source/auxiliary/gd/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/gd/swriter.cfg b/main/helpcontent2/source/auxiliary/gd/swriter.cfg index 1ba3f4830f9..a64274e2e12 100644 --- a/main/helpcontent2/source/auxiliary/gd/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/gd/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/gl/sbasic.cfg b/main/helpcontent2/source/auxiliary/gl/sbasic.cfg index a6a2fbba780..69e19c28649 100644 --- a/main/helpcontent2/source/auxiliary/gl/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/gl/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/gl/scalc.cfg b/main/helpcontent2/source/auxiliary/gl/scalc.cfg index 7e92bbd82c9..7ab39d192e8 100644 --- a/main/helpcontent2/source/auxiliary/gl/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/gl/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/gl/schart.cfg b/main/helpcontent2/source/auxiliary/gl/schart.cfg index 37e314bbe22..57459c62633 100644 --- a/main/helpcontent2/source/auxiliary/gl/schart.cfg +++ b/main/helpcontent2/source/auxiliary/gl/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/gl/sdatabase.cfg b/main/helpcontent2/source/auxiliary/gl/sdatabase.cfg index fe48e342944..32462989057 100644 --- a/main/helpcontent2/source/auxiliary/gl/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/gl/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/gl/sdraw.cfg b/main/helpcontent2/source/auxiliary/gl/sdraw.cfg index 38c09245f59..d6b4ad33584 100644 --- a/main/helpcontent2/source/auxiliary/gl/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/gl/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/gl/simpress.cfg b/main/helpcontent2/source/auxiliary/gl/simpress.cfg index db2aa955627..655500ce01a 100644 --- a/main/helpcontent2/source/auxiliary/gl/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/gl/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/gl/smath.cfg b/main/helpcontent2/source/auxiliary/gl/smath.cfg index 61aee536e7e..0e75d8162aa 100644 --- a/main/helpcontent2/source/auxiliary/gl/smath.cfg +++ b/main/helpcontent2/source/auxiliary/gl/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/gl/swriter.cfg b/main/helpcontent2/source/auxiliary/gl/swriter.cfg index 80fe20f35d7..bc56af70bc4 100644 --- a/main/helpcontent2/source/auxiliary/gl/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/gl/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/gu/sbasic.cfg b/main/helpcontent2/source/auxiliary/gu/sbasic.cfg index 478f1770fbd..ad69d41efc4 100644 --- a/main/helpcontent2/source/auxiliary/gu/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/gu/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/gu/scalc.cfg b/main/helpcontent2/source/auxiliary/gu/scalc.cfg index 14a17dd63b6..349a613540e 100644 --- a/main/helpcontent2/source/auxiliary/gu/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/gu/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/gu/schart.cfg b/main/helpcontent2/source/auxiliary/gu/schart.cfg index b0aefbfb5fa..9defc9601bc 100644 --- a/main/helpcontent2/source/auxiliary/gu/schart.cfg +++ b/main/helpcontent2/source/auxiliary/gu/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/gu/sdatabase.cfg b/main/helpcontent2/source/auxiliary/gu/sdatabase.cfg index d9702a094d2..3e32560a86e 100644 --- a/main/helpcontent2/source/auxiliary/gu/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/gu/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/gu/sdraw.cfg b/main/helpcontent2/source/auxiliary/gu/sdraw.cfg index 91f771788e8..237b769d783 100644 --- a/main/helpcontent2/source/auxiliary/gu/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/gu/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/gu/simpress.cfg b/main/helpcontent2/source/auxiliary/gu/simpress.cfg index 7c68f7f46b9..c324a264d0c 100644 --- a/main/helpcontent2/source/auxiliary/gu/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/gu/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/gu/smath.cfg b/main/helpcontent2/source/auxiliary/gu/smath.cfg index ff2de5aab1c..6aaf976da1a 100644 --- a/main/helpcontent2/source/auxiliary/gu/smath.cfg +++ b/main/helpcontent2/source/auxiliary/gu/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/gu/swriter.cfg b/main/helpcontent2/source/auxiliary/gu/swriter.cfg index 65a8e98a27c..cca6472e686 100644 --- a/main/helpcontent2/source/auxiliary/gu/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/gu/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/he/sbasic.cfg b/main/helpcontent2/source/auxiliary/he/sbasic.cfg index 668c98f05ad..8b7e7393068 100644 --- a/main/helpcontent2/source/auxiliary/he/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/he/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/he/scalc.cfg b/main/helpcontent2/source/auxiliary/he/scalc.cfg index 33310f6b681..54e47404b25 100644 --- a/main/helpcontent2/source/auxiliary/he/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/he/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/he/schart.cfg b/main/helpcontent2/source/auxiliary/he/schart.cfg index d3571a4cb7e..72b7c177868 100644 --- a/main/helpcontent2/source/auxiliary/he/schart.cfg +++ b/main/helpcontent2/source/auxiliary/he/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/he/sdatabase.cfg b/main/helpcontent2/source/auxiliary/he/sdatabase.cfg index 0cf3088319a..5bf38ec9f78 100644 --- a/main/helpcontent2/source/auxiliary/he/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/he/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/he/sdraw.cfg b/main/helpcontent2/source/auxiliary/he/sdraw.cfg index b8391d4c467..e63ac4084ed 100644 --- a/main/helpcontent2/source/auxiliary/he/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/he/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/he/simpress.cfg b/main/helpcontent2/source/auxiliary/he/simpress.cfg index d25853d5b87..516b377cd64 100644 --- a/main/helpcontent2/source/auxiliary/he/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/he/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/he/smath.cfg b/main/helpcontent2/source/auxiliary/he/smath.cfg index 2f7001ec977..24fdc9ca29d 100644 --- a/main/helpcontent2/source/auxiliary/he/smath.cfg +++ b/main/helpcontent2/source/auxiliary/he/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/he/swriter.cfg b/main/helpcontent2/source/auxiliary/he/swriter.cfg index 231cff34e4e..11e70a9a75e 100644 --- a/main/helpcontent2/source/auxiliary/he/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/he/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/hi/sbasic.cfg b/main/helpcontent2/source/auxiliary/hi/sbasic.cfg index 7e325cca1cc..81ee33024c8 100644 --- a/main/helpcontent2/source/auxiliary/hi/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/hi/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/hi/scalc.cfg b/main/helpcontent2/source/auxiliary/hi/scalc.cfg index 524f119b828..22caba6d08d 100644 --- a/main/helpcontent2/source/auxiliary/hi/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/hi/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/hi/schart.cfg b/main/helpcontent2/source/auxiliary/hi/schart.cfg index ae88f542099..41f4df8793e 100644 --- a/main/helpcontent2/source/auxiliary/hi/schart.cfg +++ b/main/helpcontent2/source/auxiliary/hi/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/hi/sdatabase.cfg b/main/helpcontent2/source/auxiliary/hi/sdatabase.cfg index b91d2d6e2bf..9e57207c542 100644 --- a/main/helpcontent2/source/auxiliary/hi/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/hi/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/hi/sdraw.cfg b/main/helpcontent2/source/auxiliary/hi/sdraw.cfg index d4ba6e0e71b..ee94244e328 100644 --- a/main/helpcontent2/source/auxiliary/hi/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/hi/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/hi/simpress.cfg b/main/helpcontent2/source/auxiliary/hi/simpress.cfg index 0f3ff1d85c9..484faa165ec 100644 --- a/main/helpcontent2/source/auxiliary/hi/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/hi/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/hi/smath.cfg b/main/helpcontent2/source/auxiliary/hi/smath.cfg index 1918564a957..b0cfaa612ff 100644 --- a/main/helpcontent2/source/auxiliary/hi/smath.cfg +++ b/main/helpcontent2/source/auxiliary/hi/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/hi/swriter.cfg b/main/helpcontent2/source/auxiliary/hi/swriter.cfg index a48f20580c7..220107208de 100644 --- a/main/helpcontent2/source/auxiliary/hi/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/hi/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/hr/sbasic.cfg b/main/helpcontent2/source/auxiliary/hr/sbasic.cfg index 99cb6874e31..2fa4e8361e4 100644 --- a/main/helpcontent2/source/auxiliary/hr/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/hr/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/hr/scalc.cfg b/main/helpcontent2/source/auxiliary/hr/scalc.cfg index 6661234ba6a..38abd4d4762 100644 --- a/main/helpcontent2/source/auxiliary/hr/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/hr/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/hr/schart.cfg b/main/helpcontent2/source/auxiliary/hr/schart.cfg index 8afefe5cb76..724e52cd3c1 100644 --- a/main/helpcontent2/source/auxiliary/hr/schart.cfg +++ b/main/helpcontent2/source/auxiliary/hr/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/hr/sdatabase.cfg b/main/helpcontent2/source/auxiliary/hr/sdatabase.cfg index b23b50acbfd..e7ff1a54974 100644 --- a/main/helpcontent2/source/auxiliary/hr/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/hr/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/hr/sdraw.cfg b/main/helpcontent2/source/auxiliary/hr/sdraw.cfg index 556397a49aa..01ce5e0e801 100644 --- a/main/helpcontent2/source/auxiliary/hr/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/hr/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/hr/simpress.cfg b/main/helpcontent2/source/auxiliary/hr/simpress.cfg index 3a171836d46..f6d890017ff 100644 --- a/main/helpcontent2/source/auxiliary/hr/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/hr/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/hr/smath.cfg b/main/helpcontent2/source/auxiliary/hr/smath.cfg index 9772eeb13f8..f500e410d60 100644 --- a/main/helpcontent2/source/auxiliary/hr/smath.cfg +++ b/main/helpcontent2/source/auxiliary/hr/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/hr/swriter.cfg b/main/helpcontent2/source/auxiliary/hr/swriter.cfg index fd1600c9309..7de87103012 100644 --- a/main/helpcontent2/source/auxiliary/hr/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/hr/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/hu/sbasic.cfg b/main/helpcontent2/source/auxiliary/hu/sbasic.cfg index 5cda377a550..28b1b2c9288 100644 --- a/main/helpcontent2/source/auxiliary/hu/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/hu/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/hu/scalc.cfg b/main/helpcontent2/source/auxiliary/hu/scalc.cfg index d324f6d4e37..13d82b00986 100644 --- a/main/helpcontent2/source/auxiliary/hu/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/hu/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/hu/schart.cfg b/main/helpcontent2/source/auxiliary/hu/schart.cfg index bd01f68ac72..ef24dab6263 100644 --- a/main/helpcontent2/source/auxiliary/hu/schart.cfg +++ b/main/helpcontent2/source/auxiliary/hu/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/hu/sdatabase.cfg b/main/helpcontent2/source/auxiliary/hu/sdatabase.cfg index 09bdd8f8167..baeb919f566 100644 --- a/main/helpcontent2/source/auxiliary/hu/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/hu/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/hu/sdraw.cfg b/main/helpcontent2/source/auxiliary/hu/sdraw.cfg index 6f68805cc3b..deebf075ced 100644 --- a/main/helpcontent2/source/auxiliary/hu/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/hu/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/hu/simpress.cfg b/main/helpcontent2/source/auxiliary/hu/simpress.cfg index 87cfa7ef1d3..7196b4e3ada 100644 --- a/main/helpcontent2/source/auxiliary/hu/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/hu/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/hu/smath.cfg b/main/helpcontent2/source/auxiliary/hu/smath.cfg index 33858de3e80..45f4a8db34b 100644 --- a/main/helpcontent2/source/auxiliary/hu/smath.cfg +++ b/main/helpcontent2/source/auxiliary/hu/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/hu/swriter.cfg b/main/helpcontent2/source/auxiliary/hu/swriter.cfg index f2f92797aa0..04bcb0f8626 100644 --- a/main/helpcontent2/source/auxiliary/hu/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/hu/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/it/sbasic.cfg b/main/helpcontent2/source/auxiliary/it/sbasic.cfg index b4ce4231328..60e5740e446 100644 --- a/main/helpcontent2/source/auxiliary/it/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/it/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/it/scalc.cfg b/main/helpcontent2/source/auxiliary/it/scalc.cfg index a310df9329a..b188bcd7b0c 100644 --- a/main/helpcontent2/source/auxiliary/it/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/it/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/it/schart.cfg b/main/helpcontent2/source/auxiliary/it/schart.cfg index 60ad0aef539..844c5233c3d 100644 --- a/main/helpcontent2/source/auxiliary/it/schart.cfg +++ b/main/helpcontent2/source/auxiliary/it/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/it/sdatabase.cfg b/main/helpcontent2/source/auxiliary/it/sdatabase.cfg index c5c1fd13e1f..81c8eea0168 100644 --- a/main/helpcontent2/source/auxiliary/it/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/it/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/it/sdraw.cfg b/main/helpcontent2/source/auxiliary/it/sdraw.cfg index 5bf309bb698..47ee0f3d002 100644 --- a/main/helpcontent2/source/auxiliary/it/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/it/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/it/simpress.cfg b/main/helpcontent2/source/auxiliary/it/simpress.cfg index ca54d6f997f..7c90c1a981c 100644 --- a/main/helpcontent2/source/auxiliary/it/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/it/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/it/smath.cfg b/main/helpcontent2/source/auxiliary/it/smath.cfg index 54f3185323f..3461f4cf2e3 100644 --- a/main/helpcontent2/source/auxiliary/it/smath.cfg +++ b/main/helpcontent2/source/auxiliary/it/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/it/swriter.cfg b/main/helpcontent2/source/auxiliary/it/swriter.cfg index 07ef533a410..2c71902e39e 100644 --- a/main/helpcontent2/source/auxiliary/it/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/it/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ja/sbasic.cfg b/main/helpcontent2/source/auxiliary/ja/sbasic.cfg index 02816807b83..bbe443a9cc4 100644 --- a/main/helpcontent2/source/auxiliary/ja/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/ja/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ja/scalc.cfg b/main/helpcontent2/source/auxiliary/ja/scalc.cfg index dffb30e7f62..e53cfc2ac3c 100644 --- a/main/helpcontent2/source/auxiliary/ja/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/ja/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ja/schart.cfg b/main/helpcontent2/source/auxiliary/ja/schart.cfg index 03983890026..f4436401ea7 100644 --- a/main/helpcontent2/source/auxiliary/ja/schart.cfg +++ b/main/helpcontent2/source/auxiliary/ja/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ja/sdatabase.cfg b/main/helpcontent2/source/auxiliary/ja/sdatabase.cfg index 5a667aaab34..55c0cdd4397 100644 --- a/main/helpcontent2/source/auxiliary/ja/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/ja/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ja/sdraw.cfg b/main/helpcontent2/source/auxiliary/ja/sdraw.cfg index fe9d21af92c..0fbfb811d5c 100644 --- a/main/helpcontent2/source/auxiliary/ja/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/ja/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ja/simpress.cfg b/main/helpcontent2/source/auxiliary/ja/simpress.cfg index bb91cfe8ab9..4820b91f940 100644 --- a/main/helpcontent2/source/auxiliary/ja/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/ja/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ja/smath.cfg b/main/helpcontent2/source/auxiliary/ja/smath.cfg index 040ffc031b9..402cf4afd34 100644 --- a/main/helpcontent2/source/auxiliary/ja/smath.cfg +++ b/main/helpcontent2/source/auxiliary/ja/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ja/swriter.cfg b/main/helpcontent2/source/auxiliary/ja/swriter.cfg index 723d4bdc400..54519ca3aff 100644 --- a/main/helpcontent2/source/auxiliary/ja/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/ja/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ka/sbasic.cfg b/main/helpcontent2/source/auxiliary/ka/sbasic.cfg index ca9a739c5b2..95f04729afe 100644 --- a/main/helpcontent2/source/auxiliary/ka/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/ka/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ka/scalc.cfg b/main/helpcontent2/source/auxiliary/ka/scalc.cfg index af56bfa9736..63124654179 100644 --- a/main/helpcontent2/source/auxiliary/ka/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/ka/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ka/schart.cfg b/main/helpcontent2/source/auxiliary/ka/schart.cfg index 6b844fe0cf8..e9dceeb14ab 100644 --- a/main/helpcontent2/source/auxiliary/ka/schart.cfg +++ b/main/helpcontent2/source/auxiliary/ka/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ka/sdatabase.cfg b/main/helpcontent2/source/auxiliary/ka/sdatabase.cfg index 6d2c91d5dc7..637faf71b62 100644 --- a/main/helpcontent2/source/auxiliary/ka/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/ka/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ka/sdraw.cfg b/main/helpcontent2/source/auxiliary/ka/sdraw.cfg index e4ffb5095de..8ef67c2a27e 100644 --- a/main/helpcontent2/source/auxiliary/ka/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/ka/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ka/simpress.cfg b/main/helpcontent2/source/auxiliary/ka/simpress.cfg index b7307ca9019..6c1d119c625 100644 --- a/main/helpcontent2/source/auxiliary/ka/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/ka/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ka/smath.cfg b/main/helpcontent2/source/auxiliary/ka/smath.cfg index 714ec544e60..47d0c59a873 100644 --- a/main/helpcontent2/source/auxiliary/ka/smath.cfg +++ b/main/helpcontent2/source/auxiliary/ka/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ka/swriter.cfg b/main/helpcontent2/source/auxiliary/ka/swriter.cfg index 5fcca2e05d9..19ab225facc 100644 --- a/main/helpcontent2/source/auxiliary/ka/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/ka/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/kab/sbasic.cfg b/main/helpcontent2/source/auxiliary/kab/sbasic.cfg index e31ce1e4dda..a677e798b81 100644 --- a/main/helpcontent2/source/auxiliary/kab/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/kab/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/kab/scalc.cfg b/main/helpcontent2/source/auxiliary/kab/scalc.cfg index 7b85da32626..973a504ae31 100644 --- a/main/helpcontent2/source/auxiliary/kab/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/kab/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/kab/schart.cfg b/main/helpcontent2/source/auxiliary/kab/schart.cfg index f7a1f62436c..8367ed61527 100644 --- a/main/helpcontent2/source/auxiliary/kab/schart.cfg +++ b/main/helpcontent2/source/auxiliary/kab/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/kab/sdatabase.cfg b/main/helpcontent2/source/auxiliary/kab/sdatabase.cfg index 967868ec14f..94c6bb1878c 100644 --- a/main/helpcontent2/source/auxiliary/kab/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/kab/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/kab/sdraw.cfg b/main/helpcontent2/source/auxiliary/kab/sdraw.cfg index 5263a761c7d..4973557d359 100644 --- a/main/helpcontent2/source/auxiliary/kab/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/kab/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/kab/simpress.cfg b/main/helpcontent2/source/auxiliary/kab/simpress.cfg index 061c9aaa2f3..2c2d81a7dec 100644 --- a/main/helpcontent2/source/auxiliary/kab/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/kab/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/kab/smath.cfg b/main/helpcontent2/source/auxiliary/kab/smath.cfg index 0544a6e8885..2f750728f97 100644 --- a/main/helpcontent2/source/auxiliary/kab/smath.cfg +++ b/main/helpcontent2/source/auxiliary/kab/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/kab/swriter.cfg b/main/helpcontent2/source/auxiliary/kab/swriter.cfg index 5b9e74277e4..b04cdb54bbf 100644 --- a/main/helpcontent2/source/auxiliary/kab/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/kab/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/kid/sbasic.cfg b/main/helpcontent2/source/auxiliary/kid/sbasic.cfg index 67305d64ff9..69b507894d5 100644 --- a/main/helpcontent2/source/auxiliary/kid/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/kid/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/kid/scalc.cfg b/main/helpcontent2/source/auxiliary/kid/scalc.cfg index 8c9b1f5e55e..76c11c929ef 100644 --- a/main/helpcontent2/source/auxiliary/kid/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/kid/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/kid/schart.cfg b/main/helpcontent2/source/auxiliary/kid/schart.cfg index 7ad526b5a18..e601909fb35 100644 --- a/main/helpcontent2/source/auxiliary/kid/schart.cfg +++ b/main/helpcontent2/source/auxiliary/kid/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/kid/sdatabase.cfg b/main/helpcontent2/source/auxiliary/kid/sdatabase.cfg index 248947b0e9b..967a816a8bf 100644 --- a/main/helpcontent2/source/auxiliary/kid/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/kid/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/kid/sdraw.cfg b/main/helpcontent2/source/auxiliary/kid/sdraw.cfg index 4b69f7bdd24..383ed09a302 100644 --- a/main/helpcontent2/source/auxiliary/kid/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/kid/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/kid/simpress.cfg b/main/helpcontent2/source/auxiliary/kid/simpress.cfg index c7697edf3ea..45a4c2534b6 100644 --- a/main/helpcontent2/source/auxiliary/kid/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/kid/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/kid/smath.cfg b/main/helpcontent2/source/auxiliary/kid/smath.cfg index 0fe01375a99..492ba8294c4 100644 --- a/main/helpcontent2/source/auxiliary/kid/smath.cfg +++ b/main/helpcontent2/source/auxiliary/kid/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/kid/swriter.cfg b/main/helpcontent2/source/auxiliary/kid/swriter.cfg index 3b8487fa0a0..94e40cfbf9e 100644 --- a/main/helpcontent2/source/auxiliary/kid/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/kid/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/kk/sbasic.cfg b/main/helpcontent2/source/auxiliary/kk/sbasic.cfg index 8271e1186cf..3be77bef5c8 100644 --- a/main/helpcontent2/source/auxiliary/kk/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/kk/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/kk/scalc.cfg b/main/helpcontent2/source/auxiliary/kk/scalc.cfg index accbae295f0..28cee0c4f93 100644 --- a/main/helpcontent2/source/auxiliary/kk/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/kk/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/kk/schart.cfg b/main/helpcontent2/source/auxiliary/kk/schart.cfg index 3316987109b..cec8812e629 100644 --- a/main/helpcontent2/source/auxiliary/kk/schart.cfg +++ b/main/helpcontent2/source/auxiliary/kk/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/kk/sdatabase.cfg b/main/helpcontent2/source/auxiliary/kk/sdatabase.cfg index 87ccd73f0aa..ae6757efc65 100644 --- a/main/helpcontent2/source/auxiliary/kk/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/kk/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/kk/sdraw.cfg b/main/helpcontent2/source/auxiliary/kk/sdraw.cfg index c023977cc78..75464f46d8c 100644 --- a/main/helpcontent2/source/auxiliary/kk/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/kk/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/kk/simpress.cfg b/main/helpcontent2/source/auxiliary/kk/simpress.cfg index 27e47577edf..13ac4963840 100644 --- a/main/helpcontent2/source/auxiliary/kk/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/kk/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/kk/smath.cfg b/main/helpcontent2/source/auxiliary/kk/smath.cfg index 72e15f5c8c8..9cd1c952173 100644 --- a/main/helpcontent2/source/auxiliary/kk/smath.cfg +++ b/main/helpcontent2/source/auxiliary/kk/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/kk/swriter.cfg b/main/helpcontent2/source/auxiliary/kk/swriter.cfg index d775972b94a..6546d5fa2ba 100644 --- a/main/helpcontent2/source/auxiliary/kk/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/kk/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/km/sbasic.cfg b/main/helpcontent2/source/auxiliary/km/sbasic.cfg index 62daf4e342e..837ea0fa553 100644 --- a/main/helpcontent2/source/auxiliary/km/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/km/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/km/scalc.cfg b/main/helpcontent2/source/auxiliary/km/scalc.cfg index 2b3efbf42f1..91dbc7ca45a 100644 --- a/main/helpcontent2/source/auxiliary/km/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/km/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/km/schart.cfg b/main/helpcontent2/source/auxiliary/km/schart.cfg index 854f9932f7d..1b935d5cd4d 100644 --- a/main/helpcontent2/source/auxiliary/km/schart.cfg +++ b/main/helpcontent2/source/auxiliary/km/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/km/sdatabase.cfg b/main/helpcontent2/source/auxiliary/km/sdatabase.cfg index 715866292ea..4353b0fbe8b 100644 --- a/main/helpcontent2/source/auxiliary/km/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/km/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/km/sdraw.cfg b/main/helpcontent2/source/auxiliary/km/sdraw.cfg index e4fa0b7b823..f4d125b8cc9 100644 --- a/main/helpcontent2/source/auxiliary/km/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/km/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/km/simpress.cfg b/main/helpcontent2/source/auxiliary/km/simpress.cfg index 4df33e022d2..36b06ac8b28 100644 --- a/main/helpcontent2/source/auxiliary/km/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/km/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/km/smath.cfg b/main/helpcontent2/source/auxiliary/km/smath.cfg index 03285060994..006fc3e94cf 100644 --- a/main/helpcontent2/source/auxiliary/km/smath.cfg +++ b/main/helpcontent2/source/auxiliary/km/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/km/swriter.cfg b/main/helpcontent2/source/auxiliary/km/swriter.cfg index 91b4139da77..9efc8e1f317 100644 --- a/main/helpcontent2/source/auxiliary/km/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/km/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ko/sbasic.cfg b/main/helpcontent2/source/auxiliary/ko/sbasic.cfg index d5f5b1e96a5..3673ea6af92 100644 --- a/main/helpcontent2/source/auxiliary/ko/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/ko/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ko/scalc.cfg b/main/helpcontent2/source/auxiliary/ko/scalc.cfg index a018349190f..17761c65fc7 100644 --- a/main/helpcontent2/source/auxiliary/ko/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/ko/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ko/schart.cfg b/main/helpcontent2/source/auxiliary/ko/schart.cfg index f082daafc9d..0be4566da10 100644 --- a/main/helpcontent2/source/auxiliary/ko/schart.cfg +++ b/main/helpcontent2/source/auxiliary/ko/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ko/sdatabase.cfg b/main/helpcontent2/source/auxiliary/ko/sdatabase.cfg index 539dcab128a..7882bbb385e 100644 --- a/main/helpcontent2/source/auxiliary/ko/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/ko/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ko/sdraw.cfg b/main/helpcontent2/source/auxiliary/ko/sdraw.cfg index 7e3bc6d43c2..d077ddffee2 100644 --- a/main/helpcontent2/source/auxiliary/ko/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/ko/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ko/simpress.cfg b/main/helpcontent2/source/auxiliary/ko/simpress.cfg index b6c78f83358..9e1fd3a7984 100644 --- a/main/helpcontent2/source/auxiliary/ko/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/ko/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ko/smath.cfg b/main/helpcontent2/source/auxiliary/ko/smath.cfg index 8da88439bd4..314930da9fd 100644 --- a/main/helpcontent2/source/auxiliary/ko/smath.cfg +++ b/main/helpcontent2/source/auxiliary/ko/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ko/swriter.cfg b/main/helpcontent2/source/auxiliary/ko/swriter.cfg index 3c554a08555..e152153f582 100644 --- a/main/helpcontent2/source/auxiliary/ko/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/ko/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/kok/sbasic.cfg b/main/helpcontent2/source/auxiliary/kok/sbasic.cfg index 4207cbfff76..ce58c29b216 100644 --- a/main/helpcontent2/source/auxiliary/kok/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/kok/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/kok/scalc.cfg b/main/helpcontent2/source/auxiliary/kok/scalc.cfg index 23261e3a7ee..a762906aa64 100644 --- a/main/helpcontent2/source/auxiliary/kok/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/kok/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/kok/schart.cfg b/main/helpcontent2/source/auxiliary/kok/schart.cfg index be719b529d1..c4bc623976f 100644 --- a/main/helpcontent2/source/auxiliary/kok/schart.cfg +++ b/main/helpcontent2/source/auxiliary/kok/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/kok/sdatabase.cfg b/main/helpcontent2/source/auxiliary/kok/sdatabase.cfg index 64a746d4f8b..92735e03348 100644 --- a/main/helpcontent2/source/auxiliary/kok/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/kok/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/kok/sdraw.cfg b/main/helpcontent2/source/auxiliary/kok/sdraw.cfg index 7fdc13d37e5..9d20a5c1875 100644 --- a/main/helpcontent2/source/auxiliary/kok/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/kok/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/kok/simpress.cfg b/main/helpcontent2/source/auxiliary/kok/simpress.cfg index 3c08dfc7835..ef1a528d820 100644 --- a/main/helpcontent2/source/auxiliary/kok/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/kok/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/kok/smath.cfg b/main/helpcontent2/source/auxiliary/kok/smath.cfg index 9b1308faf8c..4d81fe49e64 100644 --- a/main/helpcontent2/source/auxiliary/kok/smath.cfg +++ b/main/helpcontent2/source/auxiliary/kok/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/kok/swriter.cfg b/main/helpcontent2/source/auxiliary/kok/swriter.cfg index e4242b6fcad..ae5ebc63a29 100644 --- a/main/helpcontent2/source/auxiliary/kok/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/kok/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ks/sbasic.cfg b/main/helpcontent2/source/auxiliary/ks/sbasic.cfg index b347bdca427..e978767dc24 100644 --- a/main/helpcontent2/source/auxiliary/ks/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/ks/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ks/scalc.cfg b/main/helpcontent2/source/auxiliary/ks/scalc.cfg index d80f61e2dd3..203a335d843 100644 --- a/main/helpcontent2/source/auxiliary/ks/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/ks/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ks/schart.cfg b/main/helpcontent2/source/auxiliary/ks/schart.cfg index dade1e0850c..88c07c88db4 100644 --- a/main/helpcontent2/source/auxiliary/ks/schart.cfg +++ b/main/helpcontent2/source/auxiliary/ks/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ks/sdatabase.cfg b/main/helpcontent2/source/auxiliary/ks/sdatabase.cfg index cc871fd5f33..07bc506f552 100644 --- a/main/helpcontent2/source/auxiliary/ks/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/ks/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ks/sdraw.cfg b/main/helpcontent2/source/auxiliary/ks/sdraw.cfg index 8c6722c5bfa..312e816f35e 100644 --- a/main/helpcontent2/source/auxiliary/ks/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/ks/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ks/simpress.cfg b/main/helpcontent2/source/auxiliary/ks/simpress.cfg index 29a2213cdcb..5ff1857e382 100644 --- a/main/helpcontent2/source/auxiliary/ks/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/ks/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ks/smath.cfg b/main/helpcontent2/source/auxiliary/ks/smath.cfg index 37bd1c96a4a..e58caaddcab 100644 --- a/main/helpcontent2/source/auxiliary/ks/smath.cfg +++ b/main/helpcontent2/source/auxiliary/ks/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ks/swriter.cfg b/main/helpcontent2/source/auxiliary/ks/swriter.cfg index 7d57c986ab0..e8963c54e8d 100644 --- a/main/helpcontent2/source/auxiliary/ks/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/ks/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ku/sbasic.cfg b/main/helpcontent2/source/auxiliary/ku/sbasic.cfg index bf074654a8a..21bc855e86d 100644 --- a/main/helpcontent2/source/auxiliary/ku/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/ku/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ku/scalc.cfg b/main/helpcontent2/source/auxiliary/ku/scalc.cfg index d111a091c81..1431dcfc236 100644 --- a/main/helpcontent2/source/auxiliary/ku/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/ku/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ku/schart.cfg b/main/helpcontent2/source/auxiliary/ku/schart.cfg index 6e56873165f..3e8bfa9d928 100644 --- a/main/helpcontent2/source/auxiliary/ku/schart.cfg +++ b/main/helpcontent2/source/auxiliary/ku/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ku/sdatabase.cfg b/main/helpcontent2/source/auxiliary/ku/sdatabase.cfg index 98be393ebf7..ab72a58435c 100644 --- a/main/helpcontent2/source/auxiliary/ku/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/ku/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ku/sdraw.cfg b/main/helpcontent2/source/auxiliary/ku/sdraw.cfg index dfda53709a7..2ce8778704e 100644 --- a/main/helpcontent2/source/auxiliary/ku/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/ku/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ku/simpress.cfg b/main/helpcontent2/source/auxiliary/ku/simpress.cfg index 4cc04fe98b4..e9d525c2e14 100644 --- a/main/helpcontent2/source/auxiliary/ku/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/ku/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ku/smath.cfg b/main/helpcontent2/source/auxiliary/ku/smath.cfg index 1124af5aa22..739ba3c1ba0 100644 --- a/main/helpcontent2/source/auxiliary/ku/smath.cfg +++ b/main/helpcontent2/source/auxiliary/ku/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ku/swriter.cfg b/main/helpcontent2/source/auxiliary/ku/swriter.cfg index c6d48839472..35c858df617 100644 --- a/main/helpcontent2/source/auxiliary/ku/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/ku/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/lt/sbasic.cfg b/main/helpcontent2/source/auxiliary/lt/sbasic.cfg index 00c76cb33d4..64249a11e7c 100644 --- a/main/helpcontent2/source/auxiliary/lt/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/lt/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/lt/scalc.cfg b/main/helpcontent2/source/auxiliary/lt/scalc.cfg index 015a4d0a712..222e4ae464a 100644 --- a/main/helpcontent2/source/auxiliary/lt/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/lt/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/lt/schart.cfg b/main/helpcontent2/source/auxiliary/lt/schart.cfg index b07d07dab77..31bb9426344 100644 --- a/main/helpcontent2/source/auxiliary/lt/schart.cfg +++ b/main/helpcontent2/source/auxiliary/lt/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/lt/sdatabase.cfg b/main/helpcontent2/source/auxiliary/lt/sdatabase.cfg index 1be7087145e..9bf7ee2cded 100644 --- a/main/helpcontent2/source/auxiliary/lt/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/lt/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/lt/sdraw.cfg b/main/helpcontent2/source/auxiliary/lt/sdraw.cfg index 4f000970ad1..e5815f66dcd 100644 --- a/main/helpcontent2/source/auxiliary/lt/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/lt/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/lt/simpress.cfg b/main/helpcontent2/source/auxiliary/lt/simpress.cfg index c9be2ee9a56..507c39732a1 100644 --- a/main/helpcontent2/source/auxiliary/lt/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/lt/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/lt/smath.cfg b/main/helpcontent2/source/auxiliary/lt/smath.cfg index 9dbae9f2534..64c37a2d34e 100644 --- a/main/helpcontent2/source/auxiliary/lt/smath.cfg +++ b/main/helpcontent2/source/auxiliary/lt/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/lt/swriter.cfg b/main/helpcontent2/source/auxiliary/lt/swriter.cfg index 772e5e1868c..1b5cc0050a4 100644 --- a/main/helpcontent2/source/auxiliary/lt/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/lt/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/mai/sbasic.cfg b/main/helpcontent2/source/auxiliary/mai/sbasic.cfg index 3f14dee0273..ec3bcaaa8f6 100644 --- a/main/helpcontent2/source/auxiliary/mai/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/mai/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/mai/scalc.cfg b/main/helpcontent2/source/auxiliary/mai/scalc.cfg index cf7ea0311f3..e9e760caee1 100644 --- a/main/helpcontent2/source/auxiliary/mai/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/mai/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/mai/schart.cfg b/main/helpcontent2/source/auxiliary/mai/schart.cfg index 22189351e99..1359ab47d18 100644 --- a/main/helpcontent2/source/auxiliary/mai/schart.cfg +++ b/main/helpcontent2/source/auxiliary/mai/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/mai/sdatabase.cfg b/main/helpcontent2/source/auxiliary/mai/sdatabase.cfg index 124c055170b..729013496dd 100644 --- a/main/helpcontent2/source/auxiliary/mai/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/mai/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/mai/sdraw.cfg b/main/helpcontent2/source/auxiliary/mai/sdraw.cfg index 04c6626d075..5cdafad422b 100644 --- a/main/helpcontent2/source/auxiliary/mai/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/mai/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/mai/simpress.cfg b/main/helpcontent2/source/auxiliary/mai/simpress.cfg index 8853ed46ae0..93a643492de 100644 --- a/main/helpcontent2/source/auxiliary/mai/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/mai/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/mai/smath.cfg b/main/helpcontent2/source/auxiliary/mai/smath.cfg index 940c497e56b..a9db64f8d15 100644 --- a/main/helpcontent2/source/auxiliary/mai/smath.cfg +++ b/main/helpcontent2/source/auxiliary/mai/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/mai/swriter.cfg b/main/helpcontent2/source/auxiliary/mai/swriter.cfg index b5529cd514b..d701a84b396 100644 --- a/main/helpcontent2/source/auxiliary/mai/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/mai/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/mk/sbasic.cfg b/main/helpcontent2/source/auxiliary/mk/sbasic.cfg index aec9ff0864b..bf1420a687f 100644 --- a/main/helpcontent2/source/auxiliary/mk/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/mk/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/mk/scalc.cfg b/main/helpcontent2/source/auxiliary/mk/scalc.cfg index aaa5f413abe..9b3b4adda07 100644 --- a/main/helpcontent2/source/auxiliary/mk/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/mk/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/mk/schart.cfg b/main/helpcontent2/source/auxiliary/mk/schart.cfg index a1f00a6e40e..0737d18ea67 100644 --- a/main/helpcontent2/source/auxiliary/mk/schart.cfg +++ b/main/helpcontent2/source/auxiliary/mk/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/mk/sdatabase.cfg b/main/helpcontent2/source/auxiliary/mk/sdatabase.cfg index d43936dc261..32a24da9991 100644 --- a/main/helpcontent2/source/auxiliary/mk/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/mk/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/mk/sdraw.cfg b/main/helpcontent2/source/auxiliary/mk/sdraw.cfg index 9d50b27b2f0..ae9f25b1d4d 100644 --- a/main/helpcontent2/source/auxiliary/mk/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/mk/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/mk/simpress.cfg b/main/helpcontent2/source/auxiliary/mk/simpress.cfg index 6641fe0064f..7e6fbde5bd0 100644 --- a/main/helpcontent2/source/auxiliary/mk/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/mk/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/mk/smath.cfg b/main/helpcontent2/source/auxiliary/mk/smath.cfg index e4ba1bfa0b3..878454f3e85 100644 --- a/main/helpcontent2/source/auxiliary/mk/smath.cfg +++ b/main/helpcontent2/source/auxiliary/mk/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/mk/swriter.cfg b/main/helpcontent2/source/auxiliary/mk/swriter.cfg index 22cf4850cda..a421558cc0b 100644 --- a/main/helpcontent2/source/auxiliary/mk/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/mk/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/mn/sbasic.cfg b/main/helpcontent2/source/auxiliary/mn/sbasic.cfg index 93c77f6c270..9466ed4ea6e 100644 --- a/main/helpcontent2/source/auxiliary/mn/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/mn/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/mn/scalc.cfg b/main/helpcontent2/source/auxiliary/mn/scalc.cfg index eecb7f434cd..15243af521f 100644 --- a/main/helpcontent2/source/auxiliary/mn/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/mn/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/mn/schart.cfg b/main/helpcontent2/source/auxiliary/mn/schart.cfg index e04d69bb92a..f7b02f382dd 100644 --- a/main/helpcontent2/source/auxiliary/mn/schart.cfg +++ b/main/helpcontent2/source/auxiliary/mn/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/mn/sdatabase.cfg b/main/helpcontent2/source/auxiliary/mn/sdatabase.cfg index cebf45e44c4..a2349e9a8b7 100644 --- a/main/helpcontent2/source/auxiliary/mn/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/mn/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/mn/sdraw.cfg b/main/helpcontent2/source/auxiliary/mn/sdraw.cfg index 15aa8bdc187..ba31650b868 100644 --- a/main/helpcontent2/source/auxiliary/mn/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/mn/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/mn/simpress.cfg b/main/helpcontent2/source/auxiliary/mn/simpress.cfg index 7c83a23b406..854ace02914 100644 --- a/main/helpcontent2/source/auxiliary/mn/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/mn/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/mn/smath.cfg b/main/helpcontent2/source/auxiliary/mn/smath.cfg index b7a83ce7d11..1835bb64772 100644 --- a/main/helpcontent2/source/auxiliary/mn/smath.cfg +++ b/main/helpcontent2/source/auxiliary/mn/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/mn/swriter.cfg b/main/helpcontent2/source/auxiliary/mn/swriter.cfg index a4d065fdc56..3aa3e3aacce 100644 --- a/main/helpcontent2/source/auxiliary/mn/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/mn/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/mni/sbasic.cfg b/main/helpcontent2/source/auxiliary/mni/sbasic.cfg index 6bdfaecd117..1f4d8d70ea3 100644 --- a/main/helpcontent2/source/auxiliary/mni/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/mni/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/mni/scalc.cfg b/main/helpcontent2/source/auxiliary/mni/scalc.cfg index 31bcc3b99f2..dca2687d8a1 100644 --- a/main/helpcontent2/source/auxiliary/mni/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/mni/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/mni/schart.cfg b/main/helpcontent2/source/auxiliary/mni/schart.cfg index 277d20702d2..a4ebb358e9d 100644 --- a/main/helpcontent2/source/auxiliary/mni/schart.cfg +++ b/main/helpcontent2/source/auxiliary/mni/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/mni/sdatabase.cfg b/main/helpcontent2/source/auxiliary/mni/sdatabase.cfg index d52069d51ab..83eddfdb704 100644 --- a/main/helpcontent2/source/auxiliary/mni/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/mni/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/mni/sdraw.cfg b/main/helpcontent2/source/auxiliary/mni/sdraw.cfg index 463fb5431a3..8559acae6e2 100644 --- a/main/helpcontent2/source/auxiliary/mni/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/mni/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/mni/simpress.cfg b/main/helpcontent2/source/auxiliary/mni/simpress.cfg index b57c576e821..e23ba211ed8 100644 --- a/main/helpcontent2/source/auxiliary/mni/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/mni/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/mni/smath.cfg b/main/helpcontent2/source/auxiliary/mni/smath.cfg index a298987b9b5..0e515dd3d85 100644 --- a/main/helpcontent2/source/auxiliary/mni/smath.cfg +++ b/main/helpcontent2/source/auxiliary/mni/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/mni/swriter.cfg b/main/helpcontent2/source/auxiliary/mni/swriter.cfg index b4365f51836..356f4c41f93 100644 --- a/main/helpcontent2/source/auxiliary/mni/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/mni/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/my/sbasic.cfg b/main/helpcontent2/source/auxiliary/my/sbasic.cfg index db02d76f37a..a75f598d662 100644 --- a/main/helpcontent2/source/auxiliary/my/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/my/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/my/scalc.cfg b/main/helpcontent2/source/auxiliary/my/scalc.cfg index 1e412a0411f..4ae15898308 100644 --- a/main/helpcontent2/source/auxiliary/my/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/my/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/my/schart.cfg b/main/helpcontent2/source/auxiliary/my/schart.cfg index 2f8482fdfaf..3745680abb2 100644 --- a/main/helpcontent2/source/auxiliary/my/schart.cfg +++ b/main/helpcontent2/source/auxiliary/my/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/my/sdatabase.cfg b/main/helpcontent2/source/auxiliary/my/sdatabase.cfg index ced89fa1cfa..dd10382f6a5 100644 --- a/main/helpcontent2/source/auxiliary/my/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/my/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/my/sdraw.cfg b/main/helpcontent2/source/auxiliary/my/sdraw.cfg index b609593efb6..8e2e137c45d 100644 --- a/main/helpcontent2/source/auxiliary/my/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/my/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/my/simpress.cfg b/main/helpcontent2/source/auxiliary/my/simpress.cfg index 2ff7f08500a..0aa3ab8c28d 100644 --- a/main/helpcontent2/source/auxiliary/my/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/my/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/my/smath.cfg b/main/helpcontent2/source/auxiliary/my/smath.cfg index 0ba6be6a257..e1faed939c7 100644 --- a/main/helpcontent2/source/auxiliary/my/smath.cfg +++ b/main/helpcontent2/source/auxiliary/my/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/my/swriter.cfg b/main/helpcontent2/source/auxiliary/my/swriter.cfg index 4f17d053ac1..6db6045490a 100644 --- a/main/helpcontent2/source/auxiliary/my/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/my/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/nb/sbasic.cfg b/main/helpcontent2/source/auxiliary/nb/sbasic.cfg index 52648128bbb..852b20baffe 100644 --- a/main/helpcontent2/source/auxiliary/nb/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/nb/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/nb/scalc.cfg b/main/helpcontent2/source/auxiliary/nb/scalc.cfg index 5f24f6c174b..0735facfef7 100644 --- a/main/helpcontent2/source/auxiliary/nb/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/nb/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/nb/schart.cfg b/main/helpcontent2/source/auxiliary/nb/schart.cfg index 8563e91ced7..a31cf2923d8 100644 --- a/main/helpcontent2/source/auxiliary/nb/schart.cfg +++ b/main/helpcontent2/source/auxiliary/nb/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/nb/sdatabase.cfg b/main/helpcontent2/source/auxiliary/nb/sdatabase.cfg index aad518589cc..047e43e1bb3 100644 --- a/main/helpcontent2/source/auxiliary/nb/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/nb/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/nb/sdraw.cfg b/main/helpcontent2/source/auxiliary/nb/sdraw.cfg index 61d7a363cbd..c054cba32f2 100644 --- a/main/helpcontent2/source/auxiliary/nb/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/nb/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/nb/simpress.cfg b/main/helpcontent2/source/auxiliary/nb/simpress.cfg index df8012c2fb7..8a8f2434cb8 100644 --- a/main/helpcontent2/source/auxiliary/nb/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/nb/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/nb/smath.cfg b/main/helpcontent2/source/auxiliary/nb/smath.cfg index 3be7a38aa8a..cb774ceaf45 100644 --- a/main/helpcontent2/source/auxiliary/nb/smath.cfg +++ b/main/helpcontent2/source/auxiliary/nb/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/nb/swriter.cfg b/main/helpcontent2/source/auxiliary/nb/swriter.cfg index 94802a31a36..8e6dbe011a2 100644 --- a/main/helpcontent2/source/auxiliary/nb/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/nb/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ne/sbasic.cfg b/main/helpcontent2/source/auxiliary/ne/sbasic.cfg index bbd9fe84e0e..d9170cc211c 100644 --- a/main/helpcontent2/source/auxiliary/ne/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/ne/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ne/scalc.cfg b/main/helpcontent2/source/auxiliary/ne/scalc.cfg index 1b0d4ffb910..b663c27f0d0 100644 --- a/main/helpcontent2/source/auxiliary/ne/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/ne/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ne/schart.cfg b/main/helpcontent2/source/auxiliary/ne/schart.cfg index 597f9d367be..92155e281b1 100644 --- a/main/helpcontent2/source/auxiliary/ne/schart.cfg +++ b/main/helpcontent2/source/auxiliary/ne/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ne/sdatabase.cfg b/main/helpcontent2/source/auxiliary/ne/sdatabase.cfg index ad2c9d38825..efa2cae0a54 100644 --- a/main/helpcontent2/source/auxiliary/ne/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/ne/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ne/sdraw.cfg b/main/helpcontent2/source/auxiliary/ne/sdraw.cfg index 3410811b503..bd33265fc16 100644 --- a/main/helpcontent2/source/auxiliary/ne/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/ne/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ne/simpress.cfg b/main/helpcontent2/source/auxiliary/ne/simpress.cfg index c09c2ed6d26..3c6803042dc 100644 --- a/main/helpcontent2/source/auxiliary/ne/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/ne/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ne/smath.cfg b/main/helpcontent2/source/auxiliary/ne/smath.cfg index 2d3ba5500c3..4acfcf2981f 100644 --- a/main/helpcontent2/source/auxiliary/ne/smath.cfg +++ b/main/helpcontent2/source/auxiliary/ne/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ne/swriter.cfg b/main/helpcontent2/source/auxiliary/ne/swriter.cfg index 96bad786477..c23a1105f66 100644 --- a/main/helpcontent2/source/auxiliary/ne/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/ne/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/nl/sbasic.cfg b/main/helpcontent2/source/auxiliary/nl/sbasic.cfg index 5b20cc661bc..9b1a2b86235 100644 --- a/main/helpcontent2/source/auxiliary/nl/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/nl/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/nl/scalc.cfg b/main/helpcontent2/source/auxiliary/nl/scalc.cfg index 9480b5f4870..ce0eef81a52 100644 --- a/main/helpcontent2/source/auxiliary/nl/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/nl/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/nl/schart.cfg b/main/helpcontent2/source/auxiliary/nl/schart.cfg index 817769de414..daa97c54e51 100644 --- a/main/helpcontent2/source/auxiliary/nl/schart.cfg +++ b/main/helpcontent2/source/auxiliary/nl/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/nl/sdatabase.cfg b/main/helpcontent2/source/auxiliary/nl/sdatabase.cfg index ca6fe1cd373..0f16a127e67 100644 --- a/main/helpcontent2/source/auxiliary/nl/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/nl/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/nl/sdraw.cfg b/main/helpcontent2/source/auxiliary/nl/sdraw.cfg index 75ff18bbf9b..ca25c30bc38 100644 --- a/main/helpcontent2/source/auxiliary/nl/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/nl/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/nl/simpress.cfg b/main/helpcontent2/source/auxiliary/nl/simpress.cfg index fd0004019da..01af0c897a4 100644 --- a/main/helpcontent2/source/auxiliary/nl/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/nl/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/nl/smath.cfg b/main/helpcontent2/source/auxiliary/nl/smath.cfg index 3a541f48c32..8778bf5ad62 100644 --- a/main/helpcontent2/source/auxiliary/nl/smath.cfg +++ b/main/helpcontent2/source/auxiliary/nl/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/nl/swriter.cfg b/main/helpcontent2/source/auxiliary/nl/swriter.cfg index 9e35e9be3ad..8c7fcfafeb7 100644 --- a/main/helpcontent2/source/auxiliary/nl/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/nl/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/nn/sbasic.cfg b/main/helpcontent2/source/auxiliary/nn/sbasic.cfg index 1fd263c096d..85269db6b8b 100644 --- a/main/helpcontent2/source/auxiliary/nn/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/nn/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/nn/scalc.cfg b/main/helpcontent2/source/auxiliary/nn/scalc.cfg index 264f80effd4..f718213a34f 100644 --- a/main/helpcontent2/source/auxiliary/nn/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/nn/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/nn/schart.cfg b/main/helpcontent2/source/auxiliary/nn/schart.cfg index 86e44133050..7380ac82227 100644 --- a/main/helpcontent2/source/auxiliary/nn/schart.cfg +++ b/main/helpcontent2/source/auxiliary/nn/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/nn/sdatabase.cfg b/main/helpcontent2/source/auxiliary/nn/sdatabase.cfg index d7f87d13abc..e84cf80f7dd 100644 --- a/main/helpcontent2/source/auxiliary/nn/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/nn/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/nn/sdraw.cfg b/main/helpcontent2/source/auxiliary/nn/sdraw.cfg index 9ce42e5b986..ebdac94c8fa 100644 --- a/main/helpcontent2/source/auxiliary/nn/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/nn/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/nn/simpress.cfg b/main/helpcontent2/source/auxiliary/nn/simpress.cfg index 4c2c5a8d116..d5e4b537899 100644 --- a/main/helpcontent2/source/auxiliary/nn/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/nn/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/nn/smath.cfg b/main/helpcontent2/source/auxiliary/nn/smath.cfg index 5f44b63c00c..44f1d768919 100644 --- a/main/helpcontent2/source/auxiliary/nn/smath.cfg +++ b/main/helpcontent2/source/auxiliary/nn/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/nn/swriter.cfg b/main/helpcontent2/source/auxiliary/nn/swriter.cfg index 23e024fd7fb..08202d69b83 100644 --- a/main/helpcontent2/source/auxiliary/nn/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/nn/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/nr/sbasic.cfg b/main/helpcontent2/source/auxiliary/nr/sbasic.cfg index e446940d9b9..d347f0896a5 100644 --- a/main/helpcontent2/source/auxiliary/nr/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/nr/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/nr/scalc.cfg b/main/helpcontent2/source/auxiliary/nr/scalc.cfg index 2243088cc2a..7ec09bdcb44 100644 --- a/main/helpcontent2/source/auxiliary/nr/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/nr/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/nr/schart.cfg b/main/helpcontent2/source/auxiliary/nr/schart.cfg index 1f7d9dbf84d..d855363f700 100644 --- a/main/helpcontent2/source/auxiliary/nr/schart.cfg +++ b/main/helpcontent2/source/auxiliary/nr/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/nr/sdatabase.cfg b/main/helpcontent2/source/auxiliary/nr/sdatabase.cfg index 664fbabb0a8..01745e83df5 100644 --- a/main/helpcontent2/source/auxiliary/nr/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/nr/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/nr/sdraw.cfg b/main/helpcontent2/source/auxiliary/nr/sdraw.cfg index 2e33c174d92..17f9569c3ce 100644 --- a/main/helpcontent2/source/auxiliary/nr/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/nr/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/nr/simpress.cfg b/main/helpcontent2/source/auxiliary/nr/simpress.cfg index 61e4f1f005a..be63a51937c 100644 --- a/main/helpcontent2/source/auxiliary/nr/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/nr/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/nr/smath.cfg b/main/helpcontent2/source/auxiliary/nr/smath.cfg index 903f82c40ee..c62daeabd3d 100644 --- a/main/helpcontent2/source/auxiliary/nr/smath.cfg +++ b/main/helpcontent2/source/auxiliary/nr/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/nr/swriter.cfg b/main/helpcontent2/source/auxiliary/nr/swriter.cfg index a9cb4d71779..3e5a71c95d6 100644 --- a/main/helpcontent2/source/auxiliary/nr/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/nr/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/nso/sbasic.cfg b/main/helpcontent2/source/auxiliary/nso/sbasic.cfg index 749779d5175..34cb16ea3ba 100644 --- a/main/helpcontent2/source/auxiliary/nso/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/nso/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/nso/scalc.cfg b/main/helpcontent2/source/auxiliary/nso/scalc.cfg index b1429a90a13..5155515f5c2 100644 --- a/main/helpcontent2/source/auxiliary/nso/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/nso/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/nso/schart.cfg b/main/helpcontent2/source/auxiliary/nso/schart.cfg index 60b43940d84..d61e025855d 100644 --- a/main/helpcontent2/source/auxiliary/nso/schart.cfg +++ b/main/helpcontent2/source/auxiliary/nso/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/nso/sdatabase.cfg b/main/helpcontent2/source/auxiliary/nso/sdatabase.cfg index 000a013c774..f0667febcff 100644 --- a/main/helpcontent2/source/auxiliary/nso/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/nso/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/nso/sdraw.cfg b/main/helpcontent2/source/auxiliary/nso/sdraw.cfg index 4645c846925..02957c2857d 100644 --- a/main/helpcontent2/source/auxiliary/nso/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/nso/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/nso/simpress.cfg b/main/helpcontent2/source/auxiliary/nso/simpress.cfg index fbeb3c064c4..693274fc49f 100644 --- a/main/helpcontent2/source/auxiliary/nso/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/nso/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/nso/smath.cfg b/main/helpcontent2/source/auxiliary/nso/smath.cfg index 9e0c6a41cab..d335ad6fb72 100644 --- a/main/helpcontent2/source/auxiliary/nso/smath.cfg +++ b/main/helpcontent2/source/auxiliary/nso/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/nso/swriter.cfg b/main/helpcontent2/source/auxiliary/nso/swriter.cfg index cc110197128..1c1c0574175 100644 --- a/main/helpcontent2/source/auxiliary/nso/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/nso/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/oc/sbasic.cfg b/main/helpcontent2/source/auxiliary/oc/sbasic.cfg index 2f85237dc1c..688db403db4 100644 --- a/main/helpcontent2/source/auxiliary/oc/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/oc/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/oc/scalc.cfg b/main/helpcontent2/source/auxiliary/oc/scalc.cfg index cef57496447..214ee4e5682 100644 --- a/main/helpcontent2/source/auxiliary/oc/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/oc/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/oc/schart.cfg b/main/helpcontent2/source/auxiliary/oc/schart.cfg index 643bcc98feb..85fbb4582bc 100644 --- a/main/helpcontent2/source/auxiliary/oc/schart.cfg +++ b/main/helpcontent2/source/auxiliary/oc/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/oc/sdatabase.cfg b/main/helpcontent2/source/auxiliary/oc/sdatabase.cfg index 2e80ac74bda..164afc41b4c 100644 --- a/main/helpcontent2/source/auxiliary/oc/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/oc/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/oc/sdraw.cfg b/main/helpcontent2/source/auxiliary/oc/sdraw.cfg index e2dfb8eeae3..00b1118b25a 100644 --- a/main/helpcontent2/source/auxiliary/oc/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/oc/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/oc/simpress.cfg b/main/helpcontent2/source/auxiliary/oc/simpress.cfg index 993b7b02563..8f8e62532f5 100644 --- a/main/helpcontent2/source/auxiliary/oc/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/oc/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/oc/smath.cfg b/main/helpcontent2/source/auxiliary/oc/smath.cfg index 0fc01f15ef6..4597adf6f4d 100644 --- a/main/helpcontent2/source/auxiliary/oc/smath.cfg +++ b/main/helpcontent2/source/auxiliary/oc/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/oc/swriter.cfg b/main/helpcontent2/source/auxiliary/oc/swriter.cfg index 6def49a351c..426a2113420 100644 --- a/main/helpcontent2/source/auxiliary/oc/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/oc/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/om/sbasic.cfg b/main/helpcontent2/source/auxiliary/om/sbasic.cfg index 4c8465b3e74..f40e0bdd63b 100644 --- a/main/helpcontent2/source/auxiliary/om/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/om/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/om/scalc.cfg b/main/helpcontent2/source/auxiliary/om/scalc.cfg index 7aaf1f2229b..245e4a17403 100644 --- a/main/helpcontent2/source/auxiliary/om/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/om/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/om/schart.cfg b/main/helpcontent2/source/auxiliary/om/schart.cfg index 0ed5496166c..9a8e20fa6b2 100644 --- a/main/helpcontent2/source/auxiliary/om/schart.cfg +++ b/main/helpcontent2/source/auxiliary/om/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/om/sdatabase.cfg b/main/helpcontent2/source/auxiliary/om/sdatabase.cfg index c9fcd60ab08..64350b0b0d8 100644 --- a/main/helpcontent2/source/auxiliary/om/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/om/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/om/sdraw.cfg b/main/helpcontent2/source/auxiliary/om/sdraw.cfg index ce8e575483e..fe4913516c1 100644 --- a/main/helpcontent2/source/auxiliary/om/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/om/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/om/simpress.cfg b/main/helpcontent2/source/auxiliary/om/simpress.cfg index 390109ab77f..baa010ca311 100644 --- a/main/helpcontent2/source/auxiliary/om/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/om/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/om/smath.cfg b/main/helpcontent2/source/auxiliary/om/smath.cfg index 2edbd33615a..88e909edc73 100644 --- a/main/helpcontent2/source/auxiliary/om/smath.cfg +++ b/main/helpcontent2/source/auxiliary/om/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/om/swriter.cfg b/main/helpcontent2/source/auxiliary/om/swriter.cfg index a3c557c916a..626bf3be8a5 100644 --- a/main/helpcontent2/source/auxiliary/om/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/om/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/pa-IN/sbasic.cfg b/main/helpcontent2/source/auxiliary/pa-IN/sbasic.cfg index a96bc230679..a01f6ef7207 100644 --- a/main/helpcontent2/source/auxiliary/pa-IN/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/pa-IN/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/pa-IN/scalc.cfg b/main/helpcontent2/source/auxiliary/pa-IN/scalc.cfg index 0f826cbf568..7bcfb1da582 100644 --- a/main/helpcontent2/source/auxiliary/pa-IN/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/pa-IN/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/pa-IN/schart.cfg b/main/helpcontent2/source/auxiliary/pa-IN/schart.cfg index 37a302f66b3..a00163342d4 100644 --- a/main/helpcontent2/source/auxiliary/pa-IN/schart.cfg +++ b/main/helpcontent2/source/auxiliary/pa-IN/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/pa-IN/sdatabase.cfg b/main/helpcontent2/source/auxiliary/pa-IN/sdatabase.cfg index 4b51d487dc3..7782e2c15e4 100644 --- a/main/helpcontent2/source/auxiliary/pa-IN/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/pa-IN/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/pa-IN/sdraw.cfg b/main/helpcontent2/source/auxiliary/pa-IN/sdraw.cfg index 269aea4d19d..360337c464c 100644 --- a/main/helpcontent2/source/auxiliary/pa-IN/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/pa-IN/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/pa-IN/simpress.cfg b/main/helpcontent2/source/auxiliary/pa-IN/simpress.cfg index 9c876d8a98f..6286099b8c7 100644 --- a/main/helpcontent2/source/auxiliary/pa-IN/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/pa-IN/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/pa-IN/smath.cfg b/main/helpcontent2/source/auxiliary/pa-IN/smath.cfg index 9c6880ceed6..132ba750610 100644 --- a/main/helpcontent2/source/auxiliary/pa-IN/smath.cfg +++ b/main/helpcontent2/source/auxiliary/pa-IN/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/pa-IN/swriter.cfg b/main/helpcontent2/source/auxiliary/pa-IN/swriter.cfg index 5e1c8982dcf..a9936d40ff6 100644 --- a/main/helpcontent2/source/auxiliary/pa-IN/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/pa-IN/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/pl/sbasic.cfg b/main/helpcontent2/source/auxiliary/pl/sbasic.cfg index 5ab7f6d0487..228e72ee045 100644 --- a/main/helpcontent2/source/auxiliary/pl/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/pl/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/pl/scalc.cfg b/main/helpcontent2/source/auxiliary/pl/scalc.cfg index 008337458b4..7d82c37ac53 100644 --- a/main/helpcontent2/source/auxiliary/pl/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/pl/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/pl/schart.cfg b/main/helpcontent2/source/auxiliary/pl/schart.cfg index fb7ffc5a53a..2e5516e159e 100644 --- a/main/helpcontent2/source/auxiliary/pl/schart.cfg +++ b/main/helpcontent2/source/auxiliary/pl/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/pl/sdatabase.cfg b/main/helpcontent2/source/auxiliary/pl/sdatabase.cfg index 3e704acfdce..96b3d626f9a 100644 --- a/main/helpcontent2/source/auxiliary/pl/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/pl/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/pl/sdraw.cfg b/main/helpcontent2/source/auxiliary/pl/sdraw.cfg index 98e00e4d512..994237d0fae 100644 --- a/main/helpcontent2/source/auxiliary/pl/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/pl/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/pl/simpress.cfg b/main/helpcontent2/source/auxiliary/pl/simpress.cfg index 723857bdad8..b7fdd19ed0b 100644 --- a/main/helpcontent2/source/auxiliary/pl/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/pl/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/pl/smath.cfg b/main/helpcontent2/source/auxiliary/pl/smath.cfg index c8ced932856..228a8eb7462 100644 --- a/main/helpcontent2/source/auxiliary/pl/smath.cfg +++ b/main/helpcontent2/source/auxiliary/pl/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/pl/swriter.cfg b/main/helpcontent2/source/auxiliary/pl/swriter.cfg index ce3ecab2d6c..d054bdaaf6b 100644 --- a/main/helpcontent2/source/auxiliary/pl/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/pl/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/pt-BR/sbasic.cfg b/main/helpcontent2/source/auxiliary/pt-BR/sbasic.cfg index b4874379009..ff41a0a052f 100644 --- a/main/helpcontent2/source/auxiliary/pt-BR/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/pt-BR/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/pt-BR/scalc.cfg b/main/helpcontent2/source/auxiliary/pt-BR/scalc.cfg index 9297fc8933d..dbebb6dd188 100644 --- a/main/helpcontent2/source/auxiliary/pt-BR/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/pt-BR/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/pt-BR/schart.cfg b/main/helpcontent2/source/auxiliary/pt-BR/schart.cfg index be333e22da3..f716ff8a84c 100644 --- a/main/helpcontent2/source/auxiliary/pt-BR/schart.cfg +++ b/main/helpcontent2/source/auxiliary/pt-BR/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/pt-BR/sdatabase.cfg b/main/helpcontent2/source/auxiliary/pt-BR/sdatabase.cfg index c865f0aa1fe..4a9a9b6035a 100644 --- a/main/helpcontent2/source/auxiliary/pt-BR/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/pt-BR/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/pt-BR/sdraw.cfg b/main/helpcontent2/source/auxiliary/pt-BR/sdraw.cfg index 031f22a3807..daa5f8c8cb0 100644 --- a/main/helpcontent2/source/auxiliary/pt-BR/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/pt-BR/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/pt-BR/simpress.cfg b/main/helpcontent2/source/auxiliary/pt-BR/simpress.cfg index 1bc8176c805..335a03aaebe 100644 --- a/main/helpcontent2/source/auxiliary/pt-BR/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/pt-BR/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/pt-BR/smath.cfg b/main/helpcontent2/source/auxiliary/pt-BR/smath.cfg index 68c1705ccc8..8240b122e4d 100644 --- a/main/helpcontent2/source/auxiliary/pt-BR/smath.cfg +++ b/main/helpcontent2/source/auxiliary/pt-BR/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/pt-BR/swriter.cfg b/main/helpcontent2/source/auxiliary/pt-BR/swriter.cfg index 28f898f9a57..4ac4c2c2b1a 100644 --- a/main/helpcontent2/source/auxiliary/pt-BR/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/pt-BR/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/pt/sbasic.cfg b/main/helpcontent2/source/auxiliary/pt/sbasic.cfg index d9cc40ce5dc..e2a66dcfc48 100644 --- a/main/helpcontent2/source/auxiliary/pt/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/pt/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/pt/scalc.cfg b/main/helpcontent2/source/auxiliary/pt/scalc.cfg index 211177d5a52..0489db71196 100644 --- a/main/helpcontent2/source/auxiliary/pt/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/pt/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/pt/schart.cfg b/main/helpcontent2/source/auxiliary/pt/schart.cfg index a1fb7373655..ad2c8cc0b54 100644 --- a/main/helpcontent2/source/auxiliary/pt/schart.cfg +++ b/main/helpcontent2/source/auxiliary/pt/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/pt/sdatabase.cfg b/main/helpcontent2/source/auxiliary/pt/sdatabase.cfg index fd4b62e7661..5d96323488b 100644 --- a/main/helpcontent2/source/auxiliary/pt/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/pt/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/pt/sdraw.cfg b/main/helpcontent2/source/auxiliary/pt/sdraw.cfg index 0969f464b14..670072705fa 100644 --- a/main/helpcontent2/source/auxiliary/pt/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/pt/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/pt/simpress.cfg b/main/helpcontent2/source/auxiliary/pt/simpress.cfg index e8485671edc..d2a97b82de8 100644 --- a/main/helpcontent2/source/auxiliary/pt/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/pt/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/pt/smath.cfg b/main/helpcontent2/source/auxiliary/pt/smath.cfg index ad81d0f207e..7946cd2e708 100644 --- a/main/helpcontent2/source/auxiliary/pt/smath.cfg +++ b/main/helpcontent2/source/auxiliary/pt/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/pt/swriter.cfg b/main/helpcontent2/source/auxiliary/pt/swriter.cfg index 126f5dd9155..b7be5b59e99 100644 --- a/main/helpcontent2/source/auxiliary/pt/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/pt/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ru/sbasic.cfg b/main/helpcontent2/source/auxiliary/ru/sbasic.cfg index a4bcb2e854a..7a985de5ed7 100644 --- a/main/helpcontent2/source/auxiliary/ru/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/ru/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ru/scalc.cfg b/main/helpcontent2/source/auxiliary/ru/scalc.cfg index cd6b7628a83..06a2949985d 100644 --- a/main/helpcontent2/source/auxiliary/ru/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/ru/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ru/schart.cfg b/main/helpcontent2/source/auxiliary/ru/schart.cfg index 494d6d599e2..573d748ae92 100644 --- a/main/helpcontent2/source/auxiliary/ru/schart.cfg +++ b/main/helpcontent2/source/auxiliary/ru/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ru/sdatabase.cfg b/main/helpcontent2/source/auxiliary/ru/sdatabase.cfg index 4278aeade86..0e5e1389e67 100644 --- a/main/helpcontent2/source/auxiliary/ru/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/ru/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ru/sdraw.cfg b/main/helpcontent2/source/auxiliary/ru/sdraw.cfg index 33a0768c053..68166dc322e 100644 --- a/main/helpcontent2/source/auxiliary/ru/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/ru/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ru/simpress.cfg b/main/helpcontent2/source/auxiliary/ru/simpress.cfg index 2bff9f23e4e..55a7b8a5b0a 100644 --- a/main/helpcontent2/source/auxiliary/ru/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/ru/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ru/smath.cfg b/main/helpcontent2/source/auxiliary/ru/smath.cfg index 63270754db3..92bad520021 100644 --- a/main/helpcontent2/source/auxiliary/ru/smath.cfg +++ b/main/helpcontent2/source/auxiliary/ru/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ru/swriter.cfg b/main/helpcontent2/source/auxiliary/ru/swriter.cfg index be0b51dccba..8da673e181e 100644 --- a/main/helpcontent2/source/auxiliary/ru/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/ru/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/rw/sbasic.cfg b/main/helpcontent2/source/auxiliary/rw/sbasic.cfg index 6d4da607550..0d660e0666a 100644 --- a/main/helpcontent2/source/auxiliary/rw/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/rw/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/rw/scalc.cfg b/main/helpcontent2/source/auxiliary/rw/scalc.cfg index e5f90e2f0a7..88d84965f5a 100644 --- a/main/helpcontent2/source/auxiliary/rw/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/rw/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/rw/schart.cfg b/main/helpcontent2/source/auxiliary/rw/schart.cfg index 8da8c3a1c35..d79139b952c 100644 --- a/main/helpcontent2/source/auxiliary/rw/schart.cfg +++ b/main/helpcontent2/source/auxiliary/rw/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/rw/sdatabase.cfg b/main/helpcontent2/source/auxiliary/rw/sdatabase.cfg index fdd836681dd..e257a77c5ec 100644 --- a/main/helpcontent2/source/auxiliary/rw/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/rw/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/rw/sdraw.cfg b/main/helpcontent2/source/auxiliary/rw/sdraw.cfg index c240f1d141e..80129de2017 100644 --- a/main/helpcontent2/source/auxiliary/rw/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/rw/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/rw/simpress.cfg b/main/helpcontent2/source/auxiliary/rw/simpress.cfg index 89e5896bb9b..2c7ca7e6cd1 100644 --- a/main/helpcontent2/source/auxiliary/rw/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/rw/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/rw/smath.cfg b/main/helpcontent2/source/auxiliary/rw/smath.cfg index 61e4e1cec4f..07a63839c51 100644 --- a/main/helpcontent2/source/auxiliary/rw/smath.cfg +++ b/main/helpcontent2/source/auxiliary/rw/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/rw/swriter.cfg b/main/helpcontent2/source/auxiliary/rw/swriter.cfg index 6472ed4c5f7..e290237f29e 100644 --- a/main/helpcontent2/source/auxiliary/rw/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/rw/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sa-IN/sbasic.cfg b/main/helpcontent2/source/auxiliary/sa-IN/sbasic.cfg index 0e81657e386..87b1eee2b61 100644 --- a/main/helpcontent2/source/auxiliary/sa-IN/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/sa-IN/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sa-IN/scalc.cfg b/main/helpcontent2/source/auxiliary/sa-IN/scalc.cfg index 281d9b4ade1..cbf109f85b1 100644 --- a/main/helpcontent2/source/auxiliary/sa-IN/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/sa-IN/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sa-IN/schart.cfg b/main/helpcontent2/source/auxiliary/sa-IN/schart.cfg index f011bc64a67..1decf4379ae 100644 --- a/main/helpcontent2/source/auxiliary/sa-IN/schart.cfg +++ b/main/helpcontent2/source/auxiliary/sa-IN/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sa-IN/sdatabase.cfg b/main/helpcontent2/source/auxiliary/sa-IN/sdatabase.cfg index 2f8a2c43d50..b98463b0919 100644 --- a/main/helpcontent2/source/auxiliary/sa-IN/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/sa-IN/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sa-IN/sdraw.cfg b/main/helpcontent2/source/auxiliary/sa-IN/sdraw.cfg index 060b9b519e4..99fa3ef6cc5 100644 --- a/main/helpcontent2/source/auxiliary/sa-IN/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/sa-IN/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sa-IN/simpress.cfg b/main/helpcontent2/source/auxiliary/sa-IN/simpress.cfg index 33730882bb9..04885c9bc4f 100644 --- a/main/helpcontent2/source/auxiliary/sa-IN/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/sa-IN/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sa-IN/smath.cfg b/main/helpcontent2/source/auxiliary/sa-IN/smath.cfg index 0041da5cb96..bb9572cdb19 100644 --- a/main/helpcontent2/source/auxiliary/sa-IN/smath.cfg +++ b/main/helpcontent2/source/auxiliary/sa-IN/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sa-IN/swriter.cfg b/main/helpcontent2/source/auxiliary/sa-IN/swriter.cfg index cabb5c82eb9..758850e0253 100644 --- a/main/helpcontent2/source/auxiliary/sa-IN/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/sa-IN/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sat/sbasic.cfg b/main/helpcontent2/source/auxiliary/sat/sbasic.cfg index 0ac24d58cbf..ffe64f061c1 100644 --- a/main/helpcontent2/source/auxiliary/sat/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/sat/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sat/scalc.cfg b/main/helpcontent2/source/auxiliary/sat/scalc.cfg index 3f5d8079819..7668ee07cc0 100644 --- a/main/helpcontent2/source/auxiliary/sat/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/sat/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sat/schart.cfg b/main/helpcontent2/source/auxiliary/sat/schart.cfg index 0b47a014828..f4f4928a1fa 100644 --- a/main/helpcontent2/source/auxiliary/sat/schart.cfg +++ b/main/helpcontent2/source/auxiliary/sat/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sat/sdatabase.cfg b/main/helpcontent2/source/auxiliary/sat/sdatabase.cfg index d703b2688a6..7157e952b77 100644 --- a/main/helpcontent2/source/auxiliary/sat/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/sat/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sat/sdraw.cfg b/main/helpcontent2/source/auxiliary/sat/sdraw.cfg index 1b3b84379e9..964a7bca1be 100644 --- a/main/helpcontent2/source/auxiliary/sat/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/sat/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sat/simpress.cfg b/main/helpcontent2/source/auxiliary/sat/simpress.cfg index 592fd8700f5..e70c72c8ae6 100644 --- a/main/helpcontent2/source/auxiliary/sat/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/sat/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sat/smath.cfg b/main/helpcontent2/source/auxiliary/sat/smath.cfg index 99e91b28bcf..6080f6e14da 100644 --- a/main/helpcontent2/source/auxiliary/sat/smath.cfg +++ b/main/helpcontent2/source/auxiliary/sat/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sat/swriter.cfg b/main/helpcontent2/source/auxiliary/sat/swriter.cfg index 3e6bc834d10..0b7ee87bac0 100644 --- a/main/helpcontent2/source/auxiliary/sat/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/sat/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sd/sbasic.cfg b/main/helpcontent2/source/auxiliary/sd/sbasic.cfg index fc762c0e9bc..289b130ebbb 100644 --- a/main/helpcontent2/source/auxiliary/sd/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/sd/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sd/scalc.cfg b/main/helpcontent2/source/auxiliary/sd/scalc.cfg index c5994622d39..97d76122857 100644 --- a/main/helpcontent2/source/auxiliary/sd/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/sd/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sd/schart.cfg b/main/helpcontent2/source/auxiliary/sd/schart.cfg index dc5e816d853..9743c5c84c2 100644 --- a/main/helpcontent2/source/auxiliary/sd/schart.cfg +++ b/main/helpcontent2/source/auxiliary/sd/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sd/sdatabase.cfg b/main/helpcontent2/source/auxiliary/sd/sdatabase.cfg index 52aed9a7419..942ca843243 100644 --- a/main/helpcontent2/source/auxiliary/sd/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/sd/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sd/sdraw.cfg b/main/helpcontent2/source/auxiliary/sd/sdraw.cfg index b45ccf98a76..267accb8e78 100644 --- a/main/helpcontent2/source/auxiliary/sd/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/sd/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sd/simpress.cfg b/main/helpcontent2/source/auxiliary/sd/simpress.cfg index 24ced30effe..d290e7f15f7 100644 --- a/main/helpcontent2/source/auxiliary/sd/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/sd/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sd/smath.cfg b/main/helpcontent2/source/auxiliary/sd/smath.cfg index 175659690de..587372f7a50 100644 --- a/main/helpcontent2/source/auxiliary/sd/smath.cfg +++ b/main/helpcontent2/source/auxiliary/sd/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sd/swriter.cfg b/main/helpcontent2/source/auxiliary/sd/swriter.cfg index dc6fdae3268..cf31b551cda 100644 --- a/main/helpcontent2/source/auxiliary/sd/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/sd/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sh/sbasic.cfg b/main/helpcontent2/source/auxiliary/sh/sbasic.cfg index 0e77c176cc3..2f5f1d91a9d 100644 --- a/main/helpcontent2/source/auxiliary/sh/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/sh/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sh/scalc.cfg b/main/helpcontent2/source/auxiliary/sh/scalc.cfg index 62b49752e15..cd6b6dc9f4f 100644 --- a/main/helpcontent2/source/auxiliary/sh/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/sh/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sh/schart.cfg b/main/helpcontent2/source/auxiliary/sh/schart.cfg index c5392594934..570cfecef79 100644 --- a/main/helpcontent2/source/auxiliary/sh/schart.cfg +++ b/main/helpcontent2/source/auxiliary/sh/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sh/sdatabase.cfg b/main/helpcontent2/source/auxiliary/sh/sdatabase.cfg index 136a4240323..986f10f742d 100644 --- a/main/helpcontent2/source/auxiliary/sh/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/sh/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sh/sdraw.cfg b/main/helpcontent2/source/auxiliary/sh/sdraw.cfg index 12e9c75348c..d524c51c77b 100644 --- a/main/helpcontent2/source/auxiliary/sh/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/sh/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sh/simpress.cfg b/main/helpcontent2/source/auxiliary/sh/simpress.cfg index 4d034811dcb..ad40c04e38e 100644 --- a/main/helpcontent2/source/auxiliary/sh/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/sh/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sh/smath.cfg b/main/helpcontent2/source/auxiliary/sh/smath.cfg index bf5d6a9c479..5bafbb7a543 100644 --- a/main/helpcontent2/source/auxiliary/sh/smath.cfg +++ b/main/helpcontent2/source/auxiliary/sh/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sh/swriter.cfg b/main/helpcontent2/source/auxiliary/sh/swriter.cfg index 677bfee06f6..efaedc59a02 100644 --- a/main/helpcontent2/source/auxiliary/sh/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/sh/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sk/sbasic.cfg b/main/helpcontent2/source/auxiliary/sk/sbasic.cfg index ea3ff71426d..d9928144182 100644 --- a/main/helpcontent2/source/auxiliary/sk/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/sk/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sk/scalc.cfg b/main/helpcontent2/source/auxiliary/sk/scalc.cfg index 851d41513d9..cb54b3f14c7 100644 --- a/main/helpcontent2/source/auxiliary/sk/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/sk/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sk/schart.cfg b/main/helpcontent2/source/auxiliary/sk/schart.cfg index 3ac812f9164..bf8f9bc8224 100644 --- a/main/helpcontent2/source/auxiliary/sk/schart.cfg +++ b/main/helpcontent2/source/auxiliary/sk/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sk/sdatabase.cfg b/main/helpcontent2/source/auxiliary/sk/sdatabase.cfg index 427016735dd..0008d8ab034 100644 --- a/main/helpcontent2/source/auxiliary/sk/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/sk/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### @@ -26,5 +26,5 @@ Language=sk Order=7 Start=text%2Fshared%2Fexplorer%2Fdatabase%2Fmain.xhp Heading=headingheading -Program=DATABASE +Program=DATABASE 07.07.04 00:00:00 diff --git a/main/helpcontent2/source/auxiliary/sk/sdraw.cfg b/main/helpcontent2/source/auxiliary/sk/sdraw.cfg index 7e1ac917c05..43a472f0fce 100644 --- a/main/helpcontent2/source/auxiliary/sk/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/sk/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sk/simpress.cfg b/main/helpcontent2/source/auxiliary/sk/simpress.cfg index c3d36d40e0d..a03e7ecae8f 100644 --- a/main/helpcontent2/source/auxiliary/sk/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/sk/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sk/smath.cfg b/main/helpcontent2/source/auxiliary/sk/smath.cfg index 40781d89003..8638c6b36bd 100644 --- a/main/helpcontent2/source/auxiliary/sk/smath.cfg +++ b/main/helpcontent2/source/auxiliary/sk/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sk/swriter.cfg b/main/helpcontent2/source/auxiliary/sk/swriter.cfg index d1d05b23387..e788dd832df 100644 --- a/main/helpcontent2/source/auxiliary/sk/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/sk/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sl/sbasic.cfg b/main/helpcontent2/source/auxiliary/sl/sbasic.cfg index 30dd9362c52..b0b67d689ae 100644 --- a/main/helpcontent2/source/auxiliary/sl/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/sl/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sl/scalc.cfg b/main/helpcontent2/source/auxiliary/sl/scalc.cfg index dfb739191d0..de685e674b4 100644 --- a/main/helpcontent2/source/auxiliary/sl/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/sl/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sl/schart.cfg b/main/helpcontent2/source/auxiliary/sl/schart.cfg index d8b68a275bc..0f23d7ccd20 100644 --- a/main/helpcontent2/source/auxiliary/sl/schart.cfg +++ b/main/helpcontent2/source/auxiliary/sl/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sl/sdatabase.cfg b/main/helpcontent2/source/auxiliary/sl/sdatabase.cfg index 1face8249bf..0d92f5429e7 100644 --- a/main/helpcontent2/source/auxiliary/sl/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/sl/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sl/sdraw.cfg b/main/helpcontent2/source/auxiliary/sl/sdraw.cfg index 08203a96a88..42093a9e088 100644 --- a/main/helpcontent2/source/auxiliary/sl/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/sl/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sl/simpress.cfg b/main/helpcontent2/source/auxiliary/sl/simpress.cfg index f8d0ec0d363..b8a5ad3da6f 100644 --- a/main/helpcontent2/source/auxiliary/sl/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/sl/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sl/smath.cfg b/main/helpcontent2/source/auxiliary/sl/smath.cfg index 63756306bf4..f1259d2d36e 100644 --- a/main/helpcontent2/source/auxiliary/sl/smath.cfg +++ b/main/helpcontent2/source/auxiliary/sl/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sl/swriter.cfg b/main/helpcontent2/source/auxiliary/sl/swriter.cfg index 59cca048f17..a1bbaf99b71 100644 --- a/main/helpcontent2/source/auxiliary/sl/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/sl/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sq/sbasic.cfg b/main/helpcontent2/source/auxiliary/sq/sbasic.cfg index 5c0ab188214..79037bef941 100644 --- a/main/helpcontent2/source/auxiliary/sq/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/sq/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sq/scalc.cfg b/main/helpcontent2/source/auxiliary/sq/scalc.cfg index d87c77d2113..436dedc4b7c 100644 --- a/main/helpcontent2/source/auxiliary/sq/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/sq/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sq/schart.cfg b/main/helpcontent2/source/auxiliary/sq/schart.cfg index 3688d8b6bf5..4720a2961ac 100644 --- a/main/helpcontent2/source/auxiliary/sq/schart.cfg +++ b/main/helpcontent2/source/auxiliary/sq/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sq/sdatabase.cfg b/main/helpcontent2/source/auxiliary/sq/sdatabase.cfg index dbb87f220d5..2b98b2e8d4d 100644 --- a/main/helpcontent2/source/auxiliary/sq/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/sq/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sq/sdraw.cfg b/main/helpcontent2/source/auxiliary/sq/sdraw.cfg index 945a2de7e90..7469990d934 100644 --- a/main/helpcontent2/source/auxiliary/sq/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/sq/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sq/simpress.cfg b/main/helpcontent2/source/auxiliary/sq/simpress.cfg index 4abc1ffad00..f8b023ab557 100644 --- a/main/helpcontent2/source/auxiliary/sq/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/sq/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sq/smath.cfg b/main/helpcontent2/source/auxiliary/sq/smath.cfg index 038020512c5..1d1c1ef36f5 100644 --- a/main/helpcontent2/source/auxiliary/sq/smath.cfg +++ b/main/helpcontent2/source/auxiliary/sq/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sq/swriter.cfg b/main/helpcontent2/source/auxiliary/sq/swriter.cfg index cc1dc538c20..e2b07ae6274 100644 --- a/main/helpcontent2/source/auxiliary/sq/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/sq/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sr/sbasic.cfg b/main/helpcontent2/source/auxiliary/sr/sbasic.cfg index eca4197e1ae..5a651823bec 100644 --- a/main/helpcontent2/source/auxiliary/sr/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/sr/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sr/scalc.cfg b/main/helpcontent2/source/auxiliary/sr/scalc.cfg index 3b0a9df797a..c0d8c4bab93 100644 --- a/main/helpcontent2/source/auxiliary/sr/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/sr/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sr/schart.cfg b/main/helpcontent2/source/auxiliary/sr/schart.cfg index debb6b84176..871cffb3f8d 100644 --- a/main/helpcontent2/source/auxiliary/sr/schart.cfg +++ b/main/helpcontent2/source/auxiliary/sr/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sr/sdatabase.cfg b/main/helpcontent2/source/auxiliary/sr/sdatabase.cfg index 49347a1a877..f0112a05cbb 100644 --- a/main/helpcontent2/source/auxiliary/sr/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/sr/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sr/sdraw.cfg b/main/helpcontent2/source/auxiliary/sr/sdraw.cfg index 28121df6c0b..8eff57a988d 100644 --- a/main/helpcontent2/source/auxiliary/sr/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/sr/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sr/simpress.cfg b/main/helpcontent2/source/auxiliary/sr/simpress.cfg index 79b59c7fc81..4a8058a1b73 100644 --- a/main/helpcontent2/source/auxiliary/sr/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/sr/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sr/smath.cfg b/main/helpcontent2/source/auxiliary/sr/smath.cfg index 8011e9a453b..b8ac3f30390 100644 --- a/main/helpcontent2/source/auxiliary/sr/smath.cfg +++ b/main/helpcontent2/source/auxiliary/sr/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sr/swriter.cfg b/main/helpcontent2/source/auxiliary/sr/swriter.cfg index cf5363d4c78..ed2f64286ce 100644 --- a/main/helpcontent2/source/auxiliary/sr/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/sr/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ss/sbasic.cfg b/main/helpcontent2/source/auxiliary/ss/sbasic.cfg index 412f3cb5e79..676bd788f02 100644 --- a/main/helpcontent2/source/auxiliary/ss/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/ss/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ss/scalc.cfg b/main/helpcontent2/source/auxiliary/ss/scalc.cfg index 7fab6c10282..5d3833f9eaa 100644 --- a/main/helpcontent2/source/auxiliary/ss/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/ss/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ss/schart.cfg b/main/helpcontent2/source/auxiliary/ss/schart.cfg index bf126572098..a5ac0be2490 100644 --- a/main/helpcontent2/source/auxiliary/ss/schart.cfg +++ b/main/helpcontent2/source/auxiliary/ss/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ss/sdatabase.cfg b/main/helpcontent2/source/auxiliary/ss/sdatabase.cfg index d60c1019d3f..f59bbba6f60 100644 --- a/main/helpcontent2/source/auxiliary/ss/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/ss/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ss/sdraw.cfg b/main/helpcontent2/source/auxiliary/ss/sdraw.cfg index 05a73eb5b9a..de137bc7c5a 100644 --- a/main/helpcontent2/source/auxiliary/ss/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/ss/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ss/simpress.cfg b/main/helpcontent2/source/auxiliary/ss/simpress.cfg index d63623aca65..f954e65ab2b 100644 --- a/main/helpcontent2/source/auxiliary/ss/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/ss/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ss/smath.cfg b/main/helpcontent2/source/auxiliary/ss/smath.cfg index 6cc287ed648..ee7fe09511b 100644 --- a/main/helpcontent2/source/auxiliary/ss/smath.cfg +++ b/main/helpcontent2/source/auxiliary/ss/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ss/swriter.cfg b/main/helpcontent2/source/auxiliary/ss/swriter.cfg index 7ae5842dcc7..9d36a136b2a 100644 --- a/main/helpcontent2/source/auxiliary/ss/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/ss/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/st/sbasic.cfg b/main/helpcontent2/source/auxiliary/st/sbasic.cfg index 2309c148580..a1a22614bab 100644 --- a/main/helpcontent2/source/auxiliary/st/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/st/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/st/scalc.cfg b/main/helpcontent2/source/auxiliary/st/scalc.cfg index e640c565f6d..f1860187780 100644 --- a/main/helpcontent2/source/auxiliary/st/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/st/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/st/schart.cfg b/main/helpcontent2/source/auxiliary/st/schart.cfg index d60c27ee44a..b7581355847 100644 --- a/main/helpcontent2/source/auxiliary/st/schart.cfg +++ b/main/helpcontent2/source/auxiliary/st/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/st/sdatabase.cfg b/main/helpcontent2/source/auxiliary/st/sdatabase.cfg index 6bdadeeedf4..72ffb754e13 100644 --- a/main/helpcontent2/source/auxiliary/st/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/st/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/st/sdraw.cfg b/main/helpcontent2/source/auxiliary/st/sdraw.cfg index 0a970f9783d..ae80ee4fed3 100644 --- a/main/helpcontent2/source/auxiliary/st/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/st/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/st/simpress.cfg b/main/helpcontent2/source/auxiliary/st/simpress.cfg index f437c167d82..53f0eba3359 100644 --- a/main/helpcontent2/source/auxiliary/st/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/st/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/st/smath.cfg b/main/helpcontent2/source/auxiliary/st/smath.cfg index 6afd8225b39..bc9532ea2e1 100644 --- a/main/helpcontent2/source/auxiliary/st/smath.cfg +++ b/main/helpcontent2/source/auxiliary/st/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/st/swriter.cfg b/main/helpcontent2/source/auxiliary/st/swriter.cfg index 468407fce8b..d1cf1de19d6 100644 --- a/main/helpcontent2/source/auxiliary/st/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/st/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sv/sbasic.cfg b/main/helpcontent2/source/auxiliary/sv/sbasic.cfg index a9833fa53a9..800a96a5e59 100644 --- a/main/helpcontent2/source/auxiliary/sv/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/sv/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sv/scalc.cfg b/main/helpcontent2/source/auxiliary/sv/scalc.cfg index 561b79f17c7..c686dfae7e4 100644 --- a/main/helpcontent2/source/auxiliary/sv/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/sv/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sv/schart.cfg b/main/helpcontent2/source/auxiliary/sv/schart.cfg index b7dc422a77b..be090ffdef6 100644 --- a/main/helpcontent2/source/auxiliary/sv/schart.cfg +++ b/main/helpcontent2/source/auxiliary/sv/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sv/sdatabase.cfg b/main/helpcontent2/source/auxiliary/sv/sdatabase.cfg index 2fca1fe3dd0..510f5f6bb4c 100644 --- a/main/helpcontent2/source/auxiliary/sv/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/sv/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sv/sdraw.cfg b/main/helpcontent2/source/auxiliary/sv/sdraw.cfg index 798ed7332c0..6d8f2636a91 100644 --- a/main/helpcontent2/source/auxiliary/sv/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/sv/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sv/simpress.cfg b/main/helpcontent2/source/auxiliary/sv/simpress.cfg index 56a2d9e614b..5acfc016f7c 100644 --- a/main/helpcontent2/source/auxiliary/sv/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/sv/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sv/smath.cfg b/main/helpcontent2/source/auxiliary/sv/smath.cfg index fdfb6267984..e551181d973 100644 --- a/main/helpcontent2/source/auxiliary/sv/smath.cfg +++ b/main/helpcontent2/source/auxiliary/sv/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sv/swriter.cfg b/main/helpcontent2/source/auxiliary/sv/swriter.cfg index 15bb15403a4..241a9d82258 100644 --- a/main/helpcontent2/source/auxiliary/sv/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/sv/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sw-TZ/sbasic.cfg b/main/helpcontent2/source/auxiliary/sw-TZ/sbasic.cfg index 6368e667d0a..dfa3893c1bb 100644 --- a/main/helpcontent2/source/auxiliary/sw-TZ/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/sw-TZ/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sw-TZ/scalc.cfg b/main/helpcontent2/source/auxiliary/sw-TZ/scalc.cfg index f9c85325f04..9b8993e276f 100644 --- a/main/helpcontent2/source/auxiliary/sw-TZ/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/sw-TZ/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sw-TZ/schart.cfg b/main/helpcontent2/source/auxiliary/sw-TZ/schart.cfg index c1a66706a43..fa12e8c07fb 100644 --- a/main/helpcontent2/source/auxiliary/sw-TZ/schart.cfg +++ b/main/helpcontent2/source/auxiliary/sw-TZ/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sw-TZ/sdatabase.cfg b/main/helpcontent2/source/auxiliary/sw-TZ/sdatabase.cfg index 73831cb4cf0..063fa786476 100644 --- a/main/helpcontent2/source/auxiliary/sw-TZ/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/sw-TZ/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sw-TZ/sdraw.cfg b/main/helpcontent2/source/auxiliary/sw-TZ/sdraw.cfg index 88b87db7714..ae4faba9d19 100644 --- a/main/helpcontent2/source/auxiliary/sw-TZ/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/sw-TZ/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sw-TZ/simpress.cfg b/main/helpcontent2/source/auxiliary/sw-TZ/simpress.cfg index 7b75b6d280e..dc5dfec9c3a 100644 --- a/main/helpcontent2/source/auxiliary/sw-TZ/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/sw-TZ/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sw-TZ/smath.cfg b/main/helpcontent2/source/auxiliary/sw-TZ/smath.cfg index 60150fe992c..6749bcaa3b2 100644 --- a/main/helpcontent2/source/auxiliary/sw-TZ/smath.cfg +++ b/main/helpcontent2/source/auxiliary/sw-TZ/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/sw-TZ/swriter.cfg b/main/helpcontent2/source/auxiliary/sw-TZ/swriter.cfg index 4f22768c9fe..60dc3c0af9a 100644 --- a/main/helpcontent2/source/auxiliary/sw-TZ/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/sw-TZ/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ta/sbasic.cfg b/main/helpcontent2/source/auxiliary/ta/sbasic.cfg index 69cd5473dd6..58d76c98194 100644 --- a/main/helpcontent2/source/auxiliary/ta/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/ta/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ta/scalc.cfg b/main/helpcontent2/source/auxiliary/ta/scalc.cfg index e1d90493591..b603c2c7610 100644 --- a/main/helpcontent2/source/auxiliary/ta/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/ta/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ta/schart.cfg b/main/helpcontent2/source/auxiliary/ta/schart.cfg index 8ba9c9a7a1f..c9a3a890b76 100644 --- a/main/helpcontent2/source/auxiliary/ta/schart.cfg +++ b/main/helpcontent2/source/auxiliary/ta/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ta/sdatabase.cfg b/main/helpcontent2/source/auxiliary/ta/sdatabase.cfg index f41261e5b26..73770883733 100644 --- a/main/helpcontent2/source/auxiliary/ta/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/ta/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ta/sdraw.cfg b/main/helpcontent2/source/auxiliary/ta/sdraw.cfg index 632a6d9ef3b..6c4fea426de 100644 --- a/main/helpcontent2/source/auxiliary/ta/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/ta/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ta/simpress.cfg b/main/helpcontent2/source/auxiliary/ta/simpress.cfg index fb05521ebab..b43628a7758 100644 --- a/main/helpcontent2/source/auxiliary/ta/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/ta/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ta/smath.cfg b/main/helpcontent2/source/auxiliary/ta/smath.cfg index d1d51e222dc..ad175f11c06 100644 --- a/main/helpcontent2/source/auxiliary/ta/smath.cfg +++ b/main/helpcontent2/source/auxiliary/ta/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ta/swriter.cfg b/main/helpcontent2/source/auxiliary/ta/swriter.cfg index 4e280582ff1..4f865663694 100644 --- a/main/helpcontent2/source/auxiliary/ta/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/ta/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/tg/sbasic.cfg b/main/helpcontent2/source/auxiliary/tg/sbasic.cfg index 9e2c99eb20f..4da7dddc2d6 100644 --- a/main/helpcontent2/source/auxiliary/tg/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/tg/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/tg/scalc.cfg b/main/helpcontent2/source/auxiliary/tg/scalc.cfg index 86c4033f5b4..2dca293fcae 100644 --- a/main/helpcontent2/source/auxiliary/tg/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/tg/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/tg/schart.cfg b/main/helpcontent2/source/auxiliary/tg/schart.cfg index 3b8d7c59c05..62c0c53690c 100644 --- a/main/helpcontent2/source/auxiliary/tg/schart.cfg +++ b/main/helpcontent2/source/auxiliary/tg/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/tg/sdatabase.cfg b/main/helpcontent2/source/auxiliary/tg/sdatabase.cfg index e8f3d37a3c4..f67151fc9b1 100644 --- a/main/helpcontent2/source/auxiliary/tg/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/tg/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/tg/sdraw.cfg b/main/helpcontent2/source/auxiliary/tg/sdraw.cfg index 92a008cc783..8cc053912dc 100644 --- a/main/helpcontent2/source/auxiliary/tg/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/tg/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/tg/simpress.cfg b/main/helpcontent2/source/auxiliary/tg/simpress.cfg index 0771593bcaf..a05e7aa8d04 100644 --- a/main/helpcontent2/source/auxiliary/tg/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/tg/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/tg/smath.cfg b/main/helpcontent2/source/auxiliary/tg/smath.cfg index 044a9a0e535..05c6008e4be 100644 --- a/main/helpcontent2/source/auxiliary/tg/smath.cfg +++ b/main/helpcontent2/source/auxiliary/tg/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/tg/swriter.cfg b/main/helpcontent2/source/auxiliary/tg/swriter.cfg index b1240c10edb..83d97efc744 100644 --- a/main/helpcontent2/source/auxiliary/tg/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/tg/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/th/sbasic.cfg b/main/helpcontent2/source/auxiliary/th/sbasic.cfg index 32fc857c3bd..0b62f6bdb5a 100644 --- a/main/helpcontent2/source/auxiliary/th/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/th/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/th/scalc.cfg b/main/helpcontent2/source/auxiliary/th/scalc.cfg index 70e3723bd31..7fe4df29c44 100644 --- a/main/helpcontent2/source/auxiliary/th/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/th/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/th/schart.cfg b/main/helpcontent2/source/auxiliary/th/schart.cfg index f2ad972f974..cabe7a65667 100644 --- a/main/helpcontent2/source/auxiliary/th/schart.cfg +++ b/main/helpcontent2/source/auxiliary/th/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/th/sdatabase.cfg b/main/helpcontent2/source/auxiliary/th/sdatabase.cfg index 1f21b9eac07..e6f8e01a569 100644 --- a/main/helpcontent2/source/auxiliary/th/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/th/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/th/sdraw.cfg b/main/helpcontent2/source/auxiliary/th/sdraw.cfg index c94b9b10983..a90f81e3d1d 100644 --- a/main/helpcontent2/source/auxiliary/th/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/th/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/th/simpress.cfg b/main/helpcontent2/source/auxiliary/th/simpress.cfg index b24f42a6c5c..062f7141274 100644 --- a/main/helpcontent2/source/auxiliary/th/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/th/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/th/smath.cfg b/main/helpcontent2/source/auxiliary/th/smath.cfg index dbf7ad072e6..20e360e999b 100644 --- a/main/helpcontent2/source/auxiliary/th/smath.cfg +++ b/main/helpcontent2/source/auxiliary/th/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/th/swriter.cfg b/main/helpcontent2/source/auxiliary/th/swriter.cfg index 776a81e9b44..2c70e36186b 100644 --- a/main/helpcontent2/source/auxiliary/th/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/th/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/tn/sbasic.cfg b/main/helpcontent2/source/auxiliary/tn/sbasic.cfg index cd934a90a92..f424a259cc1 100644 --- a/main/helpcontent2/source/auxiliary/tn/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/tn/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/tn/scalc.cfg b/main/helpcontent2/source/auxiliary/tn/scalc.cfg index e0fda554e39..e6065bdc69b 100644 --- a/main/helpcontent2/source/auxiliary/tn/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/tn/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/tn/schart.cfg b/main/helpcontent2/source/auxiliary/tn/schart.cfg index 57156b24bea..0305312000a 100644 --- a/main/helpcontent2/source/auxiliary/tn/schart.cfg +++ b/main/helpcontent2/source/auxiliary/tn/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/tn/sdatabase.cfg b/main/helpcontent2/source/auxiliary/tn/sdatabase.cfg index ca620f3f729..a064c02f75e 100644 --- a/main/helpcontent2/source/auxiliary/tn/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/tn/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/tn/sdraw.cfg b/main/helpcontent2/source/auxiliary/tn/sdraw.cfg index eba7bf5e33e..3b8dda96464 100644 --- a/main/helpcontent2/source/auxiliary/tn/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/tn/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/tn/simpress.cfg b/main/helpcontent2/source/auxiliary/tn/simpress.cfg index 512c7bcade0..ee6fac0cb71 100644 --- a/main/helpcontent2/source/auxiliary/tn/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/tn/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/tn/smath.cfg b/main/helpcontent2/source/auxiliary/tn/smath.cfg index 700b19cc4e4..8f81563045c 100644 --- a/main/helpcontent2/source/auxiliary/tn/smath.cfg +++ b/main/helpcontent2/source/auxiliary/tn/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/tn/swriter.cfg b/main/helpcontent2/source/auxiliary/tn/swriter.cfg index 3c4019ed7f6..0d48caf728d 100644 --- a/main/helpcontent2/source/auxiliary/tn/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/tn/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/tr/sbasic.cfg b/main/helpcontent2/source/auxiliary/tr/sbasic.cfg index ca3c10c8f15..7bc663e3025 100644 --- a/main/helpcontent2/source/auxiliary/tr/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/tr/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/tr/scalc.cfg b/main/helpcontent2/source/auxiliary/tr/scalc.cfg index 6af1937a964..ec2c28932e9 100644 --- a/main/helpcontent2/source/auxiliary/tr/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/tr/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/tr/schart.cfg b/main/helpcontent2/source/auxiliary/tr/schart.cfg index da3d18afebe..8e1cb0fa391 100644 --- a/main/helpcontent2/source/auxiliary/tr/schart.cfg +++ b/main/helpcontent2/source/auxiliary/tr/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/tr/sdatabase.cfg b/main/helpcontent2/source/auxiliary/tr/sdatabase.cfg index 40c46c752e3..7a97765904d 100644 --- a/main/helpcontent2/source/auxiliary/tr/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/tr/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/tr/sdraw.cfg b/main/helpcontent2/source/auxiliary/tr/sdraw.cfg index 86d34371cdd..756608c5e08 100644 --- a/main/helpcontent2/source/auxiliary/tr/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/tr/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/tr/simpress.cfg b/main/helpcontent2/source/auxiliary/tr/simpress.cfg index 4d3cb1b57ea..ccd3829a3e1 100644 --- a/main/helpcontent2/source/auxiliary/tr/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/tr/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/tr/smath.cfg b/main/helpcontent2/source/auxiliary/tr/smath.cfg index 1a79c4e66c9..3c50ed771e7 100644 --- a/main/helpcontent2/source/auxiliary/tr/smath.cfg +++ b/main/helpcontent2/source/auxiliary/tr/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/tr/swriter.cfg b/main/helpcontent2/source/auxiliary/tr/swriter.cfg index fc23eb58306..74a79af6714 100644 --- a/main/helpcontent2/source/auxiliary/tr/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/tr/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ts/sbasic.cfg b/main/helpcontent2/source/auxiliary/ts/sbasic.cfg index d1b9ee013e0..eceb0a49a93 100644 --- a/main/helpcontent2/source/auxiliary/ts/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/ts/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ts/scalc.cfg b/main/helpcontent2/source/auxiliary/ts/scalc.cfg index 37c5e32f155..a3c1942a9aa 100644 --- a/main/helpcontent2/source/auxiliary/ts/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/ts/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ts/schart.cfg b/main/helpcontent2/source/auxiliary/ts/schart.cfg index 7f31f361e3b..5c5d678ef01 100644 --- a/main/helpcontent2/source/auxiliary/ts/schart.cfg +++ b/main/helpcontent2/source/auxiliary/ts/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ts/sdatabase.cfg b/main/helpcontent2/source/auxiliary/ts/sdatabase.cfg index 427bae13bac..c4a286fb26e 100644 --- a/main/helpcontent2/source/auxiliary/ts/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/ts/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ts/sdraw.cfg b/main/helpcontent2/source/auxiliary/ts/sdraw.cfg index 57465fce0df..121ad7ff6a4 100644 --- a/main/helpcontent2/source/auxiliary/ts/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/ts/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ts/simpress.cfg b/main/helpcontent2/source/auxiliary/ts/simpress.cfg index 59b0381df9a..8dc1a2419e4 100644 --- a/main/helpcontent2/source/auxiliary/ts/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/ts/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ts/smath.cfg b/main/helpcontent2/source/auxiliary/ts/smath.cfg index b34df46b131..df30d762844 100644 --- a/main/helpcontent2/source/auxiliary/ts/smath.cfg +++ b/main/helpcontent2/source/auxiliary/ts/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ts/swriter.cfg b/main/helpcontent2/source/auxiliary/ts/swriter.cfg index 476e6e824ac..b8e38861714 100644 --- a/main/helpcontent2/source/auxiliary/ts/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/ts/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/uk/sbasic.cfg b/main/helpcontent2/source/auxiliary/uk/sbasic.cfg index 11b82ac5172..4e297ebfeef 100644 --- a/main/helpcontent2/source/auxiliary/uk/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/uk/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/uk/scalc.cfg b/main/helpcontent2/source/auxiliary/uk/scalc.cfg index 0f308ded9ab..9db62a7c164 100644 --- a/main/helpcontent2/source/auxiliary/uk/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/uk/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/uk/schart.cfg b/main/helpcontent2/source/auxiliary/uk/schart.cfg index 798d40efed3..669a709e747 100644 --- a/main/helpcontent2/source/auxiliary/uk/schart.cfg +++ b/main/helpcontent2/source/auxiliary/uk/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/uk/sdatabase.cfg b/main/helpcontent2/source/auxiliary/uk/sdatabase.cfg index f1cde494e89..9965f15329f 100644 --- a/main/helpcontent2/source/auxiliary/uk/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/uk/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/uk/sdraw.cfg b/main/helpcontent2/source/auxiliary/uk/sdraw.cfg index 7a96cf172fd..e7f4d118457 100644 --- a/main/helpcontent2/source/auxiliary/uk/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/uk/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/uk/simpress.cfg b/main/helpcontent2/source/auxiliary/uk/simpress.cfg index 1e8ab42d2f3..4579a0e60c0 100644 --- a/main/helpcontent2/source/auxiliary/uk/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/uk/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/uk/smath.cfg b/main/helpcontent2/source/auxiliary/uk/smath.cfg index 5aada1c3512..cbf84589e23 100644 --- a/main/helpcontent2/source/auxiliary/uk/smath.cfg +++ b/main/helpcontent2/source/auxiliary/uk/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/uk/swriter.cfg b/main/helpcontent2/source/auxiliary/uk/swriter.cfg index 09f8a9dc2be..15f3f57754a 100644 --- a/main/helpcontent2/source/auxiliary/uk/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/uk/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/uz/sbasic.cfg b/main/helpcontent2/source/auxiliary/uz/sbasic.cfg index bfd795f79b3..efd70dff80b 100644 --- a/main/helpcontent2/source/auxiliary/uz/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/uz/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/uz/scalc.cfg b/main/helpcontent2/source/auxiliary/uz/scalc.cfg index d56fee33f34..626d48c5d5e 100644 --- a/main/helpcontent2/source/auxiliary/uz/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/uz/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/uz/schart.cfg b/main/helpcontent2/source/auxiliary/uz/schart.cfg index 8a9ab1e6909..fdfc05b1625 100644 --- a/main/helpcontent2/source/auxiliary/uz/schart.cfg +++ b/main/helpcontent2/source/auxiliary/uz/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/uz/sdatabase.cfg b/main/helpcontent2/source/auxiliary/uz/sdatabase.cfg index fd256c3630c..016b95ab31b 100644 --- a/main/helpcontent2/source/auxiliary/uz/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/uz/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/uz/sdraw.cfg b/main/helpcontent2/source/auxiliary/uz/sdraw.cfg index c29927ac1d3..546f51099e0 100644 --- a/main/helpcontent2/source/auxiliary/uz/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/uz/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/uz/simpress.cfg b/main/helpcontent2/source/auxiliary/uz/simpress.cfg index ef28b25dcee..0367487beb5 100644 --- a/main/helpcontent2/source/auxiliary/uz/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/uz/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/uz/smath.cfg b/main/helpcontent2/source/auxiliary/uz/smath.cfg index 43d18bb895d..d056e5a2d08 100644 --- a/main/helpcontent2/source/auxiliary/uz/smath.cfg +++ b/main/helpcontent2/source/auxiliary/uz/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/uz/swriter.cfg b/main/helpcontent2/source/auxiliary/uz/swriter.cfg index 77bbbb04f6b..4aacace06c3 100644 --- a/main/helpcontent2/source/auxiliary/uz/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/uz/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ve/sbasic.cfg b/main/helpcontent2/source/auxiliary/ve/sbasic.cfg index cd3b90c57b6..d720fe20555 100644 --- a/main/helpcontent2/source/auxiliary/ve/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/ve/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ve/scalc.cfg b/main/helpcontent2/source/auxiliary/ve/scalc.cfg index 23308ca12cf..3faf9652f1b 100644 --- a/main/helpcontent2/source/auxiliary/ve/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/ve/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ve/schart.cfg b/main/helpcontent2/source/auxiliary/ve/schart.cfg index 4b837be1560..5e973a92060 100644 --- a/main/helpcontent2/source/auxiliary/ve/schart.cfg +++ b/main/helpcontent2/source/auxiliary/ve/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ve/sdatabase.cfg b/main/helpcontent2/source/auxiliary/ve/sdatabase.cfg index df80a1c0b17..1138e72ad03 100644 --- a/main/helpcontent2/source/auxiliary/ve/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/ve/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ve/sdraw.cfg b/main/helpcontent2/source/auxiliary/ve/sdraw.cfg index fc1e274caa9..ded59596f66 100644 --- a/main/helpcontent2/source/auxiliary/ve/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/ve/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ve/simpress.cfg b/main/helpcontent2/source/auxiliary/ve/simpress.cfg index 5cfd4cb917b..09f061dc98e 100644 --- a/main/helpcontent2/source/auxiliary/ve/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/ve/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ve/smath.cfg b/main/helpcontent2/source/auxiliary/ve/smath.cfg index 4baf04e43d6..802e455db2b 100644 --- a/main/helpcontent2/source/auxiliary/ve/smath.cfg +++ b/main/helpcontent2/source/auxiliary/ve/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/ve/swriter.cfg b/main/helpcontent2/source/auxiliary/ve/swriter.cfg index a4755426445..172f234b1e2 100644 --- a/main/helpcontent2/source/auxiliary/ve/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/ve/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/vi/sbasic.cfg b/main/helpcontent2/source/auxiliary/vi/sbasic.cfg index da51cfc9005..391097fa08b 100644 --- a/main/helpcontent2/source/auxiliary/vi/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/vi/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### @@ -26,5 +26,5 @@ Language=vi Order=7 Start=text%2Fsbasic%2Fshared%2Fmain0601.xhp Heading=headingheading -Program=BASIC +Program=BASIC 07.07.04 00:00:00 diff --git a/main/helpcontent2/source/auxiliary/vi/scalc.cfg b/main/helpcontent2/source/auxiliary/vi/scalc.cfg index 31e0074fbb1..2cb173e0818 100644 --- a/main/helpcontent2/source/auxiliary/vi/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/vi/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/vi/schart.cfg b/main/helpcontent2/source/auxiliary/vi/schart.cfg index d4dfe55666e..107bb85bf37 100644 --- a/main/helpcontent2/source/auxiliary/vi/schart.cfg +++ b/main/helpcontent2/source/auxiliary/vi/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### Title=%PRODUCTNAME Chart @@ -27,4 +27,3 @@ Start=text%2Fschart%2Fmain0000.xhp Heading=headingheading Program=CHART 07.07.04 00:00:00 - diff --git a/main/helpcontent2/source/auxiliary/vi/sdatabase.cfg b/main/helpcontent2/source/auxiliary/vi/sdatabase.cfg index 9aeb14493eb..2094ebb3e66 100644 --- a/main/helpcontent2/source/auxiliary/vi/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/vi/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### @@ -26,5 +26,5 @@ Language=vi Order=7 Start=text%2Fshared%2Fexplorer%2Fdatabase%2Fmain.xhp Heading=headingheading -Program=DATABASE +Program=DATABASE 07.07.04 00:00:00 diff --git a/main/helpcontent2/source/auxiliary/vi/sdraw.cfg b/main/helpcontent2/source/auxiliary/vi/sdraw.cfg index 4764c0c66c6..42f801e2961 100644 --- a/main/helpcontent2/source/auxiliary/vi/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/vi/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/vi/simpress.cfg b/main/helpcontent2/source/auxiliary/vi/simpress.cfg index 73ea8a60580..fd6fb2f9603 100644 --- a/main/helpcontent2/source/auxiliary/vi/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/vi/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/vi/smath.cfg b/main/helpcontent2/source/auxiliary/vi/smath.cfg index a6b07673118..0b4a09ac265 100644 --- a/main/helpcontent2/source/auxiliary/vi/smath.cfg +++ b/main/helpcontent2/source/auxiliary/vi/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/vi/swriter.cfg b/main/helpcontent2/source/auxiliary/vi/swriter.cfg index 9af185a7377..a2fae0ba3fd 100644 --- a/main/helpcontent2/source/auxiliary/vi/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/vi/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/xh/sbasic.cfg b/main/helpcontent2/source/auxiliary/xh/sbasic.cfg index fa467222308..4efe219e783 100644 --- a/main/helpcontent2/source/auxiliary/xh/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/xh/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/xh/scalc.cfg b/main/helpcontent2/source/auxiliary/xh/scalc.cfg index 9e27a611d63..2232bd108bc 100644 --- a/main/helpcontent2/source/auxiliary/xh/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/xh/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/xh/schart.cfg b/main/helpcontent2/source/auxiliary/xh/schart.cfg index 26ac7626031..a0b5613dcba 100644 --- a/main/helpcontent2/source/auxiliary/xh/schart.cfg +++ b/main/helpcontent2/source/auxiliary/xh/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/xh/sdatabase.cfg b/main/helpcontent2/source/auxiliary/xh/sdatabase.cfg index 556116b4931..51ab24566e0 100644 --- a/main/helpcontent2/source/auxiliary/xh/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/xh/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/xh/sdraw.cfg b/main/helpcontent2/source/auxiliary/xh/sdraw.cfg index c3858167a12..a7f3d624b05 100644 --- a/main/helpcontent2/source/auxiliary/xh/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/xh/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/xh/simpress.cfg b/main/helpcontent2/source/auxiliary/xh/simpress.cfg index 0bece56439d..4d6c5481280 100644 --- a/main/helpcontent2/source/auxiliary/xh/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/xh/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/xh/smath.cfg b/main/helpcontent2/source/auxiliary/xh/smath.cfg index ee63274b497..86ec67c767d 100644 --- a/main/helpcontent2/source/auxiliary/xh/smath.cfg +++ b/main/helpcontent2/source/auxiliary/xh/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/xh/swriter.cfg b/main/helpcontent2/source/auxiliary/xh/swriter.cfg index 29a06cf9302..56a9dddbb58 100644 --- a/main/helpcontent2/source/auxiliary/xh/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/xh/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/zh-CN/sbasic.cfg b/main/helpcontent2/source/auxiliary/zh-CN/sbasic.cfg index 91a3bf071ae..e63132283f2 100644 --- a/main/helpcontent2/source/auxiliary/zh-CN/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/zh-CN/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/zh-CN/scalc.cfg b/main/helpcontent2/source/auxiliary/zh-CN/scalc.cfg index 76097fbfbc0..9cd59297cff 100644 --- a/main/helpcontent2/source/auxiliary/zh-CN/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/zh-CN/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/zh-CN/schart.cfg b/main/helpcontent2/source/auxiliary/zh-CN/schart.cfg index 99aa6f67036..a60817f9d8d 100644 --- a/main/helpcontent2/source/auxiliary/zh-CN/schart.cfg +++ b/main/helpcontent2/source/auxiliary/zh-CN/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/zh-CN/sdatabase.cfg b/main/helpcontent2/source/auxiliary/zh-CN/sdatabase.cfg index b3966088113..99ed200f044 100644 --- a/main/helpcontent2/source/auxiliary/zh-CN/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/zh-CN/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/zh-CN/sdraw.cfg b/main/helpcontent2/source/auxiliary/zh-CN/sdraw.cfg index 38f9da92126..66fddc1b8bc 100644 --- a/main/helpcontent2/source/auxiliary/zh-CN/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/zh-CN/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/zh-CN/simpress.cfg b/main/helpcontent2/source/auxiliary/zh-CN/simpress.cfg index 5d9d72b2cbd..81cb7e7194b 100644 --- a/main/helpcontent2/source/auxiliary/zh-CN/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/zh-CN/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/zh-CN/smath.cfg b/main/helpcontent2/source/auxiliary/zh-CN/smath.cfg index fc3f34181f6..eabe3fed12b 100644 --- a/main/helpcontent2/source/auxiliary/zh-CN/smath.cfg +++ b/main/helpcontent2/source/auxiliary/zh-CN/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/zh-CN/swriter.cfg b/main/helpcontent2/source/auxiliary/zh-CN/swriter.cfg index 08e73dd79e7..f4551eaee96 100644 --- a/main/helpcontent2/source/auxiliary/zh-CN/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/zh-CN/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/zh-TW/sbasic.cfg b/main/helpcontent2/source/auxiliary/zh-TW/sbasic.cfg index d25919555f2..4ad198f4c57 100644 --- a/main/helpcontent2/source/auxiliary/zh-TW/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/zh-TW/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/zh-TW/scalc.cfg b/main/helpcontent2/source/auxiliary/zh-TW/scalc.cfg index a35ba696c50..2abfb432106 100644 --- a/main/helpcontent2/source/auxiliary/zh-TW/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/zh-TW/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/zh-TW/schart.cfg b/main/helpcontent2/source/auxiliary/zh-TW/schart.cfg index 93b027c68d3..8901ede48d5 100644 --- a/main/helpcontent2/source/auxiliary/zh-TW/schart.cfg +++ b/main/helpcontent2/source/auxiliary/zh-TW/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/zh-TW/sdatabase.cfg b/main/helpcontent2/source/auxiliary/zh-TW/sdatabase.cfg index 2dadc47b13a..2a705355cba 100644 --- a/main/helpcontent2/source/auxiliary/zh-TW/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/zh-TW/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/zh-TW/sdraw.cfg b/main/helpcontent2/source/auxiliary/zh-TW/sdraw.cfg index 85ca0276dc9..0d59b18eac3 100644 --- a/main/helpcontent2/source/auxiliary/zh-TW/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/zh-TW/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/zh-TW/simpress.cfg b/main/helpcontent2/source/auxiliary/zh-TW/simpress.cfg index 6e267cc12e7..5f2e0320f82 100644 --- a/main/helpcontent2/source/auxiliary/zh-TW/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/zh-TW/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/zh-TW/smath.cfg b/main/helpcontent2/source/auxiliary/zh-TW/smath.cfg index 6dd3b7805b6..abc0b49c5b7 100644 --- a/main/helpcontent2/source/auxiliary/zh-TW/smath.cfg +++ b/main/helpcontent2/source/auxiliary/zh-TW/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/zh-TW/swriter.cfg b/main/helpcontent2/source/auxiliary/zh-TW/swriter.cfg index dd1057b9490..a72c2ebbb8d 100644 --- a/main/helpcontent2/source/auxiliary/zh-TW/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/zh-TW/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/zu/sbasic.cfg b/main/helpcontent2/source/auxiliary/zu/sbasic.cfg index a69f2d41585..c266cd4b748 100644 --- a/main/helpcontent2/source/auxiliary/zu/sbasic.cfg +++ b/main/helpcontent2/source/auxiliary/zu/sbasic.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/zu/scalc.cfg b/main/helpcontent2/source/auxiliary/zu/scalc.cfg index 2ac0559258a..6ad9d728b30 100644 --- a/main/helpcontent2/source/auxiliary/zu/scalc.cfg +++ b/main/helpcontent2/source/auxiliary/zu/scalc.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/zu/schart.cfg b/main/helpcontent2/source/auxiliary/zu/schart.cfg index d265633a001..5067f5fab86 100644 --- a/main/helpcontent2/source/auxiliary/zu/schart.cfg +++ b/main/helpcontent2/source/auxiliary/zu/schart.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/zu/sdatabase.cfg b/main/helpcontent2/source/auxiliary/zu/sdatabase.cfg index 81b2ffccd89..f825db57f90 100644 --- a/main/helpcontent2/source/auxiliary/zu/sdatabase.cfg +++ b/main/helpcontent2/source/auxiliary/zu/sdatabase.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/zu/sdraw.cfg b/main/helpcontent2/source/auxiliary/zu/sdraw.cfg index 4c404e858f2..e32b588b733 100644 --- a/main/helpcontent2/source/auxiliary/zu/sdraw.cfg +++ b/main/helpcontent2/source/auxiliary/zu/sdraw.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/zu/simpress.cfg b/main/helpcontent2/source/auxiliary/zu/simpress.cfg index 9c46d49a12c..3860a2554a7 100644 --- a/main/helpcontent2/source/auxiliary/zu/simpress.cfg +++ b/main/helpcontent2/source/auxiliary/zu/simpress.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/zu/smath.cfg b/main/helpcontent2/source/auxiliary/zu/smath.cfg index 6d531fa5c5f..e5417bd079f 100644 --- a/main/helpcontent2/source/auxiliary/zu/smath.cfg +++ b/main/helpcontent2/source/auxiliary/zu/smath.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/helpcontent2/source/auxiliary/zu/swriter.cfg b/main/helpcontent2/source/auxiliary/zu/swriter.cfg index 1049dd07b55..96ab159dbdf 100644 --- a/main/helpcontent2/source/auxiliary/zu/swriter.cfg +++ b/main/helpcontent2/source/auxiliary/zu/swriter.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### diff --git a/main/l10ntools/source/filter/merge/FCFGMerge.cfg b/main/l10ntools/source/filter/merge/FCFGMerge.cfg index c7f4e5b7231..b074b1b0100 100644 --- a/main/l10ntools/source/filter/merge/FCFGMerge.cfg +++ b/main/l10ntools/source/filter/merge/FCFGMerge.cfg @@ -1,5 +1,5 @@ #************************************************************** -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# #************************************************************** #************************************************ diff --git a/main/qadevOOo/testdocs/delete.cfg b/main/qadevOOo/testdocs/delete.cfg index 31fef95a0d4..fd1d3afa8eb 100644 Binary files a/main/qadevOOo/testdocs/delete.cfg and b/main/qadevOOo/testdocs/delete.cfg differ diff --git a/main/solenv/doc/gbuild/doxygen.cfg b/main/solenv/doc/gbuild/doxygen.cfg index 8f0c20eab18..1a68b600fb5 100644 --- a/main/solenv/doc/gbuild/doxygen.cfg +++ b/main/solenv/doc/gbuild/doxygen.cfg @@ -1,6 +1,6 @@ # Doxyfile 1.5.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 @@ -8,16 +8,16 @@ # 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. -# +# # ************************************************************* # This file describes the settings to be used by the documentation system @@ -34,276 +34,276 @@ # Project related configuration options #--------------------------------------------------------------------------- -# This tag specifies the encoding used for all characters in the config file -# that follow. The default is UTF-8 which is also the encoding used for all -# text before the first occurrence of this tag. Doxygen uses libiconv (or the -# iconv built into libc) for the transcoding. See +# This tag specifies the encoding used for all characters in the config file +# that follow. The default is UTF-8 which is also the encoding used for all +# text before the first occurrence of this tag. Doxygen uses libiconv (or the +# iconv built into libc) for the transcoding. See # http://www.gnu.org/software/libiconv for the list of possible encodings. DOXYFILE_ENCODING = UTF-8 -# The PROJECT_NAME tag is a single word (or a sequence of words surrounded +# The PROJECT_NAME tag is a single word (or a sequence of words surrounded # by quotes) that should identify the project. PROJECT_NAME = gbuild -# The PROJECT_NUMBER tag can be used to enter a project or revision number. -# This could be handy for archiving the generated documentation or +# The PROJECT_NUMBER tag can be used to enter a project or revision number. +# This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = +PROJECT_NUMBER = -# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) -# base path where the generated documentation will be put. -# If a relative path is entered, it will be relative to the location +# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) +# base path where the generated documentation will be put. +# If a relative path is entered, it will be relative to the location # where doxygen was started. If left blank the current directory will be used. OUTPUT_DIRECTORY = ./output -# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create -# 4096 sub-directories (in 2 levels) under the output directory of each output -# format and will distribute the generated files over these directories. -# Enabling this option can be useful when feeding doxygen a huge amount of -# source files, where putting all generated files in the same directory would +# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create +# 4096 sub-directories (in 2 levels) under the output directory of each output +# format and will distribute the generated files over these directories. +# Enabling this option can be useful when feeding doxygen a huge amount of +# source files, where putting all generated files in the same directory would # otherwise cause performance problems for the file system. CREATE_SUBDIRS = NO -# The OUTPUT_LANGUAGE tag is used to specify the language in which all -# documentation generated by doxygen is written. Doxygen will use this -# information to generate all constant output in the proper language. -# The default language is English, other supported languages are: -# Afrikaans, Arabic, Brazilian, Catalan, Chinese, Chinese-Traditional, -# Croatian, Czech, Danish, Dutch, Farsi, Finnish, French, German, Greek, -# Hungarian, Italian, Japanese, Japanese-en (Japanese with English messages), -# Korean, Korean-en, Lithuanian, Norwegian, Macedonian, Persian, Polish, -# Portuguese, Romanian, Russian, Serbian, Serbian-Cyrilic, Slovak, Slovene, +# The OUTPUT_LANGUAGE tag is used to specify the language in which all +# documentation generated by doxygen is written. Doxygen will use this +# information to generate all constant output in the proper language. +# The default language is English, other supported languages are: +# Afrikaans, Arabic, Brazilian, Catalan, Chinese, Chinese-Traditional, +# Croatian, Czech, Danish, Dutch, Farsi, Finnish, French, German, Greek, +# Hungarian, Italian, Japanese, Japanese-en (Japanese with English messages), +# Korean, Korean-en, Lithuanian, Norwegian, Macedonian, Persian, Polish, +# Portuguese, Romanian, Russian, Serbian, Serbian-Cyrilic, Slovak, Slovene, # Spanish, Swedish, and Ukrainian. OUTPUT_LANGUAGE = English -# If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will -# include brief member descriptions after the members that are listed in -# the file and class documentation (similar to JavaDoc). +# If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will +# include brief member descriptions after the members that are listed in +# the file and class documentation (similar to JavaDoc). # Set to NO to disable this. BRIEF_MEMBER_DESC = YES -# If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend -# the brief description of a member or function before the detailed description. -# Note: if both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the +# If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend +# the brief description of a member or function before the detailed description. +# Note: if both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the # brief descriptions will be completely suppressed. REPEAT_BRIEF = YES -# This tag implements a quasi-intelligent brief description abbreviator -# that is used to form the text in various listings. Each string -# in this list, if found as the leading text of the brief description, will be -# stripped from the text and the result after processing the whole list, is -# used as the annotated text. Otherwise, the brief description is used as-is. -# If left blank, the following values are used ("$name" is automatically -# replaced with the name of the entity): "The $name class" "The $name widget" -# "The $name file" "is" "provides" "specifies" "contains" +# This tag implements a quasi-intelligent brief description abbreviator +# that is used to form the text in various listings. Each string +# in this list, if found as the leading text of the brief description, will be +# stripped from the text and the result after processing the whole list, is +# used as the annotated text. Otherwise, the brief description is used as-is. +# If left blank, the following values are used ("$name" is automatically +# replaced with the name of the entity): "The $name class" "The $name widget" +# "The $name file" "is" "provides" "specifies" "contains" # "represents" "a" "an" "the" -ABBREVIATE_BRIEF = +ABBREVIATE_BRIEF = -# If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then -# Doxygen will generate a detailed section even if there is only a brief +# If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then +# Doxygen will generate a detailed section even if there is only a brief # description. ALWAYS_DETAILED_SEC = NO -# If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all -# inherited members of a class in the documentation of that class as if those -# members were ordinary class members. Constructors, destructors and assignment +# If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all +# inherited members of a class in the documentation of that class as if those +# members were ordinary class members. Constructors, destructors and assignment # operators of the base classes will not be shown. INLINE_INHERITED_MEMB = YES -# If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full -# path before files name in the file list and in the header files. If set +# If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full +# path before files name in the file list and in the header files. If set # to NO the shortest path that makes the file name unique will be used. FULL_PATH_NAMES = YES -# If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag -# can be used to strip a user-defined part of the path. Stripping is -# only done if one of the specified strings matches the left-hand part of -# the path. The tag can be used to show relative paths in the file list. -# If left blank the directory from which doxygen is run is used as the +# If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag +# can be used to strip a user-defined part of the path. Stripping is +# only done if one of the specified strings matches the left-hand part of +# the path. The tag can be used to show relative paths in the file list. +# If left blank the directory from which doxygen is run is used as the # path to strip. -STRIP_FROM_PATH = +STRIP_FROM_PATH = -# The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of -# the path mentioned in the documentation of a class, which tells -# the reader which header file to include in order to use a class. -# If left blank only the name of the header file containing the class -# definition is used. Otherwise one should specify the include paths that +# The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of +# the path mentioned in the documentation of a class, which tells +# the reader which header file to include in order to use a class. +# If left blank only the name of the header file containing the class +# definition is used. Otherwise one should specify the include paths that # are normally passed to the compiler using the -I flag. -STRIP_FROM_INC_PATH = +STRIP_FROM_INC_PATH = -# If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter -# (but less readable) file names. This can be useful is your file systems +# If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter +# (but less readable) file names. This can be useful is your file systems # doesn't support long names like on DOS, Mac, or CD-ROM. SHORT_NAMES = NO -# If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen -# will interpret the first line (until the first dot) of a JavaDoc-style -# comment as the brief description. If set to NO, the JavaDoc -# comments will behave just like regular Qt-style comments +# If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen +# will interpret the first line (until the first dot) of a JavaDoc-style +# comment as the brief description. If set to NO, the JavaDoc +# comments will behave just like regular Qt-style comments # (thus requiring an explicit @brief command for a brief description.) JAVADOC_AUTOBRIEF = NO -# If the QT_AUTOBRIEF tag is set to YES then Doxygen will -# interpret the first line (until the first dot) of a Qt-style -# comment as the brief description. If set to NO, the comments -# will behave just like regular Qt-style comments (thus requiring +# If the QT_AUTOBRIEF tag is set to YES then Doxygen will +# interpret the first line (until the first dot) of a Qt-style +# comment as the brief description. If set to NO, the comments +# will behave just like regular Qt-style comments (thus requiring # an explicit \brief command for a brief description.) QT_AUTOBRIEF = NO -# The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make Doxygen -# treat a multi-line C++ special comment block (i.e. a block of //! or /// -# comments) as a brief description. This used to be the default behaviour. -# The new default is to treat a multi-line C++ comment block as a detailed +# The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make Doxygen +# treat a multi-line C++ special comment block (i.e. a block of //! or /// +# comments) as a brief description. This used to be the default behaviour. +# The new default is to treat a multi-line C++ comment block as a detailed # description. Set this tag to YES if you prefer the old behaviour instead. MULTILINE_CPP_IS_BRIEF = NO -# If the INHERIT_DOCS tag is set to YES (the default) then an undocumented -# member inherits the documentation from any documented member that it +# If the INHERIT_DOCS tag is set to YES (the default) then an undocumented +# member inherits the documentation from any documented member that it # re-implements. INHERIT_DOCS = YES -# If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce -# a new page for each member. If set to NO, the documentation of a member will +# If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce +# a new page for each member. If set to NO, the documentation of a member will # be part of the file/class/namespace that contains it. SEPARATE_MEMBER_PAGES = NO -# The TAB_SIZE tag can be used to set the number of spaces in a tab. +# The TAB_SIZE tag can be used to set the number of spaces in a tab. # Doxygen uses this value to replace tabs by spaces in code fragments. TAB_SIZE = 4 -# This tag can be used to specify a number of aliases that acts -# as commands in the documentation. An alias has the form "name=value". -# For example adding "sideeffect=\par Side Effects:\n" will allow you to -# put the command \sideeffect (or @sideeffect) in the documentation, which -# will result in a user-defined paragraph with heading "Side Effects:". +# This tag can be used to specify a number of aliases that acts +# as commands in the documentation. An alias has the form "name=value". +# For example adding "sideeffect=\par Side Effects:\n" will allow you to +# put the command \sideeffect (or @sideeffect) in the documentation, which +# will result in a user-defined paragraph with heading "Side Effects:". # You can put \n's in the value part of an alias to insert newlines. -ALIASES = +ALIASES = -# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C -# sources only. Doxygen will then generate output that is more tailored for C. -# For instance, some of the names that are used will be different. The list +# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C +# sources only. Doxygen will then generate output that is more tailored for C. +# For instance, some of the names that are used will be different. The list # of all members will be omitted, etc. OPTIMIZE_OUTPUT_FOR_C = NO -# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java -# sources only. Doxygen will then generate output that is more tailored for -# Java. For instance, namespaces will be presented as packages, qualified +# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java +# sources only. Doxygen will then generate output that is more tailored for +# Java. For instance, namespaces will be presented as packages, qualified # scopes will look different, etc. OPTIMIZE_OUTPUT_JAVA = NO -# Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran -# sources only. Doxygen will then generate output that is more tailored for +# Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran +# sources only. Doxygen will then generate output that is more tailored for # Fortran. OPTIMIZE_FOR_FORTRAN = NO -# Set the OPTIMIZE_OUTPUT_VHDL tag to YES if your project consists of VHDL -# sources. Doxygen will then generate output that is tailored for +# Set the OPTIMIZE_OUTPUT_VHDL tag to YES if your project consists of VHDL +# sources. Doxygen will then generate output that is tailored for # VHDL. OPTIMIZE_OUTPUT_VHDL = NO -# Doxygen selects the parser to use depending on the extension of the files it parses. -# With this tag you can assign which parser to use for a given extension. -# Doxygen has a built-in mapping, but you can override or extend it using this tag. -# The format is ext=language, where ext is a file extension, and language is one of -# the parsers supported by doxygen: IDL, Java, Javascript, C#, C, C++, D, PHP, -# Objective-C, Python, Fortran, VHDL, C, C++. For instance to make doxygen treat -# .inc files as Fortran files (default is PHP), and .f files as C (default is Fortran), +# Doxygen selects the parser to use depending on the extension of the files it parses. +# With this tag you can assign which parser to use for a given extension. +# Doxygen has a built-in mapping, but you can override or extend it using this tag. +# The format is ext=language, where ext is a file extension, and language is one of +# the parsers supported by doxygen: IDL, Java, Javascript, C#, C, C++, D, PHP, +# Objective-C, Python, Fortran, VHDL, C, C++. For instance to make doxygen treat +# .inc files as Fortran files (default is PHP), and .f files as C (default is Fortran), # use: inc=Fortran f=C -EXTENSION_MAPPING = mk=IDL +EXTENSION_MAPPING = mk=IDL -# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want -# to include (a tag file for) the STL sources as input, then you should -# set this tag to YES in order to let doxygen match functions declarations and -# definitions whose arguments contain STL classes (e.g. func(std::string); v.s. -# func(std::string) {}). This also make the inheritance and collaboration +# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want +# to include (a tag file for) the STL sources as input, then you should +# set this tag to YES in order to let doxygen match functions declarations and +# definitions whose arguments contain STL classes (e.g. func(std::string); v.s. +# func(std::string) {}). This also make the inheritance and collaboration # diagrams that involve STL classes more complete and accurate. BUILTIN_STL_SUPPORT = NO -# If you use Microsoft's C++/CLI language, you should set this option to YES to +# If you use Microsoft's C++/CLI language, you should set this option to YES to # enable parsing support. CPP_CLI_SUPPORT = NO -# Set the SIP_SUPPORT tag to YES if your project consists of sip sources only. -# Doxygen will parse them like normal C++ but will assume all classes use public +# Set the SIP_SUPPORT tag to YES if your project consists of sip sources only. +# Doxygen will parse them like normal C++ but will assume all classes use public # instead of private inheritance when no explicit protection keyword is present. SIP_SUPPORT = NO -# For Microsoft's IDL there are propget and propput attributes to indicate getter -# and setter methods for a property. Setting this option to YES (the default) -# will make doxygen to replace the get and set methods by a property in the -# documentation. This will only work if the methods are indeed getting or -# setting a simple type. If this is not the case, or you want to show the +# For Microsoft's IDL there are propget and propput attributes to indicate getter +# and setter methods for a property. Setting this option to YES (the default) +# will make doxygen to replace the get and set methods by a property in the +# documentation. This will only work if the methods are indeed getting or +# setting a simple type. If this is not the case, or you want to show the # methods anyway, you should set this option to NO. IDL_PROPERTY_SUPPORT = YES -# If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC -# tag is set to YES, then doxygen will reuse the documentation of the first -# member in the group (if any) for the other members of the group. By default +# If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC +# tag is set to YES, then doxygen will reuse the documentation of the first +# member in the group (if any) for the other members of the group. By default # all members of a group must be documented explicitly. DISTRIBUTE_GROUP_DOC = NO -# Set the SUBGROUPING tag to YES (the default) to allow class member groups of -# the same type (for instance a group of public functions) to be put as a -# subgroup of that type (e.g. under the Public Functions section). Set it to -# NO to prevent subgrouping. Alternatively, this can be done per class using +# Set the SUBGROUPING tag to YES (the default) to allow class member groups of +# the same type (for instance a group of public functions) to be put as a +# subgroup of that type (e.g. under the Public Functions section). Set it to +# NO to prevent subgrouping. Alternatively, this can be done per class using # the \nosubgrouping command. SUBGROUPING = YES -# When TYPEDEF_HIDES_STRUCT is enabled, a typedef of a struct, union, or enum -# is documented as struct, union, or enum with the name of the typedef. So -# typedef struct TypeS {} TypeT, will appear in the documentation as a struct -# with name TypeT. When disabled the typedef will appear as a member of a file, -# namespace, or class. And the struct will be named TypeS. This can typically -# be useful for C code in case the coding convention dictates that all compound +# When TYPEDEF_HIDES_STRUCT is enabled, a typedef of a struct, union, or enum +# is documented as struct, union, or enum with the name of the typedef. So +# typedef struct TypeS {} TypeT, will appear in the documentation as a struct +# with name TypeT. When disabled the typedef will appear as a member of a file, +# namespace, or class. And the struct will be named TypeS. This can typically +# be useful for C code in case the coding convention dictates that all compound # types are typedef'ed and only the typedef is referenced, never the tag name. TYPEDEF_HIDES_STRUCT = NO -# The SYMBOL_CACHE_SIZE determines the size of the internal cache use to -# determine which symbols to keep in memory and which to flush to disk. -# When the cache is full, less often used symbols will be written to disk. -# For small to medium size projects (<1000 input files) the default value is -# probably good enough. For larger projects a too small cache size can cause -# doxygen to be busy swapping symbols to and from disk most of the time -# causing a significant performance penality. -# If the system has enough physical memory increasing the cache will improve the -# performance by keeping more symbols in memory. Note that the value works on -# a logarithmic scale so increasing the size by one will roughly double the -# memory usage. The cache size is given by this formula: -# 2^(16+SYMBOL_CACHE_SIZE). The valid range is 0..9, the default is 0, +# The SYMBOL_CACHE_SIZE determines the size of the internal cache use to +# determine which symbols to keep in memory and which to flush to disk. +# When the cache is full, less often used symbols will be written to disk. +# For small to medium size projects (<1000 input files) the default value is +# probably good enough. For larger projects a too small cache size can cause +# doxygen to be busy swapping symbols to and from disk most of the time +# causing a significant performance penality. +# If the system has enough physical memory increasing the cache will improve the +# performance by keeping more symbols in memory. Note that the value works on +# a logarithmic scale so increasing the size by one will roughly double the +# memory usage. The cache size is given by this formula: +# 2^(16+SYMBOL_CACHE_SIZE). The valid range is 0..9, the default is 0, # corresponding to a cache size of 2^16 = 65536 symbols SYMBOL_CACHE_SIZE = 0 @@ -312,381 +312,381 @@ SYMBOL_CACHE_SIZE = 0 # Build related configuration options #--------------------------------------------------------------------------- -# If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in -# documentation are documented, even if no documentation was available. -# Private class members and static file members will be hidden unless +# If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in +# documentation are documented, even if no documentation was available. +# Private class members and static file members will be hidden unless # the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES EXTRACT_ALL = YES -# If the EXTRACT_PRIVATE tag is set to YES all private members of a class +# If the EXTRACT_PRIVATE tag is set to YES all private members of a class # will be included in the documentation. -EXTRACT_PRIVATE = YES +EXTRACT_PRIVATE = YES -# If the EXTRACT_STATIC tag is set to YES all static members of a file +# If the EXTRACT_STATIC tag is set to YES all static members of a file # will be included in the documentation. EXTRACT_STATIC = YES -# If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs) -# defined locally in source files will be included in the documentation. +# If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs) +# defined locally in source files will be included in the documentation. # If set to NO only classes defined in header files are included. EXTRACT_LOCAL_CLASSES = YES -# This flag is only useful for Objective-C code. When set to YES local -# methods, which are defined in the implementation section but not in -# the interface are included in the documentation. +# This flag is only useful for Objective-C code. When set to YES local +# methods, which are defined in the implementation section but not in +# the interface are included in the documentation. # If set to NO (the default) only methods in the interface are included. EXTRACT_LOCAL_METHODS = NO -# If this flag is set to YES, the members of anonymous namespaces will be -# extracted and appear in the documentation as a namespace called -# 'anonymous_namespace{file}', where file will be replaced with the base -# name of the file that contains the anonymous namespace. By default +# If this flag is set to YES, the members of anonymous namespaces will be +# extracted and appear in the documentation as a namespace called +# 'anonymous_namespace{file}', where file will be replaced with the base +# name of the file that contains the anonymous namespace. By default # anonymous namespace are hidden. EXTRACT_ANON_NSPACES = NO -# If the HIDE_UNDOC_MEMBERS tag is set to YES, Doxygen will hide all -# undocumented members of documented classes, files or namespaces. -# If set to NO (the default) these members will be included in the -# various overviews, but no documentation section is generated. +# If the HIDE_UNDOC_MEMBERS tag is set to YES, Doxygen will hide all +# undocumented members of documented classes, files or namespaces. +# If set to NO (the default) these members will be included in the +# various overviews, but no documentation section is generated. # This option has no effect if EXTRACT_ALL is enabled. HIDE_UNDOC_MEMBERS = NO -# If the HIDE_UNDOC_CLASSES tag is set to YES, Doxygen will hide all -# undocumented classes that are normally visible in the class hierarchy. -# If set to NO (the default) these classes will be included in the various +# If the HIDE_UNDOC_CLASSES tag is set to YES, Doxygen will hide all +# undocumented classes that are normally visible in the class hierarchy. +# If set to NO (the default) these classes will be included in the various # overviews. This option has no effect if EXTRACT_ALL is enabled. HIDE_UNDOC_CLASSES = NO -# If the HIDE_FRIEND_COMPOUNDS tag is set to YES, Doxygen will hide all -# friend (class|struct|union) declarations. -# If set to NO (the default) these declarations will be included in the +# If the HIDE_FRIEND_COMPOUNDS tag is set to YES, Doxygen will hide all +# friend (class|struct|union) declarations. +# If set to NO (the default) these declarations will be included in the # documentation. HIDE_FRIEND_COMPOUNDS = NO -# If the HIDE_IN_BODY_DOCS tag is set to YES, Doxygen will hide any -# documentation blocks found inside the body of a function. -# If set to NO (the default) these blocks will be appended to the +# If the HIDE_IN_BODY_DOCS tag is set to YES, Doxygen will hide any +# documentation blocks found inside the body of a function. +# If set to NO (the default) these blocks will be appended to the # function's detailed documentation block. HIDE_IN_BODY_DOCS = NO -# The INTERNAL_DOCS tag determines if documentation -# that is typed after a \internal command is included. If the tag is set -# to NO (the default) then the documentation will be excluded. +# The INTERNAL_DOCS tag determines if documentation +# that is typed after a \internal command is included. If the tag is set +# to NO (the default) then the documentation will be excluded. # Set it to YES to include the internal documentation. INTERNAL_DOCS = NO -# If the CASE_SENSE_NAMES tag is set to NO then Doxygen will only generate -# file names in lower-case letters. If set to YES upper-case letters are also -# allowed. This is useful if you have classes or files whose names only differ -# in case and if your file system supports case sensitive file names. Windows +# If the CASE_SENSE_NAMES tag is set to NO then Doxygen will only generate +# file names in lower-case letters. If set to YES upper-case letters are also +# allowed. This is useful if you have classes or files whose names only differ +# in case and if your file system supports case sensitive file names. Windows # and Mac users are advised to set this option to NO. CASE_SENSE_NAMES = YES -# If the HIDE_SCOPE_NAMES tag is set to NO (the default) then Doxygen -# will show members with their full class and namespace scopes in the +# If the HIDE_SCOPE_NAMES tag is set to NO (the default) then Doxygen +# will show members with their full class and namespace scopes in the # documentation. If set to YES the scope will be hidden. HIDE_SCOPE_NAMES = NO -# If the SHOW_INCLUDE_FILES tag is set to YES (the default) then Doxygen -# will put a list of the files that are included by a file in the documentation +# If the SHOW_INCLUDE_FILES tag is set to YES (the default) then Doxygen +# will put a list of the files that are included by a file in the documentation # of that file. SHOW_INCLUDE_FILES = YES -# If the INLINE_INFO tag is set to YES (the default) then a tag [inline] +# If the INLINE_INFO tag is set to YES (the default) then a tag [inline] # is inserted in the documentation for inline members. INLINE_INFO = YES -# If the SORT_MEMBER_DOCS tag is set to YES (the default) then doxygen -# will sort the (detailed) documentation of file and class members -# alphabetically by member name. If set to NO the members will appear in +# If the SORT_MEMBER_DOCS tag is set to YES (the default) then doxygen +# will sort the (detailed) documentation of file and class members +# alphabetically by member name. If set to NO the members will appear in # declaration order. SORT_MEMBER_DOCS = YES -# If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the -# brief documentation of file, namespace and class members alphabetically -# by member name. If set to NO (the default) the members will appear in +# If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the +# brief documentation of file, namespace and class members alphabetically +# by member name. If set to NO (the default) the members will appear in # declaration order. SORT_BRIEF_DOCS = NO -# If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the -# hierarchy of group names into alphabetical order. If set to NO (the default) +# If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the +# hierarchy of group names into alphabetical order. If set to NO (the default) # the group names will appear in their defined order. SORT_GROUP_NAMES = NO -# If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be -# sorted by fully-qualified names, including namespaces. If set to -# NO (the default), the class list will be sorted only by class name, -# not including the namespace part. -# Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES. -# Note: This option applies only to the class list, not to the +# If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be +# sorted by fully-qualified names, including namespaces. If set to +# NO (the default), the class list will be sorted only by class name, +# not including the namespace part. +# Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES. +# Note: This option applies only to the class list, not to the # alphabetical list. SORT_BY_SCOPE_NAME = NO -# The GENERATE_TODOLIST tag can be used to enable (YES) or -# disable (NO) the todo list. This list is created by putting \todo +# The GENERATE_TODOLIST tag can be used to enable (YES) or +# disable (NO) the todo list. This list is created by putting \todo # commands in the documentation. GENERATE_TODOLIST = YES -# The GENERATE_TESTLIST tag can be used to enable (YES) or -# disable (NO) the test list. This list is created by putting \test +# The GENERATE_TESTLIST tag can be used to enable (YES) or +# disable (NO) the test list. This list is created by putting \test # commands in the documentation. GENERATE_TESTLIST = YES -# The GENERATE_BUGLIST tag can be used to enable (YES) or -# disable (NO) the bug list. This list is created by putting \bug +# The GENERATE_BUGLIST tag can be used to enable (YES) or +# disable (NO) the bug list. This list is created by putting \bug # commands in the documentation. GENERATE_BUGLIST = YES -# The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or -# disable (NO) the deprecated list. This list is created by putting +# The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or +# disable (NO) the deprecated list. This list is created by putting # \deprecated commands in the documentation. GENERATE_DEPRECATEDLIST= YES -# The ENABLED_SECTIONS tag can be used to enable conditional +# The ENABLED_SECTIONS tag can be used to enable conditional # documentation sections, marked by \if sectionname ... \endif. -ENABLED_SECTIONS = +ENABLED_SECTIONS = -# The MAX_INITIALIZER_LINES tag determines the maximum number of lines -# the initial value of a variable or define consists of for it to appear in -# the documentation. If the initializer consists of more lines than specified -# here it will be hidden. Use a value of 0 to hide initializers completely. -# The appearance of the initializer of individual variables and defines in the -# documentation can be controlled using \showinitializer or \hideinitializer +# The MAX_INITIALIZER_LINES tag determines the maximum number of lines +# the initial value of a variable or define consists of for it to appear in +# the documentation. If the initializer consists of more lines than specified +# here it will be hidden. Use a value of 0 to hide initializers completely. +# The appearance of the initializer of individual variables and defines in the +# documentation can be controlled using \showinitializer or \hideinitializer # command in the documentation regardless of this setting. MAX_INITIALIZER_LINES = 30 -# Set the SHOW_USED_FILES tag to NO to disable the list of files generated -# at the bottom of the documentation of classes and structs. If set to YES the +# Set the SHOW_USED_FILES tag to NO to disable the list of files generated +# at the bottom of the documentation of classes and structs. If set to YES the # list will mention the files that were used to generate the documentation. SHOW_USED_FILES = YES -# If the sources in your project are distributed over multiple directories -# then setting the SHOW_DIRECTORIES tag to YES will show the directory hierarchy +# If the sources in your project are distributed over multiple directories +# then setting the SHOW_DIRECTORIES tag to YES will show the directory hierarchy # in the documentation. The default is NO. SHOW_DIRECTORIES = NO -# Set the SHOW_FILES tag to NO to disable the generation of the Files page. -# This will remove the Files entry from the Quick Index and from the +# Set the SHOW_FILES tag to NO to disable the generation of the Files page. +# This will remove the Files entry from the Quick Index and from the # Folder Tree View (if specified). The default is YES. SHOW_FILES = YES -# Set the SHOW_NAMESPACES tag to NO to disable the generation of the -# Namespaces page. -# This will remove the Namespaces entry from the Quick Index +# Set the SHOW_NAMESPACES tag to NO to disable the generation of the +# Namespaces page. +# This will remove the Namespaces entry from the Quick Index # and from the Folder Tree View (if specified). The default is YES. SHOW_NAMESPACES = YES -# The FILE_VERSION_FILTER tag can be used to specify a program or script that -# doxygen should invoke to get the current version for each file (typically from -# the version control system). Doxygen will invoke the program by executing (via -# popen()) the command , where is the value of -# the FILE_VERSION_FILTER tag, and is the name of an input file -# provided by doxygen. Whatever the program writes to standard output +# The FILE_VERSION_FILTER tag can be used to specify a program or script that +# doxygen should invoke to get the current version for each file (typically from +# the version control system). Doxygen will invoke the program by executing (via +# popen()) the command , where is the value of +# the FILE_VERSION_FILTER tag, and is the name of an input file +# provided by doxygen. Whatever the program writes to standard output # is used as the file version. See the manual for examples. -FILE_VERSION_FILTER = +FILE_VERSION_FILTER = -# The LAYOUT_FILE tag can be used to specify a layout file which will be parsed by -# doxygen. The layout file controls the global structure of the generated output files -# in an output format independent way. The create the layout file that represents -# doxygen's defaults, run doxygen with the -l option. You can optionally specify a -# file name after the option, if omitted DoxygenLayout.xml will be used as the name +# The LAYOUT_FILE tag can be used to specify a layout file which will be parsed by +# doxygen. The layout file controls the global structure of the generated output files +# in an output format independent way. The create the layout file that represents +# doxygen's defaults, run doxygen with the -l option. You can optionally specify a +# file name after the option, if omitted DoxygenLayout.xml will be used as the name # of the layout file. -LAYOUT_FILE = +LAYOUT_FILE = #--------------------------------------------------------------------------- # configuration options related to warning and progress messages #--------------------------------------------------------------------------- -# The QUIET tag can be used to turn on/off the messages that are generated +# The QUIET tag can be used to turn on/off the messages that are generated # by doxygen. Possible values are YES and NO. If left blank NO is used. QUIET = NO -# The WARNINGS tag can be used to turn on/off the warning messages that are -# generated by doxygen. Possible values are YES and NO. If left blank +# The WARNINGS tag can be used to turn on/off the warning messages that are +# generated by doxygen. Possible values are YES and NO. If left blank # NO is used. WARNINGS = YES -# If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings -# for undocumented members. If EXTRACT_ALL is set to YES then this flag will +# If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings +# for undocumented members. If EXTRACT_ALL is set to YES then this flag will # automatically be disabled. WARN_IF_UNDOCUMENTED = YES -# If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for -# potential errors in the documentation, such as not documenting some -# parameters in a documented function, or documenting parameters that +# If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for +# potential errors in the documentation, such as not documenting some +# parameters in a documented function, or documenting parameters that # don't exist or using markup commands wrongly. WARN_IF_DOC_ERROR = YES -# This WARN_NO_PARAMDOC option can be abled to get warnings for -# functions that are documented, but have no documentation for their parameters -# or return value. If set to NO (the default) doxygen will only warn about -# wrong or incomplete parameter documentation, but not about the absence of +# This WARN_NO_PARAMDOC option can be abled to get warnings for +# functions that are documented, but have no documentation for their parameters +# or return value. If set to NO (the default) doxygen will only warn about +# wrong or incomplete parameter documentation, but not about the absence of # documentation. WARN_NO_PARAMDOC = NO -# The WARN_FORMAT tag determines the format of the warning messages that -# doxygen can produce. The string should contain the $file, $line, and $text -# tags, which will be replaced by the file and line number from which the -# warning originated and the warning text. Optionally the format may contain -# $version, which will be replaced by the version of the file (if it could +# The WARN_FORMAT tag determines the format of the warning messages that +# doxygen can produce. The string should contain the $file, $line, and $text +# tags, which will be replaced by the file and line number from which the +# warning originated and the warning text. Optionally the format may contain +# $version, which will be replaced by the version of the file (if it could # be obtained via FILE_VERSION_FILTER) WARN_FORMAT = "$file:$line: $text" -# The WARN_LOGFILE tag can be used to specify a file to which warning -# and error messages should be written. If left blank the output is written +# The WARN_LOGFILE tag can be used to specify a file to which warning +# and error messages should be written. If left blank the output is written # to stderr. -WARN_LOGFILE = +WARN_LOGFILE = #--------------------------------------------------------------------------- # configuration options related to the input files #--------------------------------------------------------------------------- -# The INPUT tag can be used to specify the files and/or directories that contain -# documented source files. You may enter file names like "myfile.cpp" or -# directories like "/usr/src/myproject". Separate the files or directories +# The INPUT tag can be used to specify the files and/or directories that contain +# documented source files. You may enter file names like "myfile.cpp" or +# directories like "/usr/src/myproject". Separate the files or directories # with spaces. INPUT = solenv/gbuild -# This tag can be used to specify the character encoding of the source files -# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is -# also the default input encoding. Doxygen uses libiconv (or the iconv built -# into libc) for the transcoding. See http://www.gnu.org/software/libiconv for +# This tag can be used to specify the character encoding of the source files +# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is +# also the default input encoding. Doxygen uses libiconv (or the iconv built +# into libc) for the transcoding. See http://www.gnu.org/software/libiconv for # the list of possible encodings. INPUT_ENCODING = UTF-8 -# If the value of the INPUT tag contains directories, you can use the -# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp -# and *.h) to filter out the source-files in the directories. If left -# blank the following patterns are tested: -# *.c *.cc *.cxx *.cpp *.c++ *.java *.ii *.ixx *.ipp *.i++ *.inl *.h *.hh *.hxx +# If the value of the INPUT tag contains directories, you can use the +# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp +# and *.h) to filter out the source-files in the directories. If left +# blank the following patterns are tested: +# *.c *.cc *.cxx *.cpp *.c++ *.java *.ii *.ixx *.ipp *.i++ *.inl *.h *.hh *.hxx # *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.py *.f90 FILE_PATTERNS = *.mk -# The RECURSIVE tag can be used to turn specify whether or not subdirectories -# should be searched for input files as well. Possible values are YES and NO. +# The RECURSIVE tag can be used to turn specify whether or not subdirectories +# should be searched for input files as well. Possible values are YES and NO. # If left blank NO is used. RECURSIVE = YES -# The EXCLUDE tag can be used to specify files and/or directories that should -# excluded from the INPUT source files. This way you can easily exclude a +# The EXCLUDE tag can be used to specify files and/or directories that should +# excluded from the INPUT source files. This way you can easily exclude a # subdirectory from a directory tree whose root is specified with the INPUT tag. -EXCLUDE = +EXCLUDE = -# The EXCLUDE_SYMLINKS tag can be used select whether or not files or -# directories that are symbolic links (a Unix filesystem feature) are excluded +# The EXCLUDE_SYMLINKS tag can be used select whether or not files or +# directories that are symbolic links (a Unix filesystem feature) are excluded # from the input. EXCLUDE_SYMLINKS = NO -# If the value of the INPUT tag contains directories, you can use the -# EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude -# certain files from those directories. Note that the wildcards are matched -# against the file with absolute path, so to exclude all test directories +# If the value of the INPUT tag contains directories, you can use the +# EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude +# certain files from those directories. Note that the wildcards are matched +# against the file with absolute path, so to exclude all test directories # for example use the pattern */test/* -EXCLUDE_PATTERNS = +EXCLUDE_PATTERNS = -# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names -# (namespaces, classes, functions, etc.) that should be excluded from the -# output. The symbol name can be a fully qualified name, a word, or if the -# wildcard * is used, a substring. Examples: ANamespace, AClass, +# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names +# (namespaces, classes, functions, etc.) that should be excluded from the +# output. The symbol name can be a fully qualified name, a word, or if the +# wildcard * is used, a substring. Examples: ANamespace, AClass, # AClass::ANamespace, ANamespace::*Test -EXCLUDE_SYMBOLS = +EXCLUDE_SYMBOLS = -# The EXAMPLE_PATH tag can be used to specify one or more files or -# directories that contain example code fragments that are included (see +# The EXAMPLE_PATH tag can be used to specify one or more files or +# directories that contain example code fragments that are included (see # the \include command). -EXAMPLE_PATH = +EXAMPLE_PATH = -# If the value of the EXAMPLE_PATH tag contains directories, you can use the -# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp -# and *.h) to filter out the source-files in the directories. If left +# If the value of the EXAMPLE_PATH tag contains directories, you can use the +# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp +# and *.h) to filter out the source-files in the directories. If left # blank all files are included. -EXAMPLE_PATTERNS = +EXAMPLE_PATTERNS = -# If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be -# searched for input files to be used with the \include or \dontinclude -# commands irrespective of the value of the RECURSIVE tag. +# If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be +# searched for input files to be used with the \include or \dontinclude +# commands irrespective of the value of the RECURSIVE tag. # Possible values are YES and NO. If left blank NO is used. EXAMPLE_RECURSIVE = NO -# The IMAGE_PATH tag can be used to specify one or more files or -# directories that contain image that are included in the documentation (see +# The IMAGE_PATH tag can be used to specify one or more files or +# directories that contain image that are included in the documentation (see # the \image command). -IMAGE_PATH = +IMAGE_PATH = -# The INPUT_FILTER tag can be used to specify a program that doxygen should -# invoke to filter for each input file. Doxygen will invoke the filter program -# by executing (via popen()) the command , where -# is the value of the INPUT_FILTER tag, and is the name of an -# input file. Doxygen will then use the output that the filter program writes -# to standard output. -# If FILTER_PATTERNS is specified, this tag will be +# The INPUT_FILTER tag can be used to specify a program that doxygen should +# invoke to filter for each input file. Doxygen will invoke the filter program +# by executing (via popen()) the command , where +# is the value of the INPUT_FILTER tag, and is the name of an +# input file. Doxygen will then use the output that the filter program writes +# to standard output. +# If FILTER_PATTERNS is specified, this tag will be # ignored. -INPUT_FILTER = +INPUT_FILTER = -# The FILTER_PATTERNS tag can be used to specify filters on a per file pattern -# basis. -# Doxygen will compare the file name with each pattern and apply the -# filter if there is a match. -# The filters are a list of the form: -# pattern=filter (like *.cpp=my_cpp_filter). See INPUT_FILTER for further -# info on how filters are used. If FILTER_PATTERNS is empty, INPUT_FILTER +# The FILTER_PATTERNS tag can be used to specify filters on a per file pattern +# basis. +# Doxygen will compare the file name with each pattern and apply the +# filter if there is a match. +# The filters are a list of the form: +# pattern=filter (like *.cpp=my_cpp_filter). See INPUT_FILTER for further +# info on how filters are used. If FILTER_PATTERNS is empty, INPUT_FILTER # is applied to all files. -FILTER_PATTERNS = +FILTER_PATTERNS = -# If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using -# INPUT_FILTER) will be used to filter the input files when producing source +# If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using +# INPUT_FILTER) will be used to filter the input files when producing source # files to browse (i.e. when SOURCE_BROWSER is set to YES). FILTER_SOURCE_FILES = NO @@ -695,54 +695,54 @@ FILTER_SOURCE_FILES = NO # configuration options related to source browsing #--------------------------------------------------------------------------- -# If the SOURCE_BROWSER tag is set to YES then a list of source files will -# be generated. Documented entities will be cross-referenced with these sources. -# Note: To get rid of all source code in the generated output, make sure also +# If the SOURCE_BROWSER tag is set to YES then a list of source files will +# be generated. Documented entities will be cross-referenced with these sources. +# Note: To get rid of all source code in the generated output, make sure also # VERBATIM_HEADERS is set to NO. SOURCE_BROWSER = NO -# Setting the INLINE_SOURCES tag to YES will include the body +# Setting the INLINE_SOURCES tag to YES will include the body # of functions and classes directly in the documentation. INLINE_SOURCES = NO -# Setting the STRIP_CODE_COMMENTS tag to YES (the default) will instruct -# doxygen to hide any special comment blocks from generated source code +# Setting the STRIP_CODE_COMMENTS tag to YES (the default) will instruct +# doxygen to hide any special comment blocks from generated source code # fragments. Normal C and C++ comments will always remain visible. STRIP_CODE_COMMENTS = YES -# If the REFERENCED_BY_RELATION tag is set to YES -# then for each documented function all documented +# If the REFERENCED_BY_RELATION tag is set to YES +# then for each documented function all documented # functions referencing it will be listed. REFERENCED_BY_RELATION = NO -# If the REFERENCES_RELATION tag is set to YES -# then for each documented function all documented entities +# If the REFERENCES_RELATION tag is set to YES +# then for each documented function all documented entities # called/used by that function will be listed. REFERENCES_RELATION = NO -# If the REFERENCES_LINK_SOURCE tag is set to YES (the default) -# and SOURCE_BROWSER tag is set to YES, then the hyperlinks from -# functions in REFERENCES_RELATION and REFERENCED_BY_RELATION lists will -# link to the source code. +# If the REFERENCES_LINK_SOURCE tag is set to YES (the default) +# and SOURCE_BROWSER tag is set to YES, then the hyperlinks from +# functions in REFERENCES_RELATION and REFERENCED_BY_RELATION lists will +# link to the source code. # Otherwise they will link to the documentation. REFERENCES_LINK_SOURCE = YES -# If the USE_HTAGS tag is set to YES then the references to source code -# will point to the HTML generated by the htags(1) tool instead of doxygen -# built-in source browser. The htags tool is part of GNU's global source -# tagging system (see http://www.gnu.org/software/global/global.html). You +# If the USE_HTAGS tag is set to YES then the references to source code +# will point to the HTML generated by the htags(1) tool instead of doxygen +# built-in source browser. The htags tool is part of GNU's global source +# tagging system (see http://www.gnu.org/software/global/global.html). You # will need version 4.8.6 or higher. USE_HTAGS = NO -# If the VERBATIM_HEADERS tag is set to YES (the default) then Doxygen -# will generate a verbatim copy of the header file for each class for +# If the VERBATIM_HEADERS tag is set to YES (the default) then Doxygen +# will generate a verbatim copy of the header file for each class for # which an include is specified. Set to NO to disable this. VERBATIM_HEADERS = YES @@ -751,238 +751,238 @@ VERBATIM_HEADERS = YES # configuration options related to the alphabetical class index #--------------------------------------------------------------------------- -# If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index -# of all compounds will be generated. Enable this if the project +# If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index +# of all compounds will be generated. Enable this if the project # contains a lot of classes, structs, unions or interfaces. ALPHABETICAL_INDEX = NO -# If the alphabetical index is enabled (see ALPHABETICAL_INDEX) then -# the COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns +# If the alphabetical index is enabled (see ALPHABETICAL_INDEX) then +# the COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns # in which this list will be split (can be a number in the range [1..20]) COLS_IN_ALPHA_INDEX = 5 -# In case all classes in a project start with a common prefix, all -# classes will be put under the same header in the alphabetical index. -# The IGNORE_PREFIX tag can be used to specify one or more prefixes that +# In case all classes in a project start with a common prefix, all +# classes will be put under the same header in the alphabetical index. +# The IGNORE_PREFIX tag can be used to specify one or more prefixes that # should be ignored while generating the index headers. -IGNORE_PREFIX = +IGNORE_PREFIX = #--------------------------------------------------------------------------- # configuration options related to the HTML output #--------------------------------------------------------------------------- -# If the GENERATE_HTML tag is set to YES (the default) Doxygen will +# If the GENERATE_HTML tag is set to YES (the default) Doxygen will # generate HTML output. GENERATE_HTML = YES -# The HTML_OUTPUT tag is used to specify where the HTML docs will be put. -# If a relative path is entered the value of OUTPUT_DIRECTORY will be +# The HTML_OUTPUT tag is used to specify where the HTML docs will be put. +# If a relative path is entered the value of OUTPUT_DIRECTORY will be # put in front of it. If left blank `html' will be used as the default path. HTML_OUTPUT = html -# The HTML_FILE_EXTENSION tag can be used to specify the file extension for -# each generated HTML page (for example: .htm,.php,.asp). If it is left blank +# The HTML_FILE_EXTENSION tag can be used to specify the file extension for +# each generated HTML page (for example: .htm,.php,.asp). If it is left blank # doxygen will generate files with .html extension. HTML_FILE_EXTENSION = .html -# The HTML_HEADER tag can be used to specify a personal HTML header for -# each generated HTML page. If it is left blank doxygen will generate a +# The HTML_HEADER tag can be used to specify a personal HTML header for +# each generated HTML page. If it is left blank doxygen will generate a # standard header. -HTML_HEADER = +HTML_HEADER = -# The HTML_FOOTER tag can be used to specify a personal HTML footer for -# each generated HTML page. If it is left blank doxygen will generate a +# The HTML_FOOTER tag can be used to specify a personal HTML footer for +# each generated HTML page. If it is left blank doxygen will generate a # standard footer. -HTML_FOOTER = +HTML_FOOTER = -# The HTML_STYLESHEET tag can be used to specify a user-defined cascading -# style sheet that is used by each HTML page. It can be used to -# fine-tune the look of the HTML output. If the tag is left blank doxygen -# will generate a default style sheet. Note that doxygen will try to copy -# the style sheet file to the HTML output directory, so don't put your own +# The HTML_STYLESHEET tag can be used to specify a user-defined cascading +# style sheet that is used by each HTML page. It can be used to +# fine-tune the look of the HTML output. If the tag is left blank doxygen +# will generate a default style sheet. Note that doxygen will try to copy +# the style sheet file to the HTML output directory, so don't put your own # stylesheet in the HTML output directory as well, or it will be erased! -HTML_STYLESHEET = +HTML_STYLESHEET = -# If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes, -# files or namespaces will be aligned in HTML using tables. If set to +# If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes, +# files or namespaces will be aligned in HTML using tables. If set to # NO a bullet list will be used. HTML_ALIGN_MEMBERS = YES -# If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML -# documentation will contain sections that can be hidden and shown after the -# page has loaded. For this to work a browser that supports -# JavaScript and DHTML is required (for instance Mozilla 1.0+, Firefox +# If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML +# documentation will contain sections that can be hidden and shown after the +# page has loaded. For this to work a browser that supports +# JavaScript and DHTML is required (for instance Mozilla 1.0+, Firefox # Netscape 6.0+, Internet explorer 5.0+, Konqueror, or Safari). HTML_DYNAMIC_SECTIONS = NO -# If the GENERATE_DOCSET tag is set to YES, additional index files -# will be generated that can be used as input for Apple's Xcode 3 -# integrated development environment, introduced with OSX 10.5 (Leopard). -# To create a documentation set, doxygen will generate a Makefile in the -# HTML output directory. Running make will produce the docset in that -# directory and running "make install" will install the docset in -# ~/Library/Developer/Shared/Documentation/DocSets so that Xcode will find -# it at startup. +# If the GENERATE_DOCSET tag is set to YES, additional index files +# will be generated that can be used as input for Apple's Xcode 3 +# integrated development environment, introduced with OSX 10.5 (Leopard). +# To create a documentation set, doxygen will generate a Makefile in the +# HTML output directory. Running make will produce the docset in that +# directory and running "make install" will install the docset in +# ~/Library/Developer/Shared/Documentation/DocSets so that Xcode will find +# it at startup. # See http://developer.apple.com/tools/creatingdocsetswithdoxygen.html for more information. GENERATE_DOCSET = NO -# When GENERATE_DOCSET tag is set to YES, this tag determines the name of the -# feed. A documentation feed provides an umbrella under which multiple -# documentation sets from a single provider (such as a company or product suite) +# When GENERATE_DOCSET tag is set to YES, this tag determines the name of the +# feed. A documentation feed provides an umbrella under which multiple +# documentation sets from a single provider (such as a company or product suite) # can be grouped. DOCSET_FEEDNAME = "Doxygen generated docs" -# When GENERATE_DOCSET tag is set to YES, this tag specifies a string that -# should uniquely identify the documentation set bundle. This should be a -# reverse domain-name style string, e.g. com.mycompany.MyDocSet. Doxygen +# When GENERATE_DOCSET tag is set to YES, this tag specifies a string that +# should uniquely identify the documentation set bundle. This should be a +# reverse domain-name style string, e.g. com.mycompany.MyDocSet. Doxygen # will append .docset to the name. DOCSET_BUNDLE_ID = org.openoffice.gbuild -# If the GENERATE_HTMLHELP tag is set to YES, additional index files -# will be generated that can be used as input for tools like the -# Microsoft HTML help workshop to generate a compiled HTML help file (.chm) +# If the GENERATE_HTMLHELP tag is set to YES, additional index files +# will be generated that can be used as input for tools like the +# Microsoft HTML help workshop to generate a compiled HTML help file (.chm) # of the generated HTML documentation. GENERATE_HTMLHELP = NO -# If the GENERATE_HTMLHELP tag is set to YES, the CHM_FILE tag can -# be used to specify the file name of the resulting .chm file. You -# can add a path in front of the file if the result should not be +# If the GENERATE_HTMLHELP tag is set to YES, the CHM_FILE tag can +# be used to specify the file name of the resulting .chm file. You +# can add a path in front of the file if the result should not be # written to the HTML output directory. -CHM_FILE = +CHM_FILE = -# If the GENERATE_HTMLHELP tag is set to YES, the HHC_LOCATION tag can -# be used to specify the location (absolute path including file name) of -# the HTML help compiler (hhc.exe). If non-empty doxygen will try to run +# If the GENERATE_HTMLHELP tag is set to YES, the HHC_LOCATION tag can +# be used to specify the location (absolute path including file name) of +# the HTML help compiler (hhc.exe). If non-empty doxygen will try to run # the HTML help compiler on the generated index.hhp. -HHC_LOCATION = +HHC_LOCATION = -# If the GENERATE_HTMLHELP tag is set to YES, the GENERATE_CHI flag -# controls if a separate .chi index file is generated (YES) or that +# If the GENERATE_HTMLHELP tag is set to YES, the GENERATE_CHI flag +# controls if a separate .chi index file is generated (YES) or that # it should be included in the master .chm file (NO). GENERATE_CHI = NO -# If the GENERATE_HTMLHELP tag is set to YES, the CHM_INDEX_ENCODING -# is used to encode HtmlHelp index (hhk), content (hhc) and project file +# If the GENERATE_HTMLHELP tag is set to YES, the CHM_INDEX_ENCODING +# is used to encode HtmlHelp index (hhk), content (hhc) and project file # content. -CHM_INDEX_ENCODING = +CHM_INDEX_ENCODING = -# If the GENERATE_HTMLHELP tag is set to YES, the BINARY_TOC flag -# controls whether a binary table of contents is generated (YES) or a +# If the GENERATE_HTMLHELP tag is set to YES, the BINARY_TOC flag +# controls whether a binary table of contents is generated (YES) or a # normal table of contents (NO) in the .chm file. BINARY_TOC = NO -# The TOC_EXPAND flag can be set to YES to add extra items for group members +# The TOC_EXPAND flag can be set to YES to add extra items for group members # to the contents of the HTML help documentation and to the tree view. TOC_EXPAND = NO -# If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and QHP_VIRTUAL_FOLDER -# are set, an additional index file will be generated that can be used as input for -# Qt's qhelpgenerator to generate a Qt Compressed Help (.qch) of the generated +# If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and QHP_VIRTUAL_FOLDER +# are set, an additional index file will be generated that can be used as input for +# Qt's qhelpgenerator to generate a Qt Compressed Help (.qch) of the generated # HTML documentation. GENERATE_QHP = NO -# If the QHG_LOCATION tag is specified, the QCH_FILE tag can -# be used to specify the file name of the resulting .qch file. +# If the QHG_LOCATION tag is specified, the QCH_FILE tag can +# be used to specify the file name of the resulting .qch file. # The path specified is relative to the HTML output folder. -QCH_FILE = +QCH_FILE = -# The QHP_NAMESPACE tag specifies the namespace to use when generating -# Qt Help Project output. For more information please see +# The QHP_NAMESPACE tag specifies the namespace to use when generating +# Qt Help Project output. For more information please see # http://doc.trolltech.com/qthelpproject.html#namespace -QHP_NAMESPACE = +QHP_NAMESPACE = -# The QHP_VIRTUAL_FOLDER tag specifies the namespace to use when generating -# Qt Help Project output. For more information please see +# The QHP_VIRTUAL_FOLDER tag specifies the namespace to use when generating +# Qt Help Project output. For more information please see # http://doc.trolltech.com/qthelpproject.html#virtual-folders QHP_VIRTUAL_FOLDER = doc -# If QHP_CUST_FILTER_NAME is set, it specifies the name of a custom filter to add. -# For more information please see +# If QHP_CUST_FILTER_NAME is set, it specifies the name of a custom filter to add. +# For more information please see # http://doc.trolltech.com/qthelpproject.html#custom-filters -QHP_CUST_FILTER_NAME = +QHP_CUST_FILTER_NAME = -# The QHP_CUST_FILT_ATTRS tag specifies the list of the attributes of the custom filter to add.For more information please see +# The QHP_CUST_FILT_ATTRS tag specifies the list of the attributes of the custom filter to add.For more information please see # Qt Help Project / Custom Filters. -QHP_CUST_FILTER_ATTRS = +QHP_CUST_FILTER_ATTRS = -# The QHP_SECT_FILTER_ATTRS tag specifies the list of the attributes this project's -# filter section matches. +# The QHP_SECT_FILTER_ATTRS tag specifies the list of the attributes this project's +# filter section matches. # Qt Help Project / Filter Attributes. -QHP_SECT_FILTER_ATTRS = +QHP_SECT_FILTER_ATTRS = -# If the GENERATE_QHP tag is set to YES, the QHG_LOCATION tag can -# be used to specify the location of Qt's qhelpgenerator. -# If non-empty doxygen will try to run qhelpgenerator on the generated +# If the GENERATE_QHP tag is set to YES, the QHG_LOCATION tag can +# be used to specify the location of Qt's qhelpgenerator. +# If non-empty doxygen will try to run qhelpgenerator on the generated # .qhp file. -QHG_LOCATION = +QHG_LOCATION = -# The DISABLE_INDEX tag can be used to turn on/off the condensed index at -# top of each HTML page. The value NO (the default) enables the index and +# The DISABLE_INDEX tag can be used to turn on/off the condensed index at +# top of each HTML page. The value NO (the default) enables the index and # the value YES disables it. DISABLE_INDEX = NO -# This tag can be used to set the number of enum values (range [1..20]) +# This tag can be used to set the number of enum values (range [1..20]) # that doxygen will group on one line in the generated HTML documentation. ENUM_VALUES_PER_LINE = 4 -# The GENERATE_TREEVIEW tag is used to specify whether a tree-like index -# structure should be generated to display hierarchical information. -# If the tag value is set to FRAME, a side panel will be generated -# containing a tree-like index structure (just like the one that -# is generated for HTML Help). For this to work a browser that supports -# JavaScript, DHTML, CSS and frames is required (for instance Mozilla 1.0+, -# Netscape 6.0+, Internet explorer 5.0+, or Konqueror). Windows users are -# probably better off using the HTML help feature. Other possible values -# for this tag are: HIERARCHIES, which will generate the Groups, Directories, -# and Class Hierarchy pages using a tree view instead of an ordered list; -# ALL, which combines the behavior of FRAME and HIERARCHIES; and NONE, which -# disables this behavior completely. For backwards compatibility with previous -# releases of Doxygen, the values YES and NO are equivalent to FRAME and NONE +# The GENERATE_TREEVIEW tag is used to specify whether a tree-like index +# structure should be generated to display hierarchical information. +# If the tag value is set to FRAME, a side panel will be generated +# containing a tree-like index structure (just like the one that +# is generated for HTML Help). For this to work a browser that supports +# JavaScript, DHTML, CSS and frames is required (for instance Mozilla 1.0+, +# Netscape 6.0+, Internet explorer 5.0+, or Konqueror). Windows users are +# probably better off using the HTML help feature. Other possible values +# for this tag are: HIERARCHIES, which will generate the Groups, Directories, +# and Class Hierarchy pages using a tree view instead of an ordered list; +# ALL, which combines the behavior of FRAME and HIERARCHIES; and NONE, which +# disables this behavior completely. For backwards compatibility with previous +# releases of Doxygen, the values YES and NO are equivalent to FRAME and NONE # respectively. GENERATE_TREEVIEW = NONE -# If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be -# used to set the initial width (in pixels) of the frame in which the tree +# If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be +# used to set the initial width (in pixels) of the frame in which the tree # is shown. TREEVIEW_WIDTH = 250 -# Use this tag to change the font size of Latex formulas included -# as images in the HTML documentation. The default is 10. Note that -# when you change the font size after a successful doxygen run you need -# to manually remove any form_*.png images from the HTML output directory +# Use this tag to change the font size of Latex formulas included +# as images in the HTML documentation. The default is 10. Note that +# when you change the font size after a successful doxygen run you need +# to manually remove any form_*.png images from the HTML output directory # to force them to be regenerated. FORMULA_FONTSIZE = 10 @@ -991,74 +991,74 @@ FORMULA_FONTSIZE = 10 # configuration options related to the LaTeX output #--------------------------------------------------------------------------- -# If the GENERATE_LATEX tag is set to YES (the default) Doxygen will +# If the GENERATE_LATEX tag is set to YES (the default) Doxygen will # generate Latex output. GENERATE_LATEX = YES -# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put. -# If a relative path is entered the value of OUTPUT_DIRECTORY will be +# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put. +# If a relative path is entered the value of OUTPUT_DIRECTORY will be # put in front of it. If left blank `latex' will be used as the default path. LATEX_OUTPUT = latex -# The LATEX_CMD_NAME tag can be used to specify the LaTeX command name to be +# The LATEX_CMD_NAME tag can be used to specify the LaTeX command name to be # invoked. If left blank `latex' will be used as the default command name. LATEX_CMD_NAME = latex -# The MAKEINDEX_CMD_NAME tag can be used to specify the command name to -# generate index for LaTeX. If left blank `makeindex' will be used as the +# The MAKEINDEX_CMD_NAME tag can be used to specify the command name to +# generate index for LaTeX. If left blank `makeindex' will be used as the # default command name. MAKEINDEX_CMD_NAME = makeindex -# If the COMPACT_LATEX tag is set to YES Doxygen generates more compact -# LaTeX documents. This may be useful for small projects and may help to +# If the COMPACT_LATEX tag is set to YES Doxygen generates more compact +# LaTeX documents. This may be useful for small projects and may help to # save some trees in general. COMPACT_LATEX = NO -# The PAPER_TYPE tag can be used to set the paper type that is used -# by the printer. Possible values are: a4, a4wide, letter, legal and +# The PAPER_TYPE tag can be used to set the paper type that is used +# by the printer. Possible values are: a4, a4wide, letter, legal and # executive. If left blank a4wide will be used. PAPER_TYPE = a4wide -# The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX +# The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX # packages that should be included in the LaTeX output. -EXTRA_PACKAGES = +EXTRA_PACKAGES = -# The LATEX_HEADER tag can be used to specify a personal LaTeX header for -# the generated latex document. The header should contain everything until -# the first chapter. If it is left blank doxygen will generate a +# The LATEX_HEADER tag can be used to specify a personal LaTeX header for +# the generated latex document. The header should contain everything until +# the first chapter. If it is left blank doxygen will generate a # standard header. Notice: only use this tag if you know what you are doing! -LATEX_HEADER = +LATEX_HEADER = -# If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated -# is prepared for conversion to pdf (using ps2pdf). The pdf file will -# contain links (just like the HTML output) instead of page references +# If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated +# is prepared for conversion to pdf (using ps2pdf). The pdf file will +# contain links (just like the HTML output) instead of page references # This makes the output suitable for online browsing using a pdf viewer. PDF_HYPERLINKS = YES -# If the USE_PDFLATEX tag is set to YES, pdflatex will be used instead of -# plain latex in the generated Makefile. Set this option to YES to get a +# If the USE_PDFLATEX tag is set to YES, pdflatex will be used instead of +# plain latex in the generated Makefile. Set this option to YES to get a # higher quality PDF documentation. USE_PDFLATEX = YES -# If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode. -# command to the generated LaTeX files. This will instruct LaTeX to keep -# running if errors occur, instead of asking the user for help. +# If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode. +# command to the generated LaTeX files. This will instruct LaTeX to keep +# running if errors occur, instead of asking the user for help. # This option is also used when generating formulas in HTML. LATEX_BATCHMODE = NO -# If LATEX_HIDE_INDICES is set to YES then doxygen will not -# include the index chapters (such as File Index, Compound Index, etc.) +# If LATEX_HIDE_INDICES is set to YES then doxygen will not +# include the index chapters (such as File Index, Compound Index, etc.) # in the output. LATEX_HIDE_INDICES = NO @@ -1067,68 +1067,68 @@ LATEX_HIDE_INDICES = NO # configuration options related to the RTF output #--------------------------------------------------------------------------- -# If the GENERATE_RTF tag is set to YES Doxygen will generate RTF output -# The RTF output is optimized for Word 97 and may not look very pretty with +# If the GENERATE_RTF tag is set to YES Doxygen will generate RTF output +# The RTF output is optimized for Word 97 and may not look very pretty with # other RTF readers or editors. GENERATE_RTF = NO -# The RTF_OUTPUT tag is used to specify where the RTF docs will be put. -# If a relative path is entered the value of OUTPUT_DIRECTORY will be +# The RTF_OUTPUT tag is used to specify where the RTF docs will be put. +# If a relative path is entered the value of OUTPUT_DIRECTORY will be # put in front of it. If left blank `rtf' will be used as the default path. RTF_OUTPUT = rtf -# If the COMPACT_RTF tag is set to YES Doxygen generates more compact -# RTF documents. This may be useful for small projects and may help to +# If the COMPACT_RTF tag is set to YES Doxygen generates more compact +# RTF documents. This may be useful for small projects and may help to # save some trees in general. COMPACT_RTF = NO -# If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated -# will contain hyperlink fields. The RTF file will -# contain links (just like the HTML output) instead of page references. -# This makes the output suitable for online browsing using WORD or other -# programs which support those fields. +# If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated +# will contain hyperlink fields. The RTF file will +# contain links (just like the HTML output) instead of page references. +# This makes the output suitable for online browsing using WORD or other +# programs which support those fields. # Note: wordpad (write) and others do not support links. RTF_HYPERLINKS = NO -# Load stylesheet definitions from file. Syntax is similar to doxygen's -# config file, i.e. a series of assignments. You only have to provide +# Load stylesheet definitions from file. Syntax is similar to doxygen's +# config file, i.e. a series of assignments. You only have to provide # replacements, missing definitions are set to their default value. -RTF_STYLESHEET_FILE = +RTF_STYLESHEET_FILE = -# Set optional variables used in the generation of an rtf document. +# Set optional variables used in the generation of an rtf document. # Syntax is similar to doxygen's config file. -RTF_EXTENSIONS_FILE = +RTF_EXTENSIONS_FILE = #--------------------------------------------------------------------------- # configuration options related to the man page output #--------------------------------------------------------------------------- -# If the GENERATE_MAN tag is set to YES (the default) Doxygen will +# If the GENERATE_MAN tag is set to YES (the default) Doxygen will # generate man pages GENERATE_MAN = NO -# The MAN_OUTPUT tag is used to specify where the man pages will be put. -# If a relative path is entered the value of OUTPUT_DIRECTORY will be +# The MAN_OUTPUT tag is used to specify where the man pages will be put. +# If a relative path is entered the value of OUTPUT_DIRECTORY will be # put in front of it. If left blank `man' will be used as the default path. MAN_OUTPUT = man -# The MAN_EXTENSION tag determines the extension that is added to +# The MAN_EXTENSION tag determines the extension that is added to # the generated man pages (default is the subroutine's section .3) MAN_EXTENSION = .3 -# If the MAN_LINKS tag is set to YES and Doxygen generates man output, -# then it will generate one additional man file for each entity -# documented in the real man page(s). These additional files -# only source the real man page, but without them the man command +# If the MAN_LINKS tag is set to YES and Doxygen generates man output, +# then it will generate one additional man file for each entity +# documented in the real man page(s). These additional files +# only source the real man page, but without them the man command # would be unable to find the correct page. The default is NO. MAN_LINKS = NO @@ -1137,33 +1137,33 @@ MAN_LINKS = NO # configuration options related to the XML output #--------------------------------------------------------------------------- -# If the GENERATE_XML tag is set to YES Doxygen will -# generate an XML file that captures the structure of +# If the GENERATE_XML tag is set to YES Doxygen will +# generate an XML file that captures the structure of # the code including all documentation. GENERATE_XML = NO -# The XML_OUTPUT tag is used to specify where the XML pages will be put. -# If a relative path is entered the value of OUTPUT_DIRECTORY will be +# The XML_OUTPUT tag is used to specify where the XML pages will be put. +# If a relative path is entered the value of OUTPUT_DIRECTORY will be # put in front of it. If left blank `xml' will be used as the default path. XML_OUTPUT = xml -# The XML_SCHEMA tag can be used to specify an XML schema, -# which can be used by a validating XML parser to check the +# The XML_SCHEMA tag can be used to specify an XML schema, +# which can be used by a validating XML parser to check the # syntax of the XML files. -XML_SCHEMA = +XML_SCHEMA = -# The XML_DTD tag can be used to specify an XML DTD, -# which can be used by a validating XML parser to check the +# The XML_DTD tag can be used to specify an XML DTD, +# which can be used by a validating XML parser to check the # syntax of the XML files. -XML_DTD = +XML_DTD = -# If the XML_PROGRAMLISTING tag is set to YES Doxygen will -# dump the program listings (including syntax highlighting -# and cross-referencing information) to the XML output. Note that +# If the XML_PROGRAMLISTING tag is set to YES Doxygen will +# dump the program listings (including syntax highlighting +# and cross-referencing information) to the XML output. Note that # enabling this will significantly increase the size of the XML output. XML_PROGRAMLISTING = YES @@ -1172,10 +1172,10 @@ XML_PROGRAMLISTING = YES # configuration options for the AutoGen Definitions output #--------------------------------------------------------------------------- -# If the GENERATE_AUTOGEN_DEF tag is set to YES Doxygen will -# generate an AutoGen Definitions (see autogen.sf.net) file -# that captures the structure of the code including all -# documentation. Note that this feature is still experimental +# If the GENERATE_AUTOGEN_DEF tag is set to YES Doxygen will +# generate an AutoGen Definitions (see autogen.sf.net) file +# that captures the structure of the code including all +# documentation. Note that this feature is still experimental # and incomplete at the moment. GENERATE_AUTOGEN_DEF = NO @@ -1184,338 +1184,338 @@ GENERATE_AUTOGEN_DEF = NO # configuration options related to the Perl module output #--------------------------------------------------------------------------- -# If the GENERATE_PERLMOD tag is set to YES Doxygen will -# generate a Perl module file that captures the structure of -# the code including all documentation. Note that this -# feature is still experimental and incomplete at the +# If the GENERATE_PERLMOD tag is set to YES Doxygen will +# generate a Perl module file that captures the structure of +# the code including all documentation. Note that this +# feature is still experimental and incomplete at the # moment. GENERATE_PERLMOD = NO -# If the PERLMOD_LATEX tag is set to YES Doxygen will generate -# the necessary Makefile rules, Perl scripts and LaTeX code to be able +# If the PERLMOD_LATEX tag is set to YES Doxygen will generate +# the necessary Makefile rules, Perl scripts and LaTeX code to be able # to generate PDF and DVI output from the Perl module output. PERLMOD_LATEX = NO -# If the PERLMOD_PRETTY tag is set to YES the Perl module output will be -# nicely formatted so it can be parsed by a human reader. -# This is useful -# if you want to understand what is going on. -# On the other hand, if this -# tag is set to NO the size of the Perl module output will be much smaller +# If the PERLMOD_PRETTY tag is set to YES the Perl module output will be +# nicely formatted so it can be parsed by a human reader. +# This is useful +# if you want to understand what is going on. +# On the other hand, if this +# tag is set to NO the size of the Perl module output will be much smaller # and Perl will parse it just the same. PERLMOD_PRETTY = YES -# The names of the make variables in the generated doxyrules.make file -# are prefixed with the string contained in PERLMOD_MAKEVAR_PREFIX. -# This is useful so different doxyrules.make files included by the same +# The names of the make variables in the generated doxyrules.make file +# are prefixed with the string contained in PERLMOD_MAKEVAR_PREFIX. +# This is useful so different doxyrules.make files included by the same # Makefile don't overwrite each other's variables. -PERLMOD_MAKEVAR_PREFIX = +PERLMOD_MAKEVAR_PREFIX = #--------------------------------------------------------------------------- -# Configuration options related to the preprocessor +# Configuration options related to the preprocessor #--------------------------------------------------------------------------- -# If the ENABLE_PREPROCESSING tag is set to YES (the default) Doxygen will -# evaluate all C-preprocessor directives found in the sources and include +# If the ENABLE_PREPROCESSING tag is set to YES (the default) Doxygen will +# evaluate all C-preprocessor directives found in the sources and include # files. ENABLE_PREPROCESSING = YES -# If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro -# names in the source code. If set to NO (the default) only conditional -# compilation will be performed. Macro expansion can be done in a controlled +# If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro +# names in the source code. If set to NO (the default) only conditional +# compilation will be performed. Macro expansion can be done in a controlled # way by setting EXPAND_ONLY_PREDEF to YES. MACRO_EXPANSION = NO -# If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES -# then the macro expansion is limited to the macros specified with the +# If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES +# then the macro expansion is limited to the macros specified with the # PREDEFINED and EXPAND_AS_DEFINED tags. EXPAND_ONLY_PREDEF = NO -# If the SEARCH_INCLUDES tag is set to YES (the default) the includes files +# If the SEARCH_INCLUDES tag is set to YES (the default) the includes files # in the INCLUDE_PATH (see below) will be search if a #include is found. SEARCH_INCLUDES = YES -# The INCLUDE_PATH tag can be used to specify one or more directories that -# contain include files that are not input files but should be processed by +# The INCLUDE_PATH tag can be used to specify one or more directories that +# contain include files that are not input files but should be processed by # the preprocessor. -INCLUDE_PATH = +INCLUDE_PATH = -# You can use the INCLUDE_FILE_PATTERNS tag to specify one or more wildcard -# patterns (like *.h and *.hpp) to filter out the header-files in the -# directories. If left blank, the patterns specified with FILE_PATTERNS will +# You can use the INCLUDE_FILE_PATTERNS tag to specify one or more wildcard +# patterns (like *.h and *.hpp) to filter out the header-files in the +# directories. If left blank, the patterns specified with FILE_PATTERNS will # be used. -INCLUDE_FILE_PATTERNS = +INCLUDE_FILE_PATTERNS = -# The PREDEFINED tag can be used to specify one or more macro names that -# are defined before the preprocessor is started (similar to the -D option of -# gcc). The argument of the tag is a list of macros of the form: name -# or name=definition (no spaces). If the definition and the = are -# omitted =1 is assumed. To prevent a macro definition from being -# undefined via #undef or recursively expanded use the := operator +# The PREDEFINED tag can be used to specify one or more macro names that +# are defined before the preprocessor is started (similar to the -D option of +# gcc). The argument of the tag is a list of macros of the form: name +# or name=definition (no spaces). If the definition and the = are +# omitted =1 is assumed. To prevent a macro definition from being +# undefined via #undef or recursively expanded use the := operator # instead of the = operator. -PREDEFINED = +PREDEFINED = -# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then -# this tag can be used to specify a list of macro names that should be expanded. -# The macro definition that is found in the sources will be used. +# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then +# this tag can be used to specify a list of macro names that should be expanded. +# The macro definition that is found in the sources will be used. # Use the PREDEFINED tag if you want to use a different macro definition. -EXPAND_AS_DEFINED = +EXPAND_AS_DEFINED = -# If the SKIP_FUNCTION_MACROS tag is set to YES (the default) then -# doxygen's preprocessor will remove all function-like macros that are alone -# on a line, have an all uppercase name, and do not end with a semicolon. Such -# function macros are typically used for boiler-plate code, and will confuse +# If the SKIP_FUNCTION_MACROS tag is set to YES (the default) then +# doxygen's preprocessor will remove all function-like macros that are alone +# on a line, have an all uppercase name, and do not end with a semicolon. Such +# function macros are typically used for boiler-plate code, and will confuse # the parser if not removed. SKIP_FUNCTION_MACROS = YES #--------------------------------------------------------------------------- -# Configuration::additions related to external references +# Configuration::additions related to external references #--------------------------------------------------------------------------- -# The TAGFILES option can be used to specify one or more tagfiles. -# Optionally an initial location of the external documentation -# can be added for each tagfile. The format of a tag file without -# this location is as follows: -# -# TAGFILES = file1 file2 ... -# Adding location for the tag files is done as follows: -# -# TAGFILES = file1=loc1 "file2 = loc2" ... -# where "loc1" and "loc2" can be relative or absolute paths or -# URLs. If a location is present for each tag, the installdox tool -# does not have to be run to correct the links. -# Note that each tag file must have a unique name -# (where the name does NOT include the path) -# If a tag file is not located in the directory in which doxygen +# The TAGFILES option can be used to specify one or more tagfiles. +# Optionally an initial location of the external documentation +# can be added for each tagfile. The format of a tag file without +# this location is as follows: +# +# TAGFILES = file1 file2 ... +# Adding location for the tag files is done as follows: +# +# TAGFILES = file1=loc1 "file2 = loc2" ... +# where "loc1" and "loc2" can be relative or absolute paths or +# URLs. If a location is present for each tag, the installdox tool +# does not have to be run to correct the links. +# Note that each tag file must have a unique name +# (where the name does NOT include the path) +# If a tag file is not located in the directory in which doxygen # is run, you must also specify the path to the tagfile here. -TAGFILES = +TAGFILES = -# When a file name is specified after GENERATE_TAGFILE, doxygen will create +# When a file name is specified after GENERATE_TAGFILE, doxygen will create # a tag file that is based on the input files it reads. -GENERATE_TAGFILE = +GENERATE_TAGFILE = -# If the ALLEXTERNALS tag is set to YES all external classes will be listed -# in the class index. If set to NO only the inherited external classes +# If the ALLEXTERNALS tag is set to YES all external classes will be listed +# in the class index. If set to NO only the inherited external classes # will be listed. ALLEXTERNALS = NO -# If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed -# in the modules index. If set to NO, only the current project's groups will +# If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed +# in the modules index. If set to NO, only the current project's groups will # be listed. EXTERNAL_GROUPS = YES -# The PERL_PATH should be the absolute path and name of the perl script +# The PERL_PATH should be the absolute path and name of the perl script # interpreter (i.e. the result of `which perl'). PERL_PATH = /usr/bin/perl #--------------------------------------------------------------------------- -# Configuration options related to the dot tool +# Configuration options related to the dot tool #--------------------------------------------------------------------------- -# If the CLASS_DIAGRAMS tag is set to YES (the default) Doxygen will -# generate a inheritance diagram (in HTML, RTF and LaTeX) for classes with base -# or super classes. Setting the tag to NO turns the diagrams off. Note that -# this option is superseded by the HAVE_DOT option below. This is only a -# fallback. It is recommended to install and use dot, since it yields more +# If the CLASS_DIAGRAMS tag is set to YES (the default) Doxygen will +# generate a inheritance diagram (in HTML, RTF and LaTeX) for classes with base +# or super classes. Setting the tag to NO turns the diagrams off. Note that +# this option is superseded by the HAVE_DOT option below. This is only a +# fallback. It is recommended to install and use dot, since it yields more # powerful graphs. CLASS_DIAGRAMS = YES -# You can define message sequence charts within doxygen comments using the \msc -# command. Doxygen will then run the mscgen tool (see -# http://www.mcternan.me.uk/mscgen/) to produce the chart and insert it in the -# documentation. The MSCGEN_PATH tag allows you to specify the directory where -# the mscgen tool resides. If left empty the tool is assumed to be found in the +# You can define message sequence charts within doxygen comments using the \msc +# command. Doxygen will then run the mscgen tool (see +# http://www.mcternan.me.uk/mscgen/) to produce the chart and insert it in the +# documentation. The MSCGEN_PATH tag allows you to specify the directory where +# the mscgen tool resides. If left empty the tool is assumed to be found in the # default search path. -MSCGEN_PATH = +MSCGEN_PATH = -# If set to YES, the inheritance and collaboration graphs will hide -# inheritance and usage relations if the target is undocumented +# If set to YES, the inheritance and collaboration graphs will hide +# inheritance and usage relations if the target is undocumented # or is not a class. HIDE_UNDOC_RELATIONS = YES -# If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is -# available from the path. This tool is part of Graphviz, a graph visualization -# toolkit from AT&T and Lucent Bell Labs. The other options in this section +# If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is +# available from the path. This tool is part of Graphviz, a graph visualization +# toolkit from AT&T and Lucent Bell Labs. The other options in this section # have no effect if this option is set to NO (the default) HAVE_DOT = NO -# By default doxygen will write a font called FreeSans.ttf to the output -# directory and reference it in all dot files that doxygen generates. This -# font does not include all possible unicode characters however, so when you need -# these (or just want a differently looking font) you can specify the font name -# using DOT_FONTNAME. You need need to make sure dot is able to find the font, -# which can be done by putting it in a standard location or by setting the -# DOTFONTPATH environment variable or by setting DOT_FONTPATH to the directory +# By default doxygen will write a font called FreeSans.ttf to the output +# directory and reference it in all dot files that doxygen generates. This +# font does not include all possible unicode characters however, so when you need +# these (or just want a differently looking font) you can specify the font name +# using DOT_FONTNAME. You need need to make sure dot is able to find the font, +# which can be done by putting it in a standard location or by setting the +# DOTFONTPATH environment variable or by setting DOT_FONTPATH to the directory # containing the font. DOT_FONTNAME = FreeSans -# The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs. +# The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs. # The default size is 10pt. DOT_FONTSIZE = 10 -# By default doxygen will tell dot to use the output directory to look for the -# FreeSans.ttf font (which doxygen will put there itself). If you specify a -# different font using DOT_FONTNAME you can set the path where dot +# By default doxygen will tell dot to use the output directory to look for the +# FreeSans.ttf font (which doxygen will put there itself). If you specify a +# different font using DOT_FONTNAME you can set the path where dot # can find it using this tag. -DOT_FONTPATH = +DOT_FONTPATH = -# If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen -# will generate a graph for each documented class showing the direct and -# indirect inheritance relations. Setting this tag to YES will force the +# If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen +# will generate a graph for each documented class showing the direct and +# indirect inheritance relations. Setting this tag to YES will force the # the CLASS_DIAGRAMS tag to NO. CLASS_GRAPH = YES -# If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen -# will generate a graph for each documented class showing the direct and -# indirect implementation dependencies (inheritance, containment, and +# If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen +# will generate a graph for each documented class showing the direct and +# indirect implementation dependencies (inheritance, containment, and # class references variables) of the class with other documented classes. COLLABORATION_GRAPH = YES -# If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen +# If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen # will generate a graph for groups, showing the direct groups dependencies GROUP_GRAPHS = YES -# If the UML_LOOK tag is set to YES doxygen will generate inheritance and -# collaboration diagrams in a style similar to the OMG's Unified Modeling +# If the UML_LOOK tag is set to YES doxygen will generate inheritance and +# collaboration diagrams in a style similar to the OMG's Unified Modeling # Language. UML_LOOK = NO -# If set to YES, the inheritance and collaboration graphs will show the +# If set to YES, the inheritance and collaboration graphs will show the # relations between templates and their instances. TEMPLATE_RELATIONS = NO -# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDE_GRAPH, and HAVE_DOT -# tags are set to YES then doxygen will generate a graph for each documented -# file showing the direct and indirect include dependencies of the file with +# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDE_GRAPH, and HAVE_DOT +# tags are set to YES then doxygen will generate a graph for each documented +# file showing the direct and indirect include dependencies of the file with # other documented files. INCLUDE_GRAPH = YES -# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDED_BY_GRAPH, and -# HAVE_DOT tags are set to YES then doxygen will generate a graph for each -# documented header file showing the documented files that directly or +# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDED_BY_GRAPH, and +# HAVE_DOT tags are set to YES then doxygen will generate a graph for each +# documented header file showing the documented files that directly or # indirectly include this file. INCLUDED_BY_GRAPH = YES -# If the CALL_GRAPH and HAVE_DOT options are set to YES then -# doxygen will generate a call dependency graph for every global function -# or class method. Note that enabling this option will significantly increase -# the time of a run. So in most cases it will be better to enable call graphs +# If the CALL_GRAPH and HAVE_DOT options are set to YES then +# doxygen will generate a call dependency graph for every global function +# or class method. Note that enabling this option will significantly increase +# the time of a run. So in most cases it will be better to enable call graphs # for selected functions only using the \callgraph command. CALL_GRAPH = NO -# If the CALLER_GRAPH and HAVE_DOT tags are set to YES then -# doxygen will generate a caller dependency graph for every global function -# or class method. Note that enabling this option will significantly increase -# the time of a run. So in most cases it will be better to enable caller +# If the CALLER_GRAPH and HAVE_DOT tags are set to YES then +# doxygen will generate a caller dependency graph for every global function +# or class method. Note that enabling this option will significantly increase +# the time of a run. So in most cases it will be better to enable caller # graphs for selected functions only using the \callergraph command. CALLER_GRAPH = NO -# If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen +# If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen # will graphical hierarchy of all classes instead of a textual one. GRAPHICAL_HIERARCHY = YES -# If the DIRECTORY_GRAPH, SHOW_DIRECTORIES and HAVE_DOT tags are set to YES -# then doxygen will show the dependencies a directory has on other directories -# in a graphical way. The dependency relations are determined by the #include +# If the DIRECTORY_GRAPH, SHOW_DIRECTORIES and HAVE_DOT tags are set to YES +# then doxygen will show the dependencies a directory has on other directories +# in a graphical way. The dependency relations are determined by the #include # relations between the files in the directories. DIRECTORY_GRAPH = YES -# The DOT_IMAGE_FORMAT tag can be used to set the image format of the images -# generated by dot. Possible values are png, jpg, or gif +# The DOT_IMAGE_FORMAT tag can be used to set the image format of the images +# generated by dot. Possible values are png, jpg, or gif # If left blank png will be used. DOT_IMAGE_FORMAT = png -# The tag DOT_PATH can be used to specify the path where the dot tool can be +# The tag DOT_PATH can be used to specify the path where the dot tool can be # found. If left blank, it is assumed the dot tool can be found in the path. -DOT_PATH = +DOT_PATH = -# The DOTFILE_DIRS tag can be used to specify one or more directories that -# contain dot files that are included in the documentation (see the +# The DOTFILE_DIRS tag can be used to specify one or more directories that +# contain dot files that are included in the documentation (see the # \dotfile command). -DOTFILE_DIRS = +DOTFILE_DIRS = -# The DOT_GRAPH_MAX_NODES tag can be used to set the maximum number of -# nodes that will be shown in the graph. If the number of nodes in a graph -# becomes larger than this value, doxygen will truncate the graph, which is -# visualized by representing a node as a red box. Note that doxygen if the -# number of direct children of the root node in a graph is already larger than -# DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note +# The DOT_GRAPH_MAX_NODES tag can be used to set the maximum number of +# nodes that will be shown in the graph. If the number of nodes in a graph +# becomes larger than this value, doxygen will truncate the graph, which is +# visualized by representing a node as a red box. Note that doxygen if the +# number of direct children of the root node in a graph is already larger than +# DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note # that the size of a graph can be further restricted by MAX_DOT_GRAPH_DEPTH. DOT_GRAPH_MAX_NODES = 50 -# The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the -# graphs generated by dot. A depth value of 3 means that only nodes reachable -# from the root by following a path via at most 3 edges will be shown. Nodes -# that lay further from the root node will be omitted. Note that setting this -# option to 1 or 2 may greatly reduce the computation time needed for large -# code bases. Also note that the size of a graph can be further restricted by +# The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the +# graphs generated by dot. A depth value of 3 means that only nodes reachable +# from the root by following a path via at most 3 edges will be shown. Nodes +# that lay further from the root node will be omitted. Note that setting this +# option to 1 or 2 may greatly reduce the computation time needed for large +# code bases. Also note that the size of a graph can be further restricted by # DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction. MAX_DOT_GRAPH_DEPTH = 0 -# Set the DOT_TRANSPARENT tag to YES to generate images with a transparent -# background. This is disabled by default, because dot on Windows does not -# seem to support this out of the box. Warning: Depending on the platform used, -# enabling this option may lead to badly anti-aliased labels on the edges of +# Set the DOT_TRANSPARENT tag to YES to generate images with a transparent +# background. This is disabled by default, because dot on Windows does not +# seem to support this out of the box. Warning: Depending on the platform used, +# enabling this option may lead to badly anti-aliased labels on the edges of # a graph (i.e. they become hard to read). DOT_TRANSPARENT = NO -# Set the DOT_MULTI_TARGETS tag to YES allow dot to generate multiple output -# files in one run (i.e. multiple -o and -T options on the command line). This -# makes dot run faster, but since only newer versions of dot (>1.8.10) +# Set the DOT_MULTI_TARGETS tag to YES allow dot to generate multiple output +# files in one run (i.e. multiple -o and -T options on the command line). This +# makes dot run faster, but since only newer versions of dot (>1.8.10) # support this, this feature is disabled by default. DOT_MULTI_TARGETS = NO -# If the GENERATE_LEGEND tag is set to YES (the default) Doxygen will -# generate a legend page explaining the meaning of the various boxes and +# If the GENERATE_LEGEND tag is set to YES (the default) Doxygen will +# generate a legend page explaining the meaning of the various boxes and # arrows in the dot generated graphs. GENERATE_LEGEND = YES -# If the DOT_CLEANUP tag is set to YES (the default) Doxygen will -# remove the intermediate dot files that are used to generate +# If the DOT_CLEANUP tag is set to YES (the default) Doxygen will +# remove the intermediate dot files that are used to generate # the various graphs. DOT_CLEANUP = YES @@ -1524,7 +1524,7 @@ DOT_CLEANUP = YES # Options related to the search engine #--------------------------------------------------------------------------- -# The SEARCHENGINE tag specifies whether or not a search engine should be +# The SEARCHENGINE tag specifies whether or not a search engine should be # used. If set to NO the values of all tags below this one will be ignored. SEARCHENGINE = NO diff --git a/main/xmlsecurity/test_docs/CAs/Root_1/openssl.cfg b/main/xmlsecurity/test_docs/CAs/Root_1/openssl.cfg index 980a61a9fde..91bd47bd419 100644 --- a/main/xmlsecurity/test_docs/CAs/Root_1/openssl.cfg +++ b/main/xmlsecurity/test_docs/CAs/Root_1/openssl.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### # @@ -36,7 +36,7 @@ oid_section = new_oids # To use this configuration file with the "-extfile" option of the # "openssl x509" utility, name here the section containing the # X.509v3 extensions to use: -# extensions = +# extensions = # (Alternatively, use a configuration file that has only # X.509v3 extensions in its main [= default] section.) @@ -129,7 +129,7 @@ x509_extensions = v3_ca # The extensions to add to the self signed cert # input_password = secret # output_password = secret -# This sets a mask for permitted string types. There are several options. +# This sets a mask for permitted string types. There are several options. # default: PrintableString, T61String, BMPString. # pkix : PrintableString, BMPString. # utf8only: only UTF8Strings. diff --git a/main/xmlsecurity/test_docs/CAs/Root_10/openssl.cfg b/main/xmlsecurity/test_docs/CAs/Root_10/openssl.cfg index df23a474ef5..66f579b6322 100644 --- a/main/xmlsecurity/test_docs/CAs/Root_10/openssl.cfg +++ b/main/xmlsecurity/test_docs/CAs/Root_10/openssl.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### # @@ -36,7 +36,7 @@ oid_section = new_oids # To use this configuration file with the "-extfile" option of the # "openssl x509" utility, name here the section containing the # X.509v3 extensions to use: -# extensions = +# extensions = # (Alternatively, use a configuration file that has only # X.509v3 extensions in its main [= default] section.) @@ -129,7 +129,7 @@ x509_extensions = v3_ca # The extensions to add to the self signed cert # input_password = secret # output_password = secret -# This sets a mask for permitted string types. There are several options. +# This sets a mask for permitted string types. There are several options. # default: PrintableString, T61String, BMPString. # pkix : PrintableString, BMPString. # utf8only: only UTF8Strings. diff --git a/main/xmlsecurity/test_docs/CAs/Root_11/openssl.cfg b/main/xmlsecurity/test_docs/CAs/Root_11/openssl.cfg index 4aea02c355c..cb7ffce7355 100644 --- a/main/xmlsecurity/test_docs/CAs/Root_11/openssl.cfg +++ b/main/xmlsecurity/test_docs/CAs/Root_11/openssl.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,198 +7,198 @@ # 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. -# +# ############################################################### -# -# OpenSSL example configuration file. -# This is mostly being used for generation of certificate requests. -# - -# This definition stops the following lines choking if HOME isn't -# defined. -HOME = . -RANDFILE = $ENV::HOME/.rnd - -# Extra OBJECT IDENTIFIER info: -#oid_file = $ENV::HOME/.oid -oid_section = new_oids - -# To use this configuration file with the "-extfile" option of the -# "openssl x509" utility, name here the section containing the -# X.509v3 extensions to use: -# extensions = -# (Alternatively, use a configuration file that has only -# X.509v3 extensions in its main [= default] section.) - -[ new_oids ] - -# We can add new OIDs in here for use by 'ca' and 'req'. -# Add a simple OID like this: -# testoid1=1.2.3.4 -# Or use config file substitution like this: -# testoid2=${testoid1}.5.6 - -#################################################################### -[ ca ] -default_ca = CA_default # The default ca section - -#################################################################### -[ CA_default ] - -dir = ./demoCA # Where everything is kept -certs = $dir/certs # Where the issued certs are kept -crl_dir = $dir/crl # Where the issued crl are kept -database = $dir/index.txt # database index file. -#unique_subject = no # Set to 'no' to allow creation of +# +# OpenSSL example configuration file. +# This is mostly being used for generation of certificate requests. +# + +# This definition stops the following lines choking if HOME isn't +# defined. +HOME = . +RANDFILE = $ENV::HOME/.rnd + +# Extra OBJECT IDENTIFIER info: +#oid_file = $ENV::HOME/.oid +oid_section = new_oids + +# To use this configuration file with the "-extfile" option of the +# "openssl x509" utility, name here the section containing the +# X.509v3 extensions to use: +# extensions = +# (Alternatively, use a configuration file that has only +# X.509v3 extensions in its main [= default] section.) + +[ new_oids ] + +# We can add new OIDs in here for use by 'ca' and 'req'. +# Add a simple OID like this: +# testoid1=1.2.3.4 +# Or use config file substitution like this: +# testoid2=${testoid1}.5.6 + +#################################################################### +[ ca ] +default_ca = CA_default # The default ca section + +#################################################################### +[ CA_default ] + +dir = ./demoCA # Where everything is kept +certs = $dir/certs # Where the issued certs are kept +crl_dir = $dir/crl # Where the issued crl are kept +database = $dir/index.txt # database index file. +#unique_subject = no # Set to 'no' to allow creation of # several certificates with same subject. -new_certs_dir = $dir/newcerts # default place for new certs. - -certificate = $dir/cacert.pem # The CA certificate -serial = $dir/serial # The current serial number -crlnumber = $dir/crlnumber # the current crl number - # must be commented out to leave a V1 CRL -crl = $dir/crl.pem # The current CRL -private_key = $dir/private/cakey.pem # The private key -RANDFILE = $dir/private/.rand # private random number file - +new_certs_dir = $dir/newcerts # default place for new certs. + +certificate = $dir/cacert.pem # The CA certificate +serial = $dir/serial # The current serial number +crlnumber = $dir/crlnumber # the current crl number + # must be commented out to leave a V1 CRL +crl = $dir/crl.pem # The current CRL +private_key = $dir/private/cakey.pem # The private key +RANDFILE = $dir/private/.rand # private random number file + x509_extensions = usr_cert # The extensions to add to the cert - -# Comment out the following two lines for the "traditional" -# (and highly broken) format. -name_opt = ca_default # Subject Name options -cert_opt = ca_default # Certificate field options - -# Extension copying option: use with caution. -# copy_extensions = copy - -# Extensions to add to a CRL. Note: Netscape communicator chokes on V2 CRLs -# so this is commented out by default to leave a V1 CRL. -# crlnumber must also be commented out to leave a V1 CRL. -# crl_extensions = crl_ext - -default_days = 365 # how long to certify for -default_crl_days= 30 # how long before next CRL -default_md = sha1 # which md to use. -preserve = no # keep passed DN ordering - -# A few difference way of specifying how similar the request should look -# For type CA, the listed attributes must be the same, and the optional -# and supplied fields are just that :-) -policy = policy_match - -# For the CA policy -[ policy_match ] -countryName = match -stateOrProvinceName = match -organizationName = match -organizationalUnitName = optional -commonName = supplied -emailAddress = optional - -# For the 'anything' policy -# At this point in time, you must list all acceptable 'object' -# types. -[ policy_anything ] -countryName = optional -stateOrProvinceName = optional -localityName = optional -organizationName = optional -organizationalUnitName = optional -commonName = supplied -emailAddress = optional - -#################################################################### -[ req ] -default_bits = 1024 -default_keyfile = privkey.pem -distinguished_name = req_distinguished_name -attributes = req_attributes + +# Comment out the following two lines for the "traditional" +# (and highly broken) format. +name_opt = ca_default # Subject Name options +cert_opt = ca_default # Certificate field options + +# Extension copying option: use with caution. +# copy_extensions = copy + +# Extensions to add to a CRL. Note: Netscape communicator chokes on V2 CRLs +# so this is commented out by default to leave a V1 CRL. +# crlnumber must also be commented out to leave a V1 CRL. +# crl_extensions = crl_ext + +default_days = 365 # how long to certify for +default_crl_days= 30 # how long before next CRL +default_md = sha1 # which md to use. +preserve = no # keep passed DN ordering + +# A few difference way of specifying how similar the request should look +# For type CA, the listed attributes must be the same, and the optional +# and supplied fields are just that :-) +policy = policy_match + +# For the CA policy +[ policy_match ] +countryName = match +stateOrProvinceName = match +organizationName = match +organizationalUnitName = optional +commonName = supplied +emailAddress = optional + +# For the 'anything' policy +# At this point in time, you must list all acceptable 'object' +# types. +[ policy_anything ] +countryName = optional +stateOrProvinceName = optional +localityName = optional +organizationName = optional +organizationalUnitName = optional +commonName = supplied +emailAddress = optional + +#################################################################### +[ req ] +default_bits = 1024 +default_keyfile = privkey.pem +distinguished_name = req_distinguished_name +attributes = req_attributes x509_extensions = v3_ca # The extensions to add to the self signed cert -utf8 = yes -# Passwords for private keys if not present they will be prompted for -# input_password = secret -# output_password = secret - -# This sets a mask for permitted string types. There are several options. -# default: PrintableString, T61String, BMPString. -# pkix : PrintableString, BMPString. -# utf8only: only UTF8Strings. -# nombstr : PrintableString, T61String (no BMPStrings or UTF8Strings). -# MASK:XXXX a literal mask value. -# WARNING: current versions of Netscape crash on BMPStrings or UTF8Strings -# so use this option with caution! +utf8 = yes +# Passwords for private keys if not present they will be prompted for +# input_password = secret +# output_password = secret + +# This sets a mask for permitted string types. There are several options. +# default: PrintableString, T61String, BMPString. +# pkix : PrintableString, BMPString. +# utf8only: only UTF8Strings. +# nombstr : PrintableString, T61String (no BMPStrings or UTF8Strings). +# MASK:XXXX a literal mask value. +# WARNING: current versions of Netscape crash on BMPStrings or UTF8Strings +# so use this option with caution! string_mask =pkix - -# req_extensions = v3_req # The extensions to add to a certificate request - -[ req_distinguished_name ] -countryName = Country Name (2 letter code) -countryName_default = DE -countryName_min = 2 -countryName_max = 2 - -stateOrProvinceName = State or Province Name (full name) -stateOrProvinceName_default = Hamburg - -localityName = Locality Name (eg, city) - -0.organizationName = Organization Name (eg, company) -0.organizationName_default = OpenOffice.org - -# we can do this but it is not needed normally :-) -#1.organizationName = Second Organization Name (eg, company) -#1.organizationName_default = World Wide Web Pty Ltd - -organizationalUnitName = Organizational Unit Name (eg, section) -organizationalUnitName_default = Development - -commonName = Common Name (eg, YOUR name) -commonName_max = 64 + +# req_extensions = v3_req # The extensions to add to a certificate request + +[ req_distinguished_name ] +countryName = Country Name (2 letter code) +countryName_default = DE +countryName_min = 2 +countryName_max = 2 + +stateOrProvinceName = State or Province Name (full name) +stateOrProvinceName_default = Hamburg + +localityName = Locality Name (eg, city) + +0.organizationName = Organization Name (eg, company) +0.organizationName_default = OpenOffice.org + +# we can do this but it is not needed normally :-) +#1.organizationName = Second Organization Name (eg, company) +#1.organizationName_default = World Wide Web Pty Ltd + +organizationalUnitName = Organizational Unit Name (eg, section) +organizationalUnitName_default = Development + +commonName = Common Name (eg, YOUR name) +commonName_max = 64 commonName_default =User 14 \",middle quote - -emailAddress = Email Address -emailAddress_max = 64 - -# SET-ex3 = SET extension number 3 - -[ req_attributes ] -challengePassword = A challenge password -challengePassword_min = 4 -challengePassword_max = 20 - -unstructuredName = An optional company name - -[ usr_cert ] - -# These extensions are added when 'ca' signs a request. -#authorityInfoAccess = OCSP;URI:http://localhost:8888/ - -# This is typical in keyUsage for a client certificate. -keyUsage = nonRepudiation, digitalSignature, keyEncipherment - -# This will be displayed in Netscape's comment listbox. -#nsComment = "OpenSSL Generated Certificate" - -# PKIX recommendations harmless if included in all certificates. -subjectKeyIdentifier=hash -authorityKeyIdentifier=keyid,issuer - -# This stuff is for subjectAltName and issuerAltname. -# Import the email address. -# subjectAltName=email:copy -# An alternative to produce certificates that aren't -# deprecated according to PKIX. -# subjectAltName=email:move + +emailAddress = Email Address +emailAddress_max = 64 + +# SET-ex3 = SET extension number 3 + +[ req_attributes ] +challengePassword = A challenge password +challengePassword_min = 4 +challengePassword_max = 20 + +unstructuredName = An optional company name + +[ usr_cert ] + +# These extensions are added when 'ca' signs a request. +#authorityInfoAccess = OCSP;URI:http://localhost:8888/ + +# This is typical in keyUsage for a client certificate. +keyUsage = nonRepudiation, digitalSignature, keyEncipherment + +# This will be displayed in Netscape's comment listbox. +#nsComment = "OpenSSL Generated Certificate" + +# PKIX recommendations harmless if included in all certificates. +subjectKeyIdentifier=hash +authorityKeyIdentifier=keyid,issuer + +# This stuff is for subjectAltName and issuerAltname. +# Import the email address. +# subjectAltName=email:copy +# An alternative to produce certificates that aren't +# deprecated according to PKIX. +# subjectAltName=email:move subjectAltName=DNS:alt.openoffice.org,IP:192.168.7.1,IP:13::17,email:my@other.address,RID:1.2.3.4,otherName:1.2.3.4;UTF8:some other identifier,dirName:dir_sect,URI:http://my.url.here/ # Copy subject details # issuerAltName=issuer:copy @@ -209,111 +209,111 @@ C=DE O=OpenOffice.org OU=Development CN=User 32 Root 11 - -[ v3_req ] - -# Extensions to add to a certificate request - -basicConstraints = CA:FALSE -keyUsage = nonRepudiation, digitalSignature, keyEncipherment -#authorityInfoAccess = OCSP;URI:http://localhost:8888/ - -[ v3_ca ] - - -# Extensions for a typical CA - - -# PKIX recommendation. - -subjectKeyIdentifier=hash - -authorityKeyIdentifier=keyid:always,issuer:always - -#authorityInfoAccess = OCSP;URI:http://localhost:8888 -#crlDistributionPoints=URI:http://localhost:8901/demoCA/crl/Root_7.crl -# This is what PKIX recommends but some broken software chokes on critical -# extensions. -#basicConstraints = critical,CA:true -# So we do this instead. -basicConstraints = critical, CA:true - -# Key usage: this is typical for a CA certificate. However since it will -# prevent it being used as an test self-signed certificate it is best -# left out by default. -# keyUsage = cRLSign, keyCertSign - -# Some might want this also -# nsCertType = sslCA, emailCA - -# Include email address in subject alt name: another PKIX recommendation -# subjectAltName=email:copy -# Copy issuer details -# issuerAltName=issuer:copy - -# DER hex encoding of an extension: beware experts only! -# obj=DER:02:03 -# Where 'obj' is a standard or added object -# You can even override a supported extension: -# basicConstraints= critical, DER:30:03:01:01:FF - -[ crl_ext ] - -# CRL extensions. -# Only issuerAltName and authorityKeyIdentifier make any sense in a CRL. - -# issuerAltName=issuer:copy -authorityKeyIdentifier=keyid:always,issuer:always - -[ proxy_cert_ext ] -# These extensions should be added when creating a proxy certificate - -# This goes against PKIX guidelines but some CAs do it and some software -# requires this to avoid interpreting an end user certificate as a CA. - -basicConstraints=CA:FALSE - -# Here are some examples of the usage of nsCertType. If it is omitted -# the certificate can be used for anything *except* object signing. - -# This is OK for an SSL server. -# nsCertType = server - -# For an object signing certificate this would be used. -# nsCertType = objsign - -# For normal client use this is typical -# nsCertType = client, email - -# and for everything including object signing: -# nsCertType = client, email, objsign - -# This is typical in keyUsage for a client certificate. -# keyUsage = nonRepudiation, digitalSignature, keyEncipherment - -# This will be displayed in Netscape's comment listbox. -nsComment = "OpenSSL Generated Certificate" - -# PKIX recommendations harmless if included in all certificates. -subjectKeyIdentifier=hash -authorityKeyIdentifier=keyid,issuer:always - -# This stuff is for subjectAltName and issuerAltname. -# Import the email address. -# subjectAltName=email:copy -# An alternative to produce certificates that aren't -# deprecated according to PKIX. -# subjectAltName=email:move - -# Copy subject details -# issuerAltName=issuer:copy - -#nsCaRevocationUrl = http://www.domain.dom/ca-crl.pem -#nsBaseUrl -#nsRevocationUrl -#nsRenewalUrl -#nsCaPolicyUrl -#nsSslServerName - -# This really needs to be in place for it to be a proxy certificate. -proxyCertInfo=critical,language:id-ppl-anyLanguage,pathlen:3,policy:foo + +[ v3_req ] + +# Extensions to add to a certificate request + +basicConstraints = CA:FALSE +keyUsage = nonRepudiation, digitalSignature, keyEncipherment +#authorityInfoAccess = OCSP;URI:http://localhost:8888/ + +[ v3_ca ] + + +# Extensions for a typical CA + + +# PKIX recommendation. + +subjectKeyIdentifier=hash + +authorityKeyIdentifier=keyid:always,issuer:always + +#authorityInfoAccess = OCSP;URI:http://localhost:8888 +#crlDistributionPoints=URI:http://localhost:8901/demoCA/crl/Root_7.crl +# This is what PKIX recommends but some broken software chokes on critical +# extensions. +#basicConstraints = critical,CA:true +# So we do this instead. +basicConstraints = critical, CA:true + +# Key usage: this is typical for a CA certificate. However since it will +# prevent it being used as an test self-signed certificate it is best +# left out by default. +# keyUsage = cRLSign, keyCertSign + +# Some might want this also +# nsCertType = sslCA, emailCA + +# Include email address in subject alt name: another PKIX recommendation +# subjectAltName=email:copy +# Copy issuer details +# issuerAltName=issuer:copy + +# DER hex encoding of an extension: beware experts only! +# obj=DER:02:03 +# Where 'obj' is a standard or added object +# You can even override a supported extension: +# basicConstraints= critical, DER:30:03:01:01:FF + +[ crl_ext ] + +# CRL extensions. +# Only issuerAltName and authorityKeyIdentifier make any sense in a CRL. + +# issuerAltName=issuer:copy +authorityKeyIdentifier=keyid:always,issuer:always + +[ proxy_cert_ext ] +# These extensions should be added when creating a proxy certificate + +# This goes against PKIX guidelines but some CAs do it and some software +# requires this to avoid interpreting an end user certificate as a CA. + +basicConstraints=CA:FALSE + +# Here are some examples of the usage of nsCertType. If it is omitted +# the certificate can be used for anything *except* object signing. + +# This is OK for an SSL server. +# nsCertType = server + +# For an object signing certificate this would be used. +# nsCertType = objsign + +# For normal client use this is typical +# nsCertType = client, email + +# and for everything including object signing: +# nsCertType = client, email, objsign + +# This is typical in keyUsage for a client certificate. +# keyUsage = nonRepudiation, digitalSignature, keyEncipherment + +# This will be displayed in Netscape's comment listbox. +nsComment = "OpenSSL Generated Certificate" + +# PKIX recommendations harmless if included in all certificates. +subjectKeyIdentifier=hash +authorityKeyIdentifier=keyid,issuer:always + +# This stuff is for subjectAltName and issuerAltname. +# Import the email address. +# subjectAltName=email:copy +# An alternative to produce certificates that aren't +# deprecated according to PKIX. +# subjectAltName=email:move + +# Copy subject details +# issuerAltName=issuer:copy + +#nsCaRevocationUrl = http://www.domain.dom/ca-crl.pem +#nsBaseUrl +#nsRevocationUrl +#nsRenewalUrl +#nsCaPolicyUrl +#nsSslServerName + +# This really needs to be in place for it to be a proxy certificate. +proxyCertInfo=critical,language:id-ppl-anyLanguage,pathlen:3,policy:foo diff --git a/main/xmlsecurity/test_docs/CAs/Root_2/openssl.cfg b/main/xmlsecurity/test_docs/CAs/Root_2/openssl.cfg index 980a61a9fde..91bd47bd419 100644 --- a/main/xmlsecurity/test_docs/CAs/Root_2/openssl.cfg +++ b/main/xmlsecurity/test_docs/CAs/Root_2/openssl.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### # @@ -36,7 +36,7 @@ oid_section = new_oids # To use this configuration file with the "-extfile" option of the # "openssl x509" utility, name here the section containing the # X.509v3 extensions to use: -# extensions = +# extensions = # (Alternatively, use a configuration file that has only # X.509v3 extensions in its main [= default] section.) @@ -129,7 +129,7 @@ x509_extensions = v3_ca # The extensions to add to the self signed cert # input_password = secret # output_password = secret -# This sets a mask for permitted string types. There are several options. +# This sets a mask for permitted string types. There are several options. # default: PrintableString, T61String, BMPString. # pkix : PrintableString, BMPString. # utf8only: only UTF8Strings. diff --git a/main/xmlsecurity/test_docs/CAs/Root_3/openssl.cfg b/main/xmlsecurity/test_docs/CAs/Root_3/openssl.cfg index dd5d97c2f02..5f1186adc60 100644 --- a/main/xmlsecurity/test_docs/CAs/Root_3/openssl.cfg +++ b/main/xmlsecurity/test_docs/CAs/Root_3/openssl.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### # @@ -36,7 +36,7 @@ oid_section = new_oids # To use this configuration file with the "-extfile" option of the # "openssl x509" utility, name here the section containing the # X.509v3 extensions to use: -# extensions = +# extensions = # (Alternatively, use a configuration file that has only # X.509v3 extensions in its main [= default] section.) @@ -129,7 +129,7 @@ x509_extensions = v3_ca # The extensions to add to the self signed cert # input_password = secret # output_password = secret -# This sets a mask for permitted string types. There are several options. +# This sets a mask for permitted string types. There are several options. # default: PrintableString, T61String, BMPString. # pkix : PrintableString, BMPString. # utf8only: only UTF8Strings. diff --git a/main/xmlsecurity/test_docs/CAs/Root_4/openssl.cfg b/main/xmlsecurity/test_docs/CAs/Root_4/openssl.cfg index dd5d97c2f02..5f1186adc60 100644 --- a/main/xmlsecurity/test_docs/CAs/Root_4/openssl.cfg +++ b/main/xmlsecurity/test_docs/CAs/Root_4/openssl.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### # @@ -36,7 +36,7 @@ oid_section = new_oids # To use this configuration file with the "-extfile" option of the # "openssl x509" utility, name here the section containing the # X.509v3 extensions to use: -# extensions = +# extensions = # (Alternatively, use a configuration file that has only # X.509v3 extensions in its main [= default] section.) @@ -129,7 +129,7 @@ x509_extensions = v3_ca # The extensions to add to the self signed cert # input_password = secret # output_password = secret -# This sets a mask for permitted string types. There are several options. +# This sets a mask for permitted string types. There are several options. # default: PrintableString, T61String, BMPString. # pkix : PrintableString, BMPString. # utf8only: only UTF8Strings. diff --git a/main/xmlsecurity/test_docs/CAs/Root_5/openssl.cfg b/main/xmlsecurity/test_docs/CAs/Root_5/openssl.cfg index 4e2026a60bb..5918604d24b 100644 --- a/main/xmlsecurity/test_docs/CAs/Root_5/openssl.cfg +++ b/main/xmlsecurity/test_docs/CAs/Root_5/openssl.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### # @@ -36,7 +36,7 @@ oid_section = new_oids # To use this configuration file with the "-extfile" option of the # "openssl x509" utility, name here the section containing the # X.509v3 extensions to use: -# extensions = +# extensions = # (Alternatively, use a configuration file that has only # X.509v3 extensions in its main [= default] section.) @@ -129,7 +129,7 @@ x509_extensions = v3_ca # The extensions to add to the self signed cert # input_password = secret # output_password = secret -# This sets a mask for permitted string types. There are several options. +# This sets a mask for permitted string types. There are several options. # default: PrintableString, T61String, BMPString. # pkix : PrintableString, BMPString. # utf8only: only UTF8Strings. diff --git a/main/xmlsecurity/test_docs/CAs/Root_6/openssl.cfg b/main/xmlsecurity/test_docs/CAs/Root_6/openssl.cfg index b83aaa952a7..ab7fdaa98ae 100644 --- a/main/xmlsecurity/test_docs/CAs/Root_6/openssl.cfg +++ b/main/xmlsecurity/test_docs/CAs/Root_6/openssl.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### # @@ -36,7 +36,7 @@ oid_section = new_oids # To use this configuration file with the "-extfile" option of the # "openssl x509" utility, name here the section containing the # X.509v3 extensions to use: -# extensions = +# extensions = # (Alternatively, use a configuration file that has only # X.509v3 extensions in its main [= default] section.) @@ -129,7 +129,7 @@ x509_extensions = v3_ca # The extensions to add to the self signed cert # input_password = secret # output_password = secret -# This sets a mask for permitted string types. There are several options. +# This sets a mask for permitted string types. There are several options. # default: PrintableString, T61String, BMPString. # pkix : PrintableString, BMPString. # utf8only: only UTF8Strings. diff --git a/main/xmlsecurity/test_docs/CAs/Root_7/openssl.cfg b/main/xmlsecurity/test_docs/CAs/Root_7/openssl.cfg index 96106a93122..d084885f1c0 100644 --- a/main/xmlsecurity/test_docs/CAs/Root_7/openssl.cfg +++ b/main/xmlsecurity/test_docs/CAs/Root_7/openssl.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### # @@ -36,7 +36,7 @@ oid_section = new_oids # To use this configuration file with the "-extfile" option of the # "openssl x509" utility, name here the section containing the # X.509v3 extensions to use: -# extensions = +# extensions = # (Alternatively, use a configuration file that has only # X.509v3 extensions in its main [= default] section.) @@ -129,7 +129,7 @@ x509_extensions = v3_ca # The extensions to add to the self signed cert # input_password = secret # output_password = secret -# This sets a mask for permitted string types. There are several options. +# This sets a mask for permitted string types. There are several options. # default: PrintableString, T61String, BMPString. # pkix : PrintableString, BMPString. # utf8only: only UTF8Strings. diff --git a/main/xmlsecurity/test_docs/CAs/Root_8/openssl.cfg b/main/xmlsecurity/test_docs/CAs/Root_8/openssl.cfg index 0482bf77879..82f940be2ef 100644 --- a/main/xmlsecurity/test_docs/CAs/Root_8/openssl.cfg +++ b/main/xmlsecurity/test_docs/CAs/Root_8/openssl.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### # @@ -36,7 +36,7 @@ oid_section = new_oids # To use this configuration file with the "-extfile" option of the # "openssl x509" utility, name here the section containing the # X.509v3 extensions to use: -# extensions = +# extensions = # (Alternatively, use a configuration file that has only # X.509v3 extensions in its main [= default] section.) @@ -129,7 +129,7 @@ x509_extensions = v3_ca # The extensions to add to the self signed cert # input_password = secret # output_password = secret -# This sets a mask for permitted string types. There are several options. +# This sets a mask for permitted string types. There are several options. # default: PrintableString, T61String, BMPString. # pkix : PrintableString, BMPString. # utf8only: only UTF8Strings. diff --git a/main/xmlsecurity/test_docs/CAs/Root_9/openssl.cfg b/main/xmlsecurity/test_docs/CAs/Root_9/openssl.cfg index df23a474ef5..66f579b6322 100644 --- a/main/xmlsecurity/test_docs/CAs/Root_9/openssl.cfg +++ b/main/xmlsecurity/test_docs/CAs/Root_9/openssl.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### # @@ -36,7 +36,7 @@ oid_section = new_oids # To use this configuration file with the "-extfile" option of the # "openssl x509" utility, name here the section containing the # X.509v3 extensions to use: -# extensions = +# extensions = # (Alternatively, use a configuration file that has only # X.509v3 extensions in its main [= default] section.) @@ -129,7 +129,7 @@ x509_extensions = v3_ca # The extensions to add to the self signed cert # input_password = secret # output_password = secret -# This sets a mask for permitted string types. There are several options. +# This sets a mask for permitted string types. There are several options. # default: PrintableString, T61String, BMPString. # pkix : PrintableString, BMPString. # utf8only: only UTF8Strings. diff --git a/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_1/openssl.cfg b/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_1/openssl.cfg index 980a61a9fde..91bd47bd419 100644 --- a/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_1/openssl.cfg +++ b/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_1/openssl.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### # @@ -36,7 +36,7 @@ oid_section = new_oids # To use this configuration file with the "-extfile" option of the # "openssl x509" utility, name here the section containing the # X.509v3 extensions to use: -# extensions = +# extensions = # (Alternatively, use a configuration file that has only # X.509v3 extensions in its main [= default] section.) @@ -129,7 +129,7 @@ x509_extensions = v3_ca # The extensions to add to the self signed cert # input_password = secret # output_password = secret -# This sets a mask for permitted string types. There are several options. +# This sets a mask for permitted string types. There are several options. # default: PrintableString, T61String, BMPString. # pkix : PrintableString, BMPString. # utf8only: only UTF8Strings. diff --git a/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_10/openssl.cfg b/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_10/openssl.cfg index 315b764ce3a..eca92d75245 100644 --- a/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_10/openssl.cfg +++ b/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_10/openssl.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### # @@ -36,7 +36,7 @@ oid_section = new_oids # To use this configuration file with the "-extfile" option of the # "openssl x509" utility, name here the section containing the # X.509v3 extensions to use: -# extensions = +# extensions = # (Alternatively, use a configuration file that has only # X.509v3 extensions in its main [= default] section.) @@ -129,7 +129,7 @@ x509_extensions = v3_ca # The extensions to add to the self signed cert # input_password = secret # output_password = secret -# This sets a mask for permitted string types. There are several options. +# This sets a mask for permitted string types. There are several options. # default: PrintableString, T61String, BMPString. # pkix : PrintableString, BMPString. # utf8only: only UTF8Strings. diff --git a/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_2/openssl.cfg b/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_2/openssl.cfg index dd5d97c2f02..5f1186adc60 100644 --- a/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_2/openssl.cfg +++ b/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_2/openssl.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### # @@ -36,7 +36,7 @@ oid_section = new_oids # To use this configuration file with the "-extfile" option of the # "openssl x509" utility, name here the section containing the # X.509v3 extensions to use: -# extensions = +# extensions = # (Alternatively, use a configuration file that has only # X.509v3 extensions in its main [= default] section.) @@ -129,7 +129,7 @@ x509_extensions = v3_ca # The extensions to add to the self signed cert # input_password = secret # output_password = secret -# This sets a mask for permitted string types. There are several options. +# This sets a mask for permitted string types. There are several options. # default: PrintableString, T61String, BMPString. # pkix : PrintableString, BMPString. # utf8only: only UTF8Strings. diff --git a/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_3/openssl.cfg b/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_3/openssl.cfg index dd5d97c2f02..5f1186adc60 100644 --- a/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_3/openssl.cfg +++ b/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_3/openssl.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### # @@ -36,7 +36,7 @@ oid_section = new_oids # To use this configuration file with the "-extfile" option of the # "openssl x509" utility, name here the section containing the # X.509v3 extensions to use: -# extensions = +# extensions = # (Alternatively, use a configuration file that has only # X.509v3 extensions in its main [= default] section.) @@ -129,7 +129,7 @@ x509_extensions = v3_ca # The extensions to add to the self signed cert # input_password = secret # output_password = secret -# This sets a mask for permitted string types. There are several options. +# This sets a mask for permitted string types. There are several options. # default: PrintableString, T61String, BMPString. # pkix : PrintableString, BMPString. # utf8only: only UTF8Strings. diff --git a/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_4/openssl.cfg b/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_4/openssl.cfg index dd5d97c2f02..5f1186adc60 100644 --- a/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_4/openssl.cfg +++ b/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_4/openssl.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### # @@ -36,7 +36,7 @@ oid_section = new_oids # To use this configuration file with the "-extfile" option of the # "openssl x509" utility, name here the section containing the # X.509v3 extensions to use: -# extensions = +# extensions = # (Alternatively, use a configuration file that has only # X.509v3 extensions in its main [= default] section.) @@ -129,7 +129,7 @@ x509_extensions = v3_ca # The extensions to add to the self signed cert # input_password = secret # output_password = secret -# This sets a mask for permitted string types. There are several options. +# This sets a mask for permitted string types. There are several options. # default: PrintableString, T61String, BMPString. # pkix : PrintableString, BMPString. # utf8only: only UTF8Strings. diff --git a/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_5/openssl.cfg b/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_5/openssl.cfg index 8e69515e8c0..7b27f42342c 100644 --- a/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_5/openssl.cfg +++ b/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_5/openssl.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### # @@ -36,7 +36,7 @@ oid_section = new_oids # To use this configuration file with the "-extfile" option of the # "openssl x509" utility, name here the section containing the # X.509v3 extensions to use: -# extensions = +# extensions = # (Alternatively, use a configuration file that has only # X.509v3 extensions in its main [= default] section.) @@ -129,7 +129,7 @@ x509_extensions = v3_ca # The extensions to add to the self signed cert # input_password = secret # output_password = secret -# This sets a mask for permitted string types. There are several options. +# This sets a mask for permitted string types. There are several options. # default: PrintableString, T61String, BMPString. # pkix : PrintableString, BMPString. # utf8only: only UTF8Strings. diff --git a/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_6/openssl.cfg b/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_6/openssl.cfg index 477f7fb444b..4d89c9803d5 100644 --- a/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_6/openssl.cfg +++ b/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_6/openssl.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### # @@ -36,7 +36,7 @@ oid_section = new_oids # To use this configuration file with the "-extfile" option of the # "openssl x509" utility, name here the section containing the # X.509v3 extensions to use: -# extensions = +# extensions = # (Alternatively, use a configuration file that has only # X.509v3 extensions in its main [= default] section.) @@ -129,7 +129,7 @@ x509_extensions = v3_ca # The extensions to add to the self signed cert # input_password = secret # output_password = secret -# This sets a mask for permitted string types. There are several options. +# This sets a mask for permitted string types. There are several options. # default: PrintableString, T61String, BMPString. # pkix : PrintableString, BMPString. # utf8only: only UTF8Strings. diff --git a/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_7/openssl.cfg b/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_7/openssl.cfg index d55a55efff9..e91af48d2f3 100644 --- a/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_7/openssl.cfg +++ b/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_7/openssl.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### # @@ -36,7 +36,7 @@ oid_section = new_oids # To use this configuration file with the "-extfile" option of the # "openssl x509" utility, name here the section containing the # X.509v3 extensions to use: -# extensions = +# extensions = # (Alternatively, use a configuration file that has only # X.509v3 extensions in its main [= default] section.) @@ -129,7 +129,7 @@ x509_extensions = v3_ca # The extensions to add to the self signed cert # input_password = secret # output_password = secret -# This sets a mask for permitted string types. There are several options. +# This sets a mask for permitted string types. There are several options. # default: PrintableString, T61String, BMPString. # pkix : PrintableString, BMPString. # utf8only: only UTF8Strings. diff --git a/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_8/openssl.cfg b/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_8/openssl.cfg index 430a9d6630a..eb46a984c5c 100644 --- a/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_8/openssl.cfg +++ b/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_8/openssl.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### # @@ -36,7 +36,7 @@ oid_section = new_oids # To use this configuration file with the "-extfile" option of the # "openssl x509" utility, name here the section containing the # X.509v3 extensions to use: -# extensions = +# extensions = # (Alternatively, use a configuration file that has only # X.509v3 extensions in its main [= default] section.) @@ -129,7 +129,7 @@ x509_extensions = v3_ca # The extensions to add to the self signed cert # input_password = secret # output_password = secret -# This sets a mask for permitted string types. There are several options. +# This sets a mask for permitted string types. There are several options. # default: PrintableString, T61String, BMPString. # pkix : PrintableString, BMPString. # utf8only: only UTF8Strings. diff --git a/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_9/openssl.cfg b/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_9/openssl.cfg index 8575357e416..ee018f5f6f6 100644 --- a/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_9/openssl.cfg +++ b/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_9/openssl.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### # @@ -36,7 +36,7 @@ oid_section = new_oids # To use this configuration file with the "-extfile" option of the # "openssl x509" utility, name here the section containing the # X.509v3 extensions to use: -# extensions = +# extensions = # (Alternatively, use a configuration file that has only # X.509v3 extensions in its main [= default] section.) @@ -129,7 +129,7 @@ x509_extensions = v3_ca # The extensions to add to the self signed cert # input_password = secret # output_password = secret -# This sets a mask for permitted string types. There are several options. +# This sets a mask for permitted string types. There are several options. # default: PrintableString, T61String, BMPString. # pkix : PrintableString, BMPString. # utf8only: only UTF8Strings. diff --git a/main/xmlsecurity/test_docs/CAs/Sub_CA_2_Root_4/openssl.cfg b/main/xmlsecurity/test_docs/CAs/Sub_CA_2_Root_4/openssl.cfg index dd5d97c2f02..5f1186adc60 100644 --- a/main/xmlsecurity/test_docs/CAs/Sub_CA_2_Root_4/openssl.cfg +++ b/main/xmlsecurity/test_docs/CAs/Sub_CA_2_Root_4/openssl.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### # @@ -36,7 +36,7 @@ oid_section = new_oids # To use this configuration file with the "-extfile" option of the # "openssl x509" utility, name here the section containing the # X.509v3 extensions to use: -# extensions = +# extensions = # (Alternatively, use a configuration file that has only # X.509v3 extensions in its main [= default] section.) @@ -129,7 +129,7 @@ x509_extensions = v3_ca # The extensions to add to the self signed cert # input_password = secret # output_password = secret -# This sets a mask for permitted string types. There are several options. +# This sets a mask for permitted string types. There are several options. # default: PrintableString, T61String, BMPString. # pkix : PrintableString, BMPString. # utf8only: only UTF8Strings. diff --git a/main/xmlsecurity/test_docs/CAs/Sub_CA_2_Root_7/openssl.cfg b/main/xmlsecurity/test_docs/CAs/Sub_CA_2_Root_7/openssl.cfg index 15676cd65c6..0854b123977 100644 --- a/main/xmlsecurity/test_docs/CAs/Sub_CA_2_Root_7/openssl.cfg +++ b/main/xmlsecurity/test_docs/CAs/Sub_CA_2_Root_7/openssl.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### # @@ -36,7 +36,7 @@ oid_section = new_oids # To use this configuration file with the "-extfile" option of the # "openssl x509" utility, name here the section containing the # X.509v3 extensions to use: -# extensions = +# extensions = # (Alternatively, use a configuration file that has only # X.509v3 extensions in its main [= default] section.) @@ -129,7 +129,7 @@ x509_extensions = v3_ca # The extensions to add to the self signed cert # input_password = secret # output_password = secret -# This sets a mask for permitted string types. There are several options. +# This sets a mask for permitted string types. There are several options. # default: PrintableString, T61String, BMPString. # pkix : PrintableString, BMPString. # utf8only: only UTF8Strings. diff --git a/main/xmlsecurity/test_docs/CAs/Sub_CA_2_Root_8/openssl.cfg b/main/xmlsecurity/test_docs/CAs/Sub_CA_2_Root_8/openssl.cfg index 430a9d6630a..eb46a984c5c 100644 --- a/main/xmlsecurity/test_docs/CAs/Sub_CA_2_Root_8/openssl.cfg +++ b/main/xmlsecurity/test_docs/CAs/Sub_CA_2_Root_8/openssl.cfg @@ -1,5 +1,5 @@ ############################################################### -# +# # 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 @@ -7,16 +7,16 @@ # 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. -# +# ############################################################### # @@ -36,7 +36,7 @@ oid_section = new_oids # To use this configuration file with the "-extfile" option of the # "openssl x509" utility, name here the section containing the # X.509v3 extensions to use: -# extensions = +# extensions = # (Alternatively, use a configuration file that has only # X.509v3 extensions in its main [= default] section.) @@ -129,7 +129,7 @@ x509_extensions = v3_ca # The extensions to add to the self signed cert # input_password = secret # output_password = secret -# This sets a mask for permitted string types. There are several options. +# This sets a mask for permitted string types. There are several options. # default: PrintableString, T61String, BMPString. # pkix : PrintableString, BMPString. # utf8only: only UTF8Strings.