Skip to content

Commit 464af25

Browse files
committed
chore(*): update version and copyright
1 parent a448e97 commit 464af25

File tree

116 files changed

+202
-170
lines changed

Some content is hidden

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

116 files changed

+202
-170
lines changed

Notification Agent Alert Tests/NAATriggersTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Notification Agent Alert Tests
44
//
55
// Created by Simone Martorelli on 01/06/22.
6-
// Copyright © 2021 IBM. All rights reserved.
6+
// © Copyright IBM Corp. 2021, 2024
77
// SPDX-License-Identifier: Apache2.0
88
//
99

Notification Agent Alerts/AppDelegate.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Notification Agent
44
//
55
// Created by Simone Martorelli on 18/06/2021.
6-
// Copyright © 2021 IBM. All rights reserved
6+
// © Copyright IBM Corp. 2021, 2024
77
// SPDX-License-Identifier: Apache2.0
88
//
99

Notification Agent Alerts/Extensions/NotificationDispatch-Extension.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Notification Agent
44
//
55
// Created by Simone Martorelli on 5/27/21.
6-
// Copyright © 2021 IBM. All rights reserved
6+
// © Copyright IBM Corp. 2021, 2024
77
// SPDX-License-Identifier: Apache2.0
88
//
99

Notification Agent Alerts/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<true/>
3333
</dict>
3434
<key>NSHumanReadableCopyright</key>
35-
<string>Copyright © 2021 IBM. All rights reserved.</string>
35+
<string>© Copyright IBM Corp. 2021, 2024</string>
3636
<key>NSMainStoryboardFile</key>
3737
<string>Main</string>
3838
<key>NSPrincipalClass</key>

Notification Agent Banner Tests/NABTriggersTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Notification Agent Alert Tests
44
//
55
// Created by Simone Martorelli on 01/06/22.
6-
// Copyright © 2021 IBM. All rights reserved.
6+
// © Copyright IBM Corp. 2021, 2024
77
// SPDX-License-Identifier: Apache2.0
88
//
99

Notification Agent Banners/AppDelegate.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Notification Agent
44
//
55
// Created by Jan Valentik on 18/06/2021.
6-
// Copyright © 2021 IBM. All rights reserved
6+
// © Copyright IBM Corp. 2021, 2024
77
// SPDX-License-Identifier: Apache2.0
88
//
99

Notification Agent Banners/Extensions/NotificationDispatch-Extension.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Notification Agent
44
//
55
// Created by Simone Martorelli on 5/27/21.
6-
// Copyright © 2021 IBM. All rights reserved
6+
// © Copyright IBM Corp. 2021, 2024
77
// SPDX-License-Identifier: Apache2.0
88
//
99

Notification Agent Banners/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<true/>
3333
</dict>
3434
<key>NSHumanReadableCopyright</key>
35-
<string>Copyright © 2021 IBM. All rights reserved.</string>
35+
<string>© Copyright IBM Corp. 2021, 2024</string>
3636
<key>NSMainStoryboardFile</key>
3737
<string>Main</string>
3838
<key>NSPrincipalClass</key>

Notification Agent Core Tests/NACInteractiveEFCLControllerTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Notification Agent Core Tests
44
//
55
// Created by Simone Martorelli on 27/05/22.
6-
// Copyright © 2021 IBM. All rights reserved.
6+
// © Copyright IBM Corp. 2021, 2024
77
// SPDX-License-Identifier: Apache2.0
88
//
99

Notification Agent Core Tests/NACTriggersTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Notification Agent Core Tests
44
//
55
// Created by Simone Martorelli on 26/05/22.
6-
// Copyright © 2021 IBM. All rights reserved.
6+
// © Copyright IBM Corp. 2021, 2024
77
// SPDX-License-Identifier: Apache2.0
88
//
99

0 commit comments

Comments
 (0)