diff options
author | Perberos <[email protected]> | 2011-11-09 18:44:56 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-11-09 18:44:56 -0300 |
commit | da7bb154d27d3b872867223a5df60df8f5fb6e7d (patch) | |
tree | c1a40fbb481956cf2fda2263bf78389622eba0a5 /libdocument/ev-document-print.c | |
parent | 342e9e9bf91625bf6f0102fb7bbc652dea222064 (diff) | |
download | atril-da7bb154d27d3b872867223a5df60df8f5fb6e7d.tar.bz2 atril-da7bb154d27d3b872867223a5df60df8f5fb6e7d.tar.xz |
renaming evince to atril
Diffstat (limited to 'libdocument/ev-document-print.c')
-rw-r--r-- | libdocument/ev-document-print.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libdocument/ev-document-print.c b/libdocument/ev-document-print.c index 185121c5..ea734c90 100644 --- a/libdocument/ev-document-print.c +++ b/libdocument/ev-document-print.c @@ -1,14 +1,14 @@ /* ev-document-print.c - * this file is part of evince, a mate document_links viewer + * this file is part of atril, a mate document_links viewer * * Copyright (C) 2009 Carlos Garcia Campos <[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. |