[FFmpeg-cvslog] configure: update copyright year

Lynne git at videolan.org
Sat Jun 15 02:07:37 EEST 2024


ffmpeg | branch: release/5.1 | Lynne <dev at lynne.ee> | Mon Jan  1 00:00:00 2024 +0000| [68f2794354fda2675187fd9414532845fce2bd7a] | committer: Michael Niedermayer

configure: update copyright year

(cherry picked from commit b95ee2ec5f84054de8bf6db9fe1b1119d569f269)
Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=68f2794354fda2675187fd9414532845fce2bd7a
---

 configure | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure b/configure
index 42bd6b5397..39a5bb8b7d 100755
--- a/configure
+++ b/configure
@@ -7785,7 +7785,7 @@ cat > $TMPH <<EOF
 #define FFMPEG_CONFIG_H
 #define FFMPEG_CONFIGURATION "$(c_escape $FFMPEG_CONFIGURATION)"
 #define FFMPEG_LICENSE "$(c_escape $license)"
-#define CONFIG_THIS_YEAR 2023
+#define CONFIG_THIS_YEAR 2024
 #define FFMPEG_DATADIR "$(eval c_escape $datadir)"
 #define AVCONV_DATADIR "$(eval c_escape $datadir)"
 #define CC_IDENT "$(c_escape ${cc_ident:-Unknown compiler})"



More information about the ffmpeg-cvslog mailing list