@ -1,7 +1,7 @@
/*
* Various utilities for command line tools
* Copyright (c) 2000-2003 Fabrice Bellard
* copyright (c) 2018 Taner Sener ( tanersener gmail com )
* Copyright (c) 2018 Taner Sener
*
* This file is part of FFmpeg.
* copyright (c) 2003 Fabrice Bellard
* copyright (c) 2018 Taner Sener
@ -1,6 +1,6 @@
* Copyright (c) 2018 Taner Sener ( tanersener gmail com )
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* ffmpeg filter configuration
@ -1,5 +1,5 @@
* copyright (c) 2022 Taner Sener ( tanersener gmail com )
* Copyright (c) 2022 Taner Sener
* ffmpeg option parsing
* Copyright (c) 2007-2010 Stefano Sabatini
* Copyright (c) 2020 Taner Sener ( tanersener gmail com )
* Copyright (c) 2020 Taner Sener
* Option handlers shared between the tools.
* Copyright (c) 2018-2022 Taner Sener
* copyright (c) 2018-2022 Taner Sener
* Copyright (c) 2018-2019 Taner Sener
* Copyright (c) 2018-2020 Taner Sener
* Copyright (c) 2020-2022 Taner Sener
@ -662,7 +662,7 @@ display_version() {
echo -e "\
$COMMAND v$(get_ffmpeg_kit_version)
Copyright (c) 2018-2021 Taner Sener\n\
Copyright (c) 2018-2022 Taner Sener\n\
License LGPLv3.0: GNU LGPL version 3 or later\n\
<https://www.gnu.org/licenses/lgpl-3.0.en.html>\n\
This is free software: you can redistribute it and/or modify it under the terms of the \