Author: tilman
Date: Sat Jan  9 19:12:29 2021
New Revision: 1885314

URL: http://svn.apache.org/viewvc?rev=1885314&view=rev
Log:
PDFBOX-5017: add header

Modified:
    pdfbox/trunk/examples/src/test/resources/junit-platform.properties
    pdfbox/trunk/pdfbox/src/test/resources/junit-platform.properties

Modified: pdfbox/trunk/examples/src/test/resources/junit-platform.properties
URL: 
http://svn.apache.org/viewvc/pdfbox/trunk/examples/src/test/resources/junit-platform.properties?rev=1885314&r1=1885313&r2=1885314&view=diff
==============================================================================
--- pdfbox/trunk/examples/src/test/resources/junit-platform.properties 
(original)
+++ pdfbox/trunk/examples/src/test/resources/junit-platform.properties Sat Jan  
9 19:12:29 2021
@@ -1,3 +1,19 @@
+#
+# 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
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# 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.
+#
 junit.jupiter.execution.parallel.enabled = true
 junit.jupiter.execution.parallel.mode.default = same_thread
 junit.jupiter.execution.parallel.mode.classes.default = concurrent
\ No newline at end of file

Modified: pdfbox/trunk/pdfbox/src/test/resources/junit-platform.properties
URL: 
http://svn.apache.org/viewvc/pdfbox/trunk/pdfbox/src/test/resources/junit-platform.properties?rev=1885314&r1=1885313&r2=1885314&view=diff
==============================================================================
--- pdfbox/trunk/pdfbox/src/test/resources/junit-platform.properties (original)
+++ pdfbox/trunk/pdfbox/src/test/resources/junit-platform.properties Sat Jan  9 
19:12:29 2021
@@ -1,3 +1,19 @@
+#
+# 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
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# 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.
+#
 junit.jupiter.execution.parallel.enabled = true
 junit.jupiter.execution.parallel.mode.default = same_thread
 junit.jupiter.execution.parallel.mode.classes.default = concurrent
\ No newline at end of file


Reply via email to