]> source.dussan.org Git - poi.git/commitdiff
use standard ASF header
authorPJ Fanning <fanningpj@apache.org>
Mon, 1 Jul 2024 23:06:36 +0000 (23:06 +0000)
committerPJ Fanning <fanningpj@apache.org>
Mon, 1 Jul 2024 23:06:36 +0000 (23:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1918804 13f79535-47bb-0310-9956-ffa450edef68

poi-scratchpad/src/test/java/org/apache/poi/hdgf/dev/TestVSDDumper.java
poi-scratchpad/src/test/java/org/apache/poi/hmef/dev/TestHMEFDumper.java
poi/src/main/java/org/apache/poi/ss/usermodel/DataFormatter.java
poi/src/main/java/org/apache/poi/ss/usermodel/ExcelGeneralNumberFormat.java
poi/src/main/java/org/apache/poi/ss/usermodel/ExcelNumberFormat.java
poi/src/test/java/org/apache/poi/ss/usermodel/BaseTestBorderStyle.java
poi/src/test/java/org/apache/poi/ss/usermodel/TestDataFormatter.java

index a192125081dbdafc49c5386d8333e889420d367c..a5d3e4be99323afb63c870d11af9c0da600e4da1 100644 (file)
    WITHOUT 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;
 
index df27e801a62f6dce654bdcc082e0e3070e51f40c..453fc4605425c7c484598b1f849e885c38ee8230 100644 (file)
    WITHOUT 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;
 
index f94e6893f7a4ebc1f2d7c6759ac9427620a8ed40..a2ae2ba99b572ec63bc1f44e91442aec28ec8014 100644 (file)
    WITHOUT 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;
 
index 1c6a8dd552fe5f8d098ff27b519e2823f2470c3e..bc380776d1141eb1a63d8141bece457414e7e33f 100644 (file)
    WITHOUT 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;
 
index 09ea6eb16571f6653214857e351ab6c968f17191..195209fa9d90cc64ec0da8e123e2019d30edbeae 100644 (file)
    WITHOUT 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;
 
index dbd7e5fc4682ed03b7802132ce6eb9cffbb8faa5..af6c4998fd4c56629982cce8eb27db3eb5c29ba9 100644 (file)
    WITHOUT 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;
index 8f1e51c6828686b9a9c9e73378cf08ffdadc3230..8da7e05033d7158b92831936ff4ffd91132df1cc 100644 (file)
    WITHOUT 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;