X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Faddressbook_popup.c;h=887198f574d24d2a4dc9d51d9672c5b1ece91905;hb=ec636368885b210420016b3f544edcbab9189880;hp=8b5b97973cafec8c926a642fbc293f6302574546;hpb=bb8396949b1fd2c8f96b3d4bc12fd4048b87c6cf;p=citadel.git diff --git a/webcit/addressbook_popup.c b/webcit/addressbook_popup.c index 8b5b97973..887198f57 100644 --- a/webcit/addressbook_popup.c +++ b/webcit/addressbook_popup.c @@ -1,20 +1,15 @@ /* * AJAX-powered auto-completion * - * Copyright (c) 1996-2011 by the citadel.org team + * Copyright (c) 1996-2012 by the citadel.org team * * This program is open source 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. + * it under the terms of the GNU General Public License, version 3. * * 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, see . */ #include "webcit.h"