diff --git a/tdeioslave/imap4/imap4.cc b/tdeioslave/imap4/imap4.cc index 666bce9e..d644244b 100644 --- a/tdeioslave/imap4/imap4.cc +++ b/tdeioslave/imap4/imap4.cc @@ -2,7 +2,7 @@ * * imap4.cc - IMAP4rev1 KIOSlave * Copyright (C) 2001-2002 Michael Haeckel - * Copyright (C) 1999 John Corey + * Copyright (C) 1999 John Corey * * 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 diff --git a/tdeioslave/imap4/imap4.h b/tdeioslave/imap4/imap4.h index 524ff16e..d264cce9 100644 --- a/tdeioslave/imap4/imap4.h +++ b/tdeioslave/imap4/imap4.h @@ -4,7 +4,7 @@ * * imap4.h - IMAP4rev1 KIOSlave * Copyright (C) 2001-2002 Michael Haeckel - * Copyright (C) 1999 John Corey + * Copyright (C) 1999 John Corey * * 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 diff --git a/tdeioslave/imap4/imapcommand.cc b/tdeioslave/imap4/imapcommand.cc index f88a65ad..e3e68fa8 100644 --- a/tdeioslave/imap4/imapcommand.cc +++ b/tdeioslave/imap4/imapcommand.cc @@ -1,7 +1,7 @@ /********************************************************************** * * imapcommand.cc - IMAP4rev1 command handler - * Copyright (C) 2000 s.carstens@gmx.de + * Copyright (C) 2000 Sven Carstens * * 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 diff --git a/tdeioslave/imap4/imapcommand.h b/tdeioslave/imap4/imapcommand.h index 9e283442..84726431 100644 --- a/tdeioslave/imap4/imapcommand.h +++ b/tdeioslave/imap4/imapcommand.h @@ -3,7 +3,7 @@ /********************************************************************** * * imapcommand.h - IMAP4rev1 command handler - * Copyright (C) 2000 Sven Carstens + * Copyright (C) 2000 Sven Carstens * * 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 diff --git a/tdeioslave/imap4/imapinfo.cc b/tdeioslave/imap4/imapinfo.cc index 4d1fc805..0601488c 100644 --- a/tdeioslave/imap4/imapinfo.cc +++ b/tdeioslave/imap4/imapinfo.cc @@ -1,7 +1,7 @@ /********************************************************************** * * imapinfo.cc - IMAP4rev1 SELECT / EXAMINE handler - * Copyright (C) 2000 Sven Carstens + * Copyright (C) 2000 Sven Carstens * * 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 diff --git a/tdeioslave/imap4/imapinfo.h b/tdeioslave/imap4/imapinfo.h index 73505449..b792ac14 100644 --- a/tdeioslave/imap4/imapinfo.h +++ b/tdeioslave/imap4/imapinfo.h @@ -3,7 +3,7 @@ /********************************************************************** * * imapinfo.h - IMAP4rev1 SELECT / EXAMINE handler - * Copyright (C) 2000 Sven Carstens + * Copyright (C) 2000 Sven Carstens * * 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 diff --git a/tdeioslave/imap4/imaplist.cc b/tdeioslave/imap4/imaplist.cc index 92918d8c..f9113bda 100644 --- a/tdeioslave/imap4/imaplist.cc +++ b/tdeioslave/imap4/imaplist.cc @@ -1,7 +1,7 @@ /********************************************************************** * * imapinfo.cc - IMAP4rev1 EXAMINE / SELECT handler - * Copyright (C) 2000 Sven Carstens + * Copyright (C) 2000 Sven Carstens * * 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 diff --git a/tdeioslave/imap4/imaplist.h b/tdeioslave/imap4/imaplist.h index 9aa01f78..9136d703 100644 --- a/tdeioslave/imap4/imaplist.h +++ b/tdeioslave/imap4/imaplist.h @@ -3,7 +3,7 @@ /********************************************************************** * * imaplist.h - IMAP4rev1 list response handler - * Copyright (C) 2000 Sven Carstens + * Copyright (C) 2000 Sven Carstens * * 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 diff --git a/tdeioslave/imap4/mailaddress.cc b/tdeioslave/imap4/mailaddress.cc index 0ddd2ff0..86648458 100644 --- a/tdeioslave/imap4/mailaddress.cc +++ b/tdeioslave/imap4/mailaddress.cc @@ -1,7 +1,7 @@ /********************************************************************** * * mailaddress.cc - mail address parser - * Copyright (C) 2000 Sven Carstens + * Copyright (C) 2000 Sven Carstens * * 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 diff --git a/tdeioslave/imap4/selectinfo.h b/tdeioslave/imap4/selectinfo.h index bf75a85b..c5c2205b 100644 --- a/tdeioslave/imap4/selectinfo.h +++ b/tdeioslave/imap4/selectinfo.h @@ -3,7 +3,7 @@ /********************************************************************** * * imapinfo.h - IMAP4rev1 SELECT / EXAMINE handler - * Copyright (C) 2000 + * Copyright (C) 2000 Sven Carstens * * 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 *