|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
/**********************************************************************
|
|
|
|
|
*
|
|
|
|
|
* imapinfo.h - IMAP4rev1 SELECT / EXAMINE handler
|
|
|
|
|
* Copyright (C) 2000
|
|
|
|
|
* Copyright (C) 2000 Sven Carstens <s.carstens@gmx.de>
|
|
|
|
|
*
|
|
|
|
|
* 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
|
|
|
|
@ -15,9 +15,9 @@
|
|
|
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
|
* GNU General Public License for more details.
|
|
|
|
|
*
|
|
|
|
|
* 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, Boston, MA 02110-1301, USA.
|
|
|
|
|
* 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, Boston, MA 02110-1301, USA.
|
|
|
|
|
*
|
|
|
|
|
* Send comments and bug fixes to
|
|
|
|
|
*
|
|
|
|
|