Skip to content

Commit efc6649

Browse files
committed
Transfer my copyrights to Meltytech, LLC
1 parent ece6889 commit efc6649

33 files changed

Lines changed: 33 additions & 34 deletions

src/modules/decklink/common.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* common.cpp -- Blackmagic Design DeckLink common functions
3-
* Copyright (C) 2012 Dan Dennedy <dan@dennedy.org>
3+
* Copyright (C) 2012-2026 Meltytech, LLC
44
*
55
* This library is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU Lesser General Public

src/modules/decklink/common.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* common.h -- Blackmagic Design DeckLink common functions
3-
* Copyright (C) 2012 Dan Dennedy <dan@dennedy.org>
3+
* Copyright (C) 2012-2026 Meltytech, LLC
44
*
55
* This library is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU Lesser General Public

src/modules/movit/filter_glsl_manager.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* filter_glsl_manager.cpp
33
* Copyright (C) 2011-2012 Christophe Thommeret <hftom@free.fr>
4-
* Copyright (C) 2013-2025 Dan Dennedy <dan@dennedy.org>
4+
* Copyright (C) 2013-2026 Meltytech, LLC
55
*
66
* This program is free software; you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

src/modules/movit/filter_glsl_manager.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* filter_glsl_manager.h
3-
* Copyright (C) 2013-2025 Dan Dennedy <dan@dennedy.org>
3+
* Copyright (C) 2013-2026 Meltytech, LLC
44
*
55
* This program is free software; you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

src/modules/movit/filter_movit_blur.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* filter_movit_blur.cpp
3-
* Copyright (C) 2013-2020 Dan Dennedy <dan@dennedy.org>
3+
* Copyright (C) 2013-2026 Meltytech, LLC
44
*
55
* This program is free software; you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

src/modules/movit/filter_movit_convert.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* filter_movit_convert.cpp
3-
* Copyright (C) 2013-2025 Dan Dennedy <dan@dennedy.org>
3+
* Copyright (C) 2013-2026 Meltytech, LLC
44
*
55
* This program is free software; you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

src/modules/movit/filter_movit_crop.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* filter_movit_crop.cpp
3-
* Copyright (C) 2013-2023 Dan Dennedy <dan@dennedy.org>
3+
* Copyright (C) 2013-2026 Meltytech, LLC
44
*
55
* This program is free software; you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

src/modules/movit/filter_movit_deconvolution_sharpen.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* filter_deconvolution_sharpen.cpp
3-
* Copyright (C) 2013-2020 Dan Dennedy <dan@dennedy.org>
3+
* Copyright (C) 2013-2026 Meltytech, LLC
44
*
55
* This program is free software; you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

src/modules/movit/filter_movit_diffusion.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* filter_movit_diffusion.cpp
3-
* Copyright (C) 2013 Dan Dennedy <dan@dennedy.org>
3+
* Copyright (C) 2013-2026 Meltytech, LLC
44
*
55
* This program is free software; you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

src/modules/movit/filter_movit_flip.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* filter_movit_mirror.cpp
3-
* Copyright (C) 2019 Dan Dennedy <dan@dennedy.org>
3+
* Copyright (C) 2019-2026 Meltytech, LLC
44
*
55
* This program is free software; you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)