From 4292ceb0621d4e6987729222635d7899e366ca20 Mon Sep 17 00:00:00 2001 From: Deepraj Pandey Date: Fri, 2 Dec 2016 14:10:25 +0530 Subject: [PATCH] Update ccextractor.c --- src/ccextractor.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ccextractor.c b/src/ccextractor.c index 3275565f..f4afc140 100644 --- a/src/ccextractor.c +++ b/src/ccextractor.c @@ -1,4 +1,4 @@ -/* CCExtractor, carlos at ccextractor org +/* CCExtractor, Carlos at ccextractor.org Credits: See CHANGES.TXT License: GPL 2.0 */ @@ -391,7 +391,7 @@ int main(int argc, char *argv[]) mprint ("\rNote: Processing was canceled before all data was processed because\n"); mprint ("\rone or more user-defined limits were reached.\n"); } - mprint ("This is beta software. Report issues to carlos at ccextractor org...\n"); + mprint ("This is beta software. Report issues to Carlos at ccextractor.org...\n"); if (show_myth_banner) { mprint ("NOTICE: Due to the major rework in 0.49, we needed to change part of the timing\n");