diff options
Diffstat (limited to 'libdocument/ev-document-security.h')
-rw-r--r-- | libdocument/ev-document-security.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/libdocument/ev-document-security.h b/libdocument/ev-document-security.h index c64dc64b..70989f36 100644 --- a/libdocument/ev-document-security.h +++ b/libdocument/ev-document-security.h @@ -1,17 +1,17 @@ /* ev-document-security.h - * this file is part of evince, a mate pdf viewer + * this file is part of atril, a mate pdf viewer * * Copyright (C) 2005 Red Hat, Inc. * * Author: * Jonathan Blandford <[email protected]> * - * 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. @@ -21,8 +21,8 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#if !defined (__EV_EVINCE_DOCUMENT_H_INSIDE__) && !defined (EVINCE_COMPILATION) -#error "Only <evince-document.h> can be included directly." +#if !defined (__EV_ATRIL_DOCUMENT_H_INSIDE__) && !defined (ATRIL_COMPILATION) +#error "Only <atril-document.h> can be included directly." #endif #ifndef EV_DOCUMENT_SECURITY_H |