From f94dcd461e79029afd1c19ffaf7ad4b8b092b829 Mon Sep 17 00:00:00 2001 From: Andreas Beeker Date: Thu, 25 Jun 2020 22:06:52 +0000 Subject: fix ASL headers git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879210 13f79535-47bb-0310-9956-ffa450edef68 --- src/multimodule/ooxml-schemas/java9/module-info.java | 11 ++++++----- src/multimodule/ooxml-security/java9/module-info.java | 11 ++++++----- src/multimodule/poi/java9/module-info.java | 11 ++++++----- 3 files changed, 18 insertions(+), 15 deletions(-) (limited to 'src/multimodule') diff --git a/src/multimodule/ooxml-schemas/java9/module-info.java b/src/multimodule/ooxml-schemas/java9/module-info.java index f5ec07df9a..cd746371ae 100644 --- a/src/multimodule/ooxml-schemas/java9/module-info.java +++ b/src/multimodule/ooxml-schemas/java9/module-info.java @@ -1,9 +1,10 @@ /* ==================================================================== - Copyright 2017 Andreas Beeker (kiwiwings@apache.org) - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 diff --git a/src/multimodule/ooxml-security/java9/module-info.java b/src/multimodule/ooxml-security/java9/module-info.java index 4946fdbf0d..ac902c3df9 100644 --- a/src/multimodule/ooxml-security/java9/module-info.java +++ b/src/multimodule/ooxml-security/java9/module-info.java @@ -1,9 +1,10 @@ /* ==================================================================== - Copyright 2017 Andreas Beeker (kiwiwings@apache.org) - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 diff --git a/src/multimodule/poi/java9/module-info.java b/src/multimodule/poi/java9/module-info.java index c04f50f955..9a320f1dd0 100644 --- a/src/multimodule/poi/java9/module-info.java +++ b/src/multimodule/poi/java9/module-info.java @@ -1,9 +1,10 @@ /* ==================================================================== - Copyright 2017 Andreas Beeker (kiwiwings@apache.org) - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 -- cgit v1.2.3