[FFmpeg-devel] [PATCH 16/20] avcodec/hevc_ps: Fix wrong copyright years
Andreas Rheinhardt
andreas.rheinhardt at outlook.com
Sun Jul 3 01:21:56 EEST 2022
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at outlook.com>
---
libavcodec/hevc_ps.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/libavcodec/hevc_ps.c b/libavcodec/hevc_ps.c
index 832abc0ada..25620357de 100644
--- a/libavcodec/hevc_ps.c
+++ b/libavcodec/hevc_ps.c
@@ -1,8 +1,8 @@
/*
* HEVC Parameter Set decoding
*
- * Copyright (C) 2012 - 2103 Guillaume Martres
- * Copyright (C) 2012 - 2103 Mickael Raulet
+ * Copyright (C) 2012 - 2013 Guillaume Martres
+ * Copyright (C) 2012 - 2013 Mickael Raulet
* Copyright (C) 2012 - 2013 Gildas Cocherel
* Copyright (C) 2013 Vittorio Giovara
*
--
2.34.1
More information about the ffmpeg-devel
mailing list