X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fmodules%2Fpop3%2Fserv_pop3.c;h=baee5a2aafc6926e7687f76d7da763d6a188323f;hb=8c47559cb5ae97ec0fa35660ee16fd61a9451c72;hp=da6bda885262e383a765b55a2231df4c72b853e1;hpb=e968692a1a4889eccab3ed5b4f15238816de0670;p=citadel.git diff --git a/citadel/modules/pop3/serv_pop3.c b/citadel/modules/pop3/serv_pop3.c index da6bda885..baee5a2aa 100644 --- a/citadel/modules/pop3/serv_pop3.c +++ b/citadel/modules/pop3/serv_pop3.c @@ -2,8 +2,22 @@ * $Id$ * * POP3 service for the Citadel system - * Copyright (C) 1998-2001 by Art Cancro and others. - * This code is released under the terms of the GNU General Public License. + * + * Copyright (c) 1998-2009 by the citadel.org team + * + * 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 + * the Free Software Foundation; either version 3 of the License, or + * (at your option) any later version. + * + * This program 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. + * + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * * Current status of standards conformance: *