Skip to content

Commit 5fbfa8d

Browse files
Andrés Contreras GuillénAndrés Contreras Guillén
authored andcommitted
chore: rebrand copyright to Firefly Software Foundation
Update copyright notices, NOTICE/LICENSE references, and source comments to reflect the project's release under the Firefly Software Foundation per the Apache License 2.0.
1 parent ed63b0f commit 5fbfa8d

24 files changed

Lines changed: 24 additions & 24 deletions

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,6 @@ Contributions are welcome. Please read the [CONTRIBUTING.md](CONTRIBUTING.md) gu
9494

9595
## License
9696

97-
Copyright 2024-2026 Firefly Software Solutions Inc.
97+
Copyright 2024-2026 Firefly Software Foundation.
9898

9999
Licensed under the Apache License, Version 2.0. See [LICENSE](LICENSE) for details.

fireflyframework-notifications-core/src/main/java/org/fireflyframework/notifications/core/services/email/v1/EmailService.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2024-2026 Firefly Software Solutions Inc
2+
* Copyright 2024-2026 Firefly Software Foundation
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

fireflyframework-notifications-core/src/main/java/org/fireflyframework/notifications/core/services/email/v1/EmailServiceImpl.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2024-2026 Firefly Software Solutions Inc
2+
* Copyright 2024-2026 Firefly Software Foundation
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

fireflyframework-notifications-core/src/main/java/org/fireflyframework/notifications/core/services/preferences/InMemoryNotificationPreferenceService.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2024-2026 Firefly Software Solutions Inc
2+
* Copyright 2024-2026 Firefly Software Foundation
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

fireflyframework-notifications-core/src/main/java/org/fireflyframework/notifications/core/services/preferences/NotificationPreferenceService.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2024-2026 Firefly Software Solutions Inc
2+
* Copyright 2024-2026 Firefly Software Foundation
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

fireflyframework-notifications-core/src/main/java/org/fireflyframework/notifications/core/services/push/v1/PushService.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2024-2026 Firefly Software Solutions Inc
2+
* Copyright 2024-2026 Firefly Software Foundation
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

fireflyframework-notifications-core/src/main/java/org/fireflyframework/notifications/core/services/push/v1/PushServiceImpl.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2024-2026 Firefly Software Solutions Inc
2+
* Copyright 2024-2026 Firefly Software Foundation
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

fireflyframework-notifications-core/src/main/java/org/fireflyframework/notifications/core/services/sms/v1/SMSService.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2024-2026 Firefly Software Solutions Inc
2+
* Copyright 2024-2026 Firefly Software Foundation
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

fireflyframework-notifications-core/src/main/java/org/fireflyframework/notifications/core/services/sms/v1/SMSServiceImpl.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2024-2026 Firefly Software Solutions Inc
2+
* Copyright 2024-2026 Firefly Software Foundation
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

fireflyframework-notifications-core/src/main/java/org/fireflyframework/notifications/core/services/template/FreemarkerNotificationTemplateEngine.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2024-2026 Firefly Software Solutions Inc
2+
* Copyright 2024-2026 Firefly Software Foundation
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)