diff options
Diffstat (limited to 'gtk/src/audiohandler.h')
-rw-r--r-- | gtk/src/audiohandler.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/src/audiohandler.h b/gtk/src/audiohandler.h index b0afdac0c..0014c3bd2 100644 --- a/gtk/src/audiohandler.h +++ b/gtk/src/audiohandler.h @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 4; tab-width: 4 -*- */ /* * audiohandler.h - * Copyright (C) John Stebbins 2008-2015 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2016 <stebbins@stebbins> * * audiohandler.h is free software. * @@ -10,7 +10,7 @@ * 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, + * audiohandler.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. |