Skip to content

Commit 25ec474

Browse files
committed
fix: licensing header.
1 parent ec1c7a7 commit 25ec474

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/diffusers/pipelines/ltx/pipeline_ltx.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2024 Black Forest Labs and The HuggingFace Team. All rights reserved.
1+
# Copyright 2024 Lightricks and The HuggingFace Team. All rights reserved.
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.

src/diffusers/pipelines/ltx/pipeline_ltx_image2video.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2024 Black Forest Labs and The HuggingFace Team. All rights reserved.
1+
# Copyright 2024 Lightricks and The HuggingFace Team. All rights reserved.
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.

src/diffusers/pipelines/mochi/pipeline_mochi.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2024 Black Forest Labs and The HuggingFace Team. All rights reserved.
1+
# Copyright 2024 Genmo and The HuggingFace Team. All rights reserved.
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)