diff options
Diffstat (limited to 'libdocument/ev-form-field.c')
-rw-r--r-- | libdocument/ev-form-field.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libdocument/ev-form-field.c b/libdocument/ev-form-field.c index 7bea0035..08e504e4 100644 --- a/libdocument/ev-form-field.c +++ b/libdocument/ev-form-field.c @@ -1,15 +1,15 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8; c-indent-level: 8 -*- */ -/* this file is part of evince, a mate document viewer +/* this file is part of atril, a mate document viewer * * Copyright (C) 2007 Carlos Garcia Campos <[email protected]> * Copyright (C) 2006 Julien Rebetez * - * Evince is free software; you can redistribute it and/or modify it + * Atril is free software; you can 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. * - * Evince is distributed in the hope that it will be useful, but + * Atril 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. |