X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=core%2Fofflinemanager.lua;h=97781e829386ac6989ba0875a621b85a198132b7;hb=ff53626e693ddb540f718f4ff7d7e9d63a3eca08;hp=b56b0ef7dae871293aca7e49437c937253c8761a;hpb=8aba1c77f0714f2460cc21660bb494fc217e042b;p=prosody.git diff --git a/core/offlinemanager.lua b/core/offlinemanager.lua index b56b0ef7..97781e82 100644 --- a/core/offlinemanager.lua +++ b/core/offlinemanager.lua @@ -1,20 +1,9 @@ --- Prosody IM v0.2 --- Copyright (C) 2008 Matthew Wild --- Copyright (C) 2008 Waqas Hussain +-- Prosody IM +-- Copyright (C) 2008-2010 Matthew Wild +-- Copyright (C) 2008-2010 Waqas Hussain -- --- 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 2 --- 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +-- This project is MIT/X11 licensed. Please see the +-- COPYING file in the source package for more information. --