diff options
author | Bradley Sepos <[email protected]> | 2020-01-01 00:00:00 +0000 |
---|---|---|
committer | Bradley Sepos <[email protected]> | 2020-01-01 00:00:00 +0000 |
commit | 638558a6a37adf684f0370559a0bc10e2e835a2e (patch) | |
tree | c6c12cff3bba0ef2be8b4c51ab7149750541d877 /libhb/platform | |
parent | 598e93b965cb94f102a480faa50ad7a050e1a484 (diff) |
Update copyright dates to 2020.
Diffstat (limited to 'libhb/platform')
-rw-r--r-- | libhb/platform/macosx/encca_aac.c | 2 | ||||
-rw-r--r-- | libhb/platform/macosx/vt_common.c | 2 | ||||
-rw-r--r-- | libhb/platform/macosx/vt_common.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/libhb/platform/macosx/encca_aac.c b/libhb/platform/macosx/encca_aac.c index e29d12d17..5ec95b8a1 100644 --- a/libhb/platform/macosx/encca_aac.c +++ b/libhb/platform/macosx/encca_aac.c @@ -1,6 +1,6 @@ /* encca_aac.c - Copyright (c) 2003-2019 HandBrake Team + Copyright (c) 2003-2020 HandBrake Team This file is part of the HandBrake source code Homepage: <http://handbrake.fr/>. It may be used under the terms of the GNU General Public License v2. diff --git a/libhb/platform/macosx/vt_common.c b/libhb/platform/macosx/vt_common.c index 3ea9ce15e..b9d98e4c1 100644 --- a/libhb/platform/macosx/vt_common.c +++ b/libhb/platform/macosx/vt_common.c @@ -1,6 +1,6 @@ /* vt_common.c - Copyright (c) 2003-2019 HandBrake Team + Copyright (c) 2003-2020 HandBrake Team This file is part of the HandBrake source code Homepage: <http://handbrake.fr/>. It may be used under the terms of the GNU General Public License v2. diff --git a/libhb/platform/macosx/vt_common.h b/libhb/platform/macosx/vt_common.h index 417ef061a..a54795552 100644 --- a/libhb/platform/macosx/vt_common.h +++ b/libhb/platform/macosx/vt_common.h @@ -1,6 +1,6 @@ /* vt_common.h - Copyright (c) 2003-2019 HandBrake Team + Copyright (c) 2003-2020 HandBrake Team This file is part of the HandBrake source code Homepage: <http://handbrake.fr/>. It may be used under the terms of the GNU General Public License v2. |