This is an automated email from the ASF dual-hosted git repository. mseidel pushed a commit to branch AOO42X in repository https://gitbox.apache.org/repos/asf/openoffice.git
commit 4cc15de5a7fd00652202c0bc5a10784202f597af Author: mseidel <[email protected]> AuthorDate: Sun Sep 8 10:46:23 2019 +0200 Fixed tab vs. spaces (cherry picked from commit 58f9c0625c0ebfacd69c5b8b8a5141e8344da3b2) --- main/solenv/bin/modules/installer/logger.pm | 2 +- main/solenv/bin/modules/installer/systemactions.pm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/main/solenv/bin/modules/installer/logger.pm b/main/solenv/bin/modules/installer/logger.pm index c4116c5..c7d7ce3 100644 --- a/main/solenv/bin/modules/installer/logger.pm +++ b/main/solenv/bin/modules/installer/logger.pm @@ -8,7 +8,7 @@ # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at # -# http://www.apache.org/licenses/LICENSE-2.0 +# http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an diff --git a/main/solenv/bin/modules/installer/systemactions.pm b/main/solenv/bin/modules/installer/systemactions.pm index de72446..6a8e12e 100644 --- a/main/solenv/bin/modules/installer/systemactions.pm +++ b/main/solenv/bin/modules/installer/systemactions.pm @@ -8,7 +8,7 @@ # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at # -# http://www.apache.org/licenses/LICENSE-2.0 +# http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an
