Skip to content

Commit 1b66f74

Browse files
dabrain34ceyusa
authored andcommitted
fix: Igalia is a SL structure not SA
1 parent 4a70a50 commit 1b66f74

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

soothe/codec.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Soothe - testing framework for encoders quality
22
# Copyright (C) 2020, Fluendo, S.A.
33
# Author: Pablo Marcos Oltra <[email protected]>, Fluendo, S.A.
4-
# Copyright (C) 2025, Igalia, S.A.
4+
# Copyright (C) 2025, Igalia, S.L.
55
# Author: Victor Jaquez <[email protected]>
66
#
77
# This library is free software; you can redistribute it and/or

soothe/encoder.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Soothe - testing framework for encoders quality
22
# Copyright (C) 2020, Fluendo, S.A.
33
# Author: Pablo Marcos Oltra <[email protected]>, Fluendo, S.A.
4-
# Copyright (C) 2025, Igalia, S.A.
4+
# Copyright (C) 2025, Igalia, S.L.
55
# Author: Victor Jaquez <[email protected]>
66
#
77
# This library is free software; you can redistribute it and/or

0 commit comments

Comments
 (0)