Skip to content

Commit 083493d

Browse files
authored
Merge pull request #1307 from jhouserizer/update_24x_copyright_to_ibm
Update copyright on files to IBM (from interim "Super iPaaS" acquisition legal entity) on [quartz-2.4.x]
2 parents efcf194 + 8f94f32 commit 083493d

File tree

320 files changed

+320
-320
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

320 files changed

+320
-320
lines changed

azure-pipelines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Copyright Terracotta, Inc.
3-
# Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
# Copyright IBM Corp. 2024, 2025
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ allprojects {
6161
developer {
6262
name = "Terracotta Engineers"
6363
email = "tc-oss@wwpdl.vnet.ibm.com"
64-
organization = "Super iPaaS Integration LLC, an IBM Company"
64+
organization = "IBM Corp."
6565
organizationUrl = "http://www.quartz-scheduler.org/"
6666
}
6767
}

checkstyle/src/main/resources/header.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

examples/src/main/java/org/quartz/examples/example1/HelloJob.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

examples/src/main/java/org/quartz/examples/example1/SimpleExample.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

examples/src/main/java/org/quartz/examples/example10/PlugInExample.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

examples/src/main/java/org/quartz/examples/example10/SimpleJob.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

examples/src/main/java/org/quartz/examples/example11/LoadExample.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

examples/src/main/java/org/quartz/examples/example11/SimpleJob.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

examples/src/main/java/org/quartz/examples/example12/RemoteClientExample.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

examples/src/main/java/org/quartz/examples/example12/RemoteServerExample.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

examples/src/main/java/org/quartz/examples/example12/SimpleJob.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

examples/src/main/java/org/quartz/examples/example13/ClusterExample.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

examples/src/main/java/org/quartz/examples/example13/SimpleRecoveryJob.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

examples/src/main/java/org/quartz/examples/example13/SimpleRecoveryStatefulJob.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

examples/src/main/java/org/quartz/examples/example14/PriorityExample.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

examples/src/main/java/org/quartz/examples/example14/TriggerEchoJob.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

examples/src/main/java/org/quartz/examples/example15/NativeJob.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

examples/src/main/java/org/quartz/examples/example15/NativeJobExample.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

examples/src/main/java/org/quartz/examples/example2/SimpleJob.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

examples/src/main/java/org/quartz/examples/example2/SimpleTriggerExample.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

examples/src/main/java/org/quartz/examples/example3/CronTriggerExample.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

examples/src/main/java/org/quartz/examples/example3/SimpleJob.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

examples/src/main/java/org/quartz/examples/example4/ColorJob.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

examples/src/main/java/org/quartz/examples/example4/JobStateExample.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

examples/src/main/java/org/quartz/examples/example5/MisfireExample.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

examples/src/main/java/org/quartz/examples/example5/StatefulDumbJob.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

examples/src/main/java/org/quartz/examples/example6/BadJob1.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

examples/src/main/java/org/quartz/examples/example6/BadJob2.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

examples/src/main/java/org/quartz/examples/example6/JobExceptionExample.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

examples/src/main/java/org/quartz/examples/example7/DumbInterruptableJob.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

examples/src/main/java/org/quartz/examples/example7/InterruptExample.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

examples/src/main/java/org/quartz/examples/example8/CalendarExample.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

examples/src/main/java/org/quartz/examples/example8/SimpleJob.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

examples/src/main/java/org/quartz/examples/example9/Job1Listener.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

examples/src/main/java/org/quartz/examples/example9/ListenerExample.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

examples/src/main/java/org/quartz/examples/example9/SimpleJob1.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

examples/src/main/java/org/quartz/examples/example9/SimpleJob2.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

quartz-jobs/src/main/java/org/quartz/jobs/DirectoryScanJob.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

quartz-jobs/src/main/java/org/quartz/jobs/DirectoryScanListener.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

quartz-jobs/src/main/java/org/quartz/jobs/FileScanJob.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

quartz-jobs/src/main/java/org/quartz/jobs/FileScanListener.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

quartz-jobs/src/main/java/org/quartz/jobs/NoOpJob.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

quartz-jobs/src/main/java/org/quartz/jobs/ee/ejb/EJBInvokerJob.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

quartz-jobs/src/main/java/org/quartz/jobs/ee/jms/JmsHelper.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

quartz-jobs/src/main/java/org/quartz/jobs/ee/jms/JmsJobException.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

quartz-jobs/src/main/java/org/quartz/jobs/ee/jms/JmsMessageFactory.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

quartz-jobs/src/main/java/org/quartz/jobs/ee/jms/SendDestinationMessageJob.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

quartz-jobs/src/main/java/org/quartz/jobs/ee/jms/SendQueueMessageJob.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
66
* use this file except in compliance with the License. You may obtain a copy

0 commit comments

Comments
 (0)