diff options
author | PJ Fanning <fanningpj@apache.org> | 2024-07-01 23:06:36 +0000 |
---|---|---|
committer | PJ Fanning <fanningpj@apache.org> | 2024-07-01 23:06:36 +0000 |
commit | 7e86ff1bb03123b90c9b3f40c8c5ab3355980b13 (patch) | |
tree | 5625dcfe6beda6d2b8164bc14ebf3d0559f31760 /poi/src/test | |
parent | 8a37350e9497b56807e432cac7974f18957bda8b (diff) | |
download | poi-7e86ff1bb03123b90c9b3f40c8c5ab3355980b13.tar.gz poi-7e86ff1bb03123b90c9b3f40c8c5ab3355980b13.zip |
use standard ASF header
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1918804 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'poi/src/test')
-rw-r--r-- | poi/src/test/java/org/apache/poi/ss/usermodel/BaseTestBorderStyle.java | 4 | ||||
-rw-r--r-- | poi/src/test/java/org/apache/poi/ss/usermodel/TestDataFormatter.java | 4 |
2 files changed, 0 insertions, 8 deletions
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; |