diff options
author | Laurent Napias <[email protected]> | 2019-06-29 10:43:23 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-07-01 17:07:40 +0200 |
commit | aa24676651f8bd3e8b434f72d5aac98e84c0867d (patch) | |
tree | 37693766ecb4733c6061dcc2ddc26954fab5ca01 /libdocument/ev-module.h | |
parent | 6741c5db1e5c48c01b25bb7900dc40d48552925d (diff) | |
download | atril-aa24676651f8bd3e8b434f72d5aac98e84c0867d.tar.bz2 atril-aa24676651f8bd3e8b434f72d5aac98e84c0867d.tar.xz |
Remove trailing whitespaces
Diffstat (limited to 'libdocument/ev-module.h')
-rw-r--r-- | libdocument/ev-module.h | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/libdocument/ev-module.h b/libdocument/ev-module.h index 629c251a..1804a1f7 100644 --- a/libdocument/ev-module.h +++ b/libdocument/ev-module.h @@ -2,7 +2,7 @@ * ev-module.h * This file is part of Atril * - * Copyright (C) 2005 - Paolo Maggi + * Copyright (C) 2005 - Paolo Maggi * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -16,10 +16,10 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Foundation, Inc., 51 Franklin Street, Fifth Floor, * Boston, MA 02110-1301, USA. */ - + /* This is a modified version of gedit-module.h from Epiphany source code. * Here the original copyright assignment: * @@ -29,15 +29,15 @@ */ /* - * Modified by the gedit Team, 2005. See the AUTHORS file for a - * list of people on the gedit Team. - * See the ChangeLog files for a list of changes. + * Modified by the gedit Team, 2005. See the AUTHORS file for a + * list of people on the gedit Team. + * See the ChangeLog files for a list of changes. * * $Id: gedit-module.h 5263 2006-10-08 14:26:02Z pborelli $ */ /* Modified by Atril Team */ - + #if !defined (ATRIL_COMPILATION) #error "This is a private header." #endif |