summaryrefslogtreecommitdiff
path: root/libavformat/crcenc.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/crcenc.c')
-rw-r--r--libavformat/crcenc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/crcenc.c b/libavformat/crcenc.c
index a709c955d9..b343464c49 100644
--- a/libavformat/crcenc.c
+++ b/libavformat/crcenc.c
@@ -1,6 +1,6 @@
/*
* CRC encoder (for codec/format testing)
- * Copyright (c) 2002 Fabrice Bellard.
+ * Copyright (c) 2002 Fabrice Bellard
*
* This file is part of FFmpeg.
*