Skip to content

Commit 26984fe

Browse files
committed
[chore] fix: licensing headers in mochi and ltx (#10275)
fix: licensing header.
1 parent c87d460 commit 26984fe

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/diffusers/pipelines/ltx/pipeline_ltx.py

+1-1
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

+1-1
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

+1-1
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)