# HG changeset patch # User Matthew Wild # Date 1233336176 0 # Node ID b1885732e9799fec4a0583f03a290dd8d312544f # Parent f77843f31c7d84400e8d428c6d2609b01210fd26 GPL->MIT! diff -r f77843f31c7d -r b1885732e979 core/componentmanager.lua --- a/core/componentmanager.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/core/componentmanager.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 core/configmanager.lua --- a/core/configmanager.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/core/configmanager.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 core/discomanager.lua --- a/core/discomanager.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/core/discomanager.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 core/modulemanager.lua --- a/core/modulemanager.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/core/modulemanager.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 core/offlinemanager.lua --- a/core/offlinemanager.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/core/offlinemanager.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 core/presencemanager.lua --- a/core/presencemanager.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/core/presencemanager.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 core/rostermanager.lua --- a/core/rostermanager.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/core/rostermanager.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 core/s2smanager.lua --- a/core/s2smanager.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/core/s2smanager.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 core/sessionmanager.lua --- a/core/sessionmanager.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/core/sessionmanager.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 core/stanza_router.lua --- a/core/stanza_router.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/core/stanza_router.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 core/usermanager.lua --- a/core/usermanager.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/core/usermanager.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 core/xmlhandlers.lua --- a/core/xmlhandlers.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/core/xmlhandlers.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 net/connlisteners.lua --- a/net/connlisteners.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/net/connlisteners.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 net/xmppclient_listener.lua --- a/net/xmppclient_listener.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/net/xmppclient_listener.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 net/xmppserver_listener.lua --- a/net/xmppserver_listener.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/net/xmppserver_listener.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 plugins/mod_console.lua --- a/plugins/mod_console.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/plugins/mod_console.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- module.host = "*"; diff -r f77843f31c7d -r b1885732e979 plugins/mod_dialback.lua --- a/plugins/mod_dialback.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/plugins/mod_dialback.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 plugins/mod_disco.lua --- a/plugins/mod_disco.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/plugins/mod_disco.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 plugins/mod_legacyauth.lua --- a/plugins/mod_legacyauth.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/plugins/mod_legacyauth.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 plugins/mod_ping.lua --- a/plugins/mod_ping.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/plugins/mod_ping.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 plugins/mod_private.lua --- a/plugins/mod_private.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/plugins/mod_private.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 plugins/mod_register.lua --- a/plugins/mod_register.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/plugins/mod_register.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 plugins/mod_roster.lua --- a/plugins/mod_roster.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/plugins/mod_roster.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 plugins/mod_saslauth.lua --- a/plugins/mod_saslauth.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/plugins/mod_saslauth.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 plugins/mod_selftests.lua --- a/plugins/mod_selftests.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/plugins/mod_selftests.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 plugins/mod_time.lua --- a/plugins/mod_time.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/plugins/mod_time.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 plugins/mod_tls.lua --- a/plugins/mod_tls.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/plugins/mod_tls.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 plugins/mod_uptime.lua --- a/plugins/mod_uptime.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/plugins/mod_uptime.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 plugins/mod_vcard.lua --- a/plugins/mod_vcard.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/plugins/mod_vcard.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 plugins/mod_version.lua --- a/plugins/mod_version.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/plugins/mod_version.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 tests/test.lua --- a/tests/test.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/tests/test.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 tests/test_core_configmanager.lua --- a/tests/test_core_configmanager.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/tests/test_core_configmanager.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 tests/test_core_s2smanager.lua --- a/tests/test_core_s2smanager.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/tests/test_core_s2smanager.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 tests/test_core_stanza_router.lua --- a/tests/test_core_stanza_router.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/tests/test_core_stanza_router.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 tests/test_sasl.lua --- a/tests/test_sasl.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/tests/test_sasl.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 tests/test_util_jid.lua --- a/tests/test_util_jid.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/tests/test_util_jid.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 tools/ejabberd2prosody.lua --- a/tools/ejabberd2prosody.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/tools/ejabberd2prosody.lua Fri Jan 30 17:22:56 2009 +0000 @@ -3,19 +3,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 tools/erlparse.lua --- a/tools/erlparse.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/tools/erlparse.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 util/datamanager.lua --- a/util/datamanager.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/util/datamanager.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 util/datetime.lua --- a/util/datetime.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/util/datetime.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 util/dependencies.lua --- a/util/dependencies.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/util/dependencies.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 util/discohelper.lua --- a/util/discohelper.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/util/discohelper.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 util/import.lua --- a/util/import.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/util/import.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 util/jid.lua --- a/util/jid.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/util/jid.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 util/logger.lua --- a/util/logger.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/util/logger.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- local format, rep = string.format, string.rep; diff -r f77843f31c7d -r b1885732e979 util/multitable.lua --- a/util/multitable.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/util/multitable.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 util/serialization.lua --- a/util/serialization.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/util/serialization.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- local string_rep = string.rep; diff -r f77843f31c7d -r b1885732e979 util/stanza.lua --- a/util/stanza.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/util/stanza.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 util/termcolours.lua --- a/util/termcolours.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/util/termcolours.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. -- diff -r f77843f31c7d -r b1885732e979 util/uuid.lua --- a/util/uuid.lua Thu Jan 29 20:49:32 2009 +0000 +++ b/util/uuid.lua Fri Jan 30 17:22:56 2009 +0000 @@ -2,19 +2,8 @@ -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 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. --