diff options
Diffstat (limited to 'gtk/src/videohandler.h')
-rw-r--r-- | gtk/src/videohandler.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gtk/src/videohandler.h b/gtk/src/videohandler.h index c042fcb09..315933924 100644 --- a/gtk/src/videohandler.h +++ b/gtk/src/videohandler.h @@ -1,16 +1,16 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 4; tab-width: 4 -*- */ /* - * audiohandler.h + * videohandler.h * Copyright (C) John Stebbins 2008-2016 <stebbins@stebbins> * - * audiohandler.h is free software. + * videohandler.h is free software. * * You may redistribute it and/or modify it under the terms of the * GNU General Public License, as published by the Free Software * Foundation; either version 2 of the License, or (at your option) * any later version. * - * callbacks.h is distributed in the hope that it will be useful, + * videohandler.h is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * See the GNU General Public License for more details. |