Skip to content

Commit fe58af3

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 748723c commit fe58af3

185 files changed

Lines changed: 185 additions & 185 deletions

File tree

Some content is hidden

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

README.md

Lines changed: 1 addition & 1 deletion

docs/README.md

Lines changed: 1 addition & 1 deletion

fireflyframework-genai-data/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "GenAI bridge for fireflyframework-starter-data — tools, pipelin
55
requires-python = ">=3.13"
66
license = "Apache-2.0"
77
authors = [
8-
{ name = "Firefly Software Solutions Inc" }
8+
{ name = "Firefly Software Foundation" }
99
]
1010
dependencies = [
1111
"fireflyframework-genai>=26.02.07",

fireflyframework-genai-data/src/fireflyframework_genai_data/__init__.py

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

fireflyframework-genai-data/src/fireflyframework_genai_data/agents/__init__.py

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

fireflyframework-genai-data/src/fireflyframework_genai_data/agents/templates.py

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

fireflyframework-genai-data/src/fireflyframework_genai_data/client.py

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

fireflyframework-genai-data/src/fireflyframework_genai_data/middleware/__init__.py

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

fireflyframework-genai-data/src/fireflyframework_genai_data/middleware/lineage.py

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

fireflyframework-genai-data/src/fireflyframework_genai_data/steps/__init__.py

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

0 commit comments

Comments
 (0)