From 7e86ff1bb03123b90c9b3f40c8c5ab3355980b13 Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Mon, 1 Jul 2024 23:06:36 +0000 Subject: [PATCH] use standard ASF header git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1918804 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/test/java/org/apache/poi/hdgf/dev/TestVSDDumper.java | 4 ---- .../src/test/java/org/apache/poi/hmef/dev/TestHMEFDumper.java | 4 ---- .../main/java/org/apache/poi/ss/usermodel/DataFormatter.java | 4 ---- .../org/apache/poi/ss/usermodel/ExcelGeneralNumberFormat.java | 4 ---- .../java/org/apache/poi/ss/usermodel/ExcelNumberFormat.java | 4 ---- .../java/org/apache/poi/ss/usermodel/BaseTestBorderStyle.java | 4 ---- .../java/org/apache/poi/ss/usermodel/TestDataFormatter.java | 4 ---- 7 files changed, 28 deletions(-) diff --git a/poi-scratchpad/src/test/java/org/apache/poi/hdgf/dev/TestVSDDumper.java b/poi-scratchpad/src/test/java/org/apache/poi/hdgf/dev/TestVSDDumper.java index a192125081..a5d3e4be99 100644 --- a/poi-scratchpad/src/test/java/org/apache/poi/hdgf/dev/TestVSDDumper.java +++ b/poi-scratchpad/src/test/java/org/apache/poi/hdgf/dev/TestVSDDumper.java @@ -13,10 +13,6 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - - 2012 - Alfresco Software, Ltd. - Alfresco Software has modified source of this file - The details of changes as svn diff can be found in svn at location root/projects/3rd-party/src ==================================================================== */ package org.apache.poi.hdgf.dev; diff --git a/poi-scratchpad/src/test/java/org/apache/poi/hmef/dev/TestHMEFDumper.java b/poi-scratchpad/src/test/java/org/apache/poi/hmef/dev/TestHMEFDumper.java index df27e801a6..453fc46054 100644 --- a/poi-scratchpad/src/test/java/org/apache/poi/hmef/dev/TestHMEFDumper.java +++ b/poi-scratchpad/src/test/java/org/apache/poi/hmef/dev/TestHMEFDumper.java @@ -13,10 +13,6 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - - 2012 - Alfresco Software, Ltd. - Alfresco Software has modified source of this file - The details of changes as svn diff can be found in svn at location root/projects/3rd-party/src ==================================================================== */ package org.apache.poi.hmef.dev; diff --git a/poi/src/main/java/org/apache/poi/ss/usermodel/DataFormatter.java b/poi/src/main/java/org/apache/poi/ss/usermodel/DataFormatter.java index f94e6893f7..a2ae2ba99b 100644 --- a/poi/src/main/java/org/apache/poi/ss/usermodel/DataFormatter.java +++ b/poi/src/main/java/org/apache/poi/ss/usermodel/DataFormatter.java @@ -13,10 +13,6 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - - 2012 - Alfresco Software, Ltd. - Alfresco Software has modified source of this file - The details of changes as svn diff can be found in svn at location root/projects/3rd-party/src ==================================================================== */ package org.apache.poi.ss.usermodel; diff --git a/poi/src/main/java/org/apache/poi/ss/usermodel/ExcelGeneralNumberFormat.java b/poi/src/main/java/org/apache/poi/ss/usermodel/ExcelGeneralNumberFormat.java index 1c6a8dd552..bc380776d1 100644 --- a/poi/src/main/java/org/apache/poi/ss/usermodel/ExcelGeneralNumberFormat.java +++ b/poi/src/main/java/org/apache/poi/ss/usermodel/ExcelGeneralNumberFormat.java @@ -13,10 +13,6 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - - 2012 - Alfresco Software, Ltd. - Alfresco Software has modified source of this file - The details of changes as svn diff can be found in svn at location root/projects/3rd-party/src ==================================================================== */ package org.apache.poi.ss.usermodel; diff --git a/poi/src/main/java/org/apache/poi/ss/usermodel/ExcelNumberFormat.java b/poi/src/main/java/org/apache/poi/ss/usermodel/ExcelNumberFormat.java index 09ea6eb165..195209fa9d 100644 --- a/poi/src/main/java/org/apache/poi/ss/usermodel/ExcelNumberFormat.java +++ b/poi/src/main/java/org/apache/poi/ss/usermodel/ExcelNumberFormat.java @@ -13,10 +13,6 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - - 2012 - Alfresco Software, Ltd. - Alfresco Software has modified source of this file - The details of changes as svn diff can be found in svn at location root/projects/3rd-party/src ==================================================================== */ package org.apache.poi.ss.usermodel; diff --git a/poi/src/test/java/org/apache/poi/ss/usermodel/BaseTestBorderStyle.java b/poi/src/test/java/org/apache/poi/ss/usermodel/BaseTestBorderStyle.java index dbd7e5fc46..af6c4998fd 100644 --- a/poi/src/test/java/org/apache/poi/ss/usermodel/BaseTestBorderStyle.java +++ b/poi/src/test/java/org/apache/poi/ss/usermodel/BaseTestBorderStyle.java @@ -13,10 +13,6 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - - 2012 - Alfresco Software, Ltd. - Alfresco Software has modified source of this file - The details of changes as svn diff can be found in svn at location root/projects/3rd-party/src ==================================================================== */ package org.apache.poi.ss.usermodel; diff --git a/poi/src/test/java/org/apache/poi/ss/usermodel/TestDataFormatter.java b/poi/src/test/java/org/apache/poi/ss/usermodel/TestDataFormatter.java index 8f1e51c682..8da7e05033 100644 --- a/poi/src/test/java/org/apache/poi/ss/usermodel/TestDataFormatter.java +++ b/poi/src/test/java/org/apache/poi/ss/usermodel/TestDataFormatter.java @@ -13,10 +13,6 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - - 2012 - Alfresco Software, Ltd. - Alfresco Software has modified source of this file - The details of changes as svn diff can be found in svn at location root/projects/3rd-party/src ==================================================================== */ package org.apache.poi.ss.usermodel; -- 2.39.5