From 003fd4597ab1ef6ff499bf106467ca825b0fdba5 Mon Sep 17 00:00:00 2001 From: Evgeny Gryaznov Date: Tue, 4 Aug 2009 13:38:37 +0000 Subject: [PATCH] add GPL clause git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@599 c66351dc-e62f-0410-b875-e3a5c0b9693f --- src/messenger/webim/button.php | 8 ++++++++ src/messenger/webim/captcha.php | 8 ++++++++ src/messenger/webim/client.php | 8 ++++++++ src/messenger/webim/default.css | 7 +++++++ src/messenger/webim/index.php | 8 ++++++++ src/messenger/webim/install/dbinfo.php | 8 ++++++++ src/messenger/webim/install/dbperform.php | 8 ++++++++ src/messenger/webim/install/index.php | 8 ++++++++ src/messenger/webim/leavemessage.php | 8 ++++++++ src/messenger/webim/libs/chat.php | 8 ++++++++ src/messenger/webim/libs/common.php | 8 ++++++++ src/messenger/webim/libs/config.php | 8 ++++++++ src/messenger/webim/libs/converter.php | 8 ++++++++ src/messenger/webim/libs/demothread.php | 8 ++++++++ src/messenger/webim/libs/expand.php | 8 ++++++++ src/messenger/webim/libs/groups.php | 8 ++++++++ src/messenger/webim/libs/operator.php | 8 ++++++++ src/messenger/webim/libs/operator_settings.php | 8 ++++++++ src/messenger/webim/libs/pagination.php | 8 ++++++++ src/messenger/webim/libs/settings.php | 8 ++++++++ src/messenger/webim/libs/userinfo.php | 8 ++++++++ src/messenger/webim/mail.php | 8 ++++++++ src/messenger/webim/operator/agent.php | 8 ++++++++ src/messenger/webim/operator/autologin.php | 8 ++++++++ src/messenger/webim/operator/avatar.php | 8 ++++++++ src/messenger/webim/operator/ban.php | 8 ++++++++ src/messenger/webim/operator/blocked.php | 8 ++++++++ src/messenger/webim/operator/canned.php | 8 ++++++++ src/messenger/webim/operator/cannededit.php | 8 ++++++++ src/messenger/webim/operator/features.php | 8 ++++++++ src/messenger/webim/operator/getcode.php | 8 ++++++++ src/messenger/webim/operator/group.php | 8 ++++++++ src/messenger/webim/operator/groupmembers.php | 8 ++++++++ src/messenger/webim/operator/groups.php | 8 ++++++++ src/messenger/webim/operator/history.php | 8 ++++++++ src/messenger/webim/operator/index.php | 8 ++++++++ src/messenger/webim/operator/login.php | 8 ++++++++ src/messenger/webim/operator/logout.php | 8 ++++++++ src/messenger/webim/operator/operator.php | 8 ++++++++ src/messenger/webim/operator/operators.php | 8 ++++++++ src/messenger/webim/operator/opgroups.php | 8 ++++++++ src/messenger/webim/operator/performance.php | 8 ++++++++ src/messenger/webim/operator/permissions.php | 8 ++++++++ src/messenger/webim/operator/redirect.php | 8 ++++++++ src/messenger/webim/operator/settings.php | 8 ++++++++ src/messenger/webim/operator/statistics.php | 8 ++++++++ src/messenger/webim/operator/themes.php | 8 ++++++++ src/messenger/webim/operator/threadprocessor.php | 8 ++++++++ src/messenger/webim/operator/translate.php | 8 ++++++++ src/messenger/webim/operator/update.php | 8 ++++++++ src/messenger/webim/operator/updates.php | 8 ++++++++ src/messenger/webim/operator/userhistory.php | 8 ++++++++ src/messenger/webim/operator/users.php | 8 ++++++++ src/messenger/webim/thread.php | 8 ++++++++ src/messenger/webim/view/agent.php | 8 ++++++++ src/messenger/webim/view/agents.php | 8 ++++++++ src/messenger/webim/view/avatar.php | 8 ++++++++ src/messenger/webim/view/ban.php | 8 ++++++++ src/messenger/webim/view/blocked_visitors.php | 8 ++++++++ src/messenger/webim/view/canned.php | 8 ++++++++ src/messenger/webim/view/cannededit.php | 8 ++++++++ src/messenger/webim/view/confirm.php | 8 ++++++++ src/messenger/webim/view/features.php | 8 ++++++++ src/messenger/webim/view/gen_button.php | 8 ++++++++ src/messenger/webim/view/group.php | 8 ++++++++ src/messenger/webim/view/groupmembers.php | 8 ++++++++ src/messenger/webim/view/groups.php | 8 ++++++++ src/messenger/webim/view/install_err.php | 8 ++++++++ src/messenger/webim/view/install_index.php | 8 ++++++++ src/messenger/webim/view/login.php | 8 ++++++++ src/messenger/webim/view/menu.php | 8 ++++++++ src/messenger/webim/view/operator_groups.php | 8 ++++++++ src/messenger/webim/view/pending_users.php | 8 ++++++++ src/messenger/webim/view/performance.php | 8 ++++++++ src/messenger/webim/view/permissions.php | 8 ++++++++ src/messenger/webim/view/settings.php | 8 ++++++++ src/messenger/webim/view/statistics.php | 8 ++++++++ src/messenger/webim/view/themes.php | 8 ++++++++ src/messenger/webim/view/thread_log.php | 8 ++++++++ src/messenger/webim/view/thread_search.php | 8 ++++++++ src/messenger/webim/view/translate.php | 8 ++++++++ src/messenger/webim/view/translatelist.php | 8 ++++++++ src/messenger/webim/view/updates.php | 8 ++++++++ src/messenger/webim/view/userhistory.php | 8 ++++++++ 84 files changed, 671 insertions(+) diff --git a/src/messenger/webim/button.php b/src/messenger/webim/button.php index 3f7d4d2c..ee6bbfd6 100644 --- a/src/messenger/webim/button.php +++ b/src/messenger/webim/button.php @@ -7,6 +7,14 @@ * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html + * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. * * Contributors: * Evgeny Gryaznov - initial API and implementation diff --git a/src/messenger/webim/captcha.php b/src/messenger/webim/captcha.php index f875384b..ccda7b0a 100644 --- a/src/messenger/webim/captcha.php +++ b/src/messenger/webim/captcha.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/client.php b/src/messenger/webim/client.php index 46741c6d..34c19a8e 100644 --- a/src/messenger/webim/client.php +++ b/src/messenger/webim/client.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/default.css b/src/messenger/webim/default.css index d78dac37..acf95c8a 100644 --- a/src/messenger/webim/default.css +++ b/src/messenger/webim/default.css @@ -7,6 +7,13 @@ which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html + Alternatively, the contents of this file may be used under the terms of + the GNU General Public License Version 2 or later (the "GPL"), in which case + the provisions of the GPL are applicable instead of those above. If you wish + to allow use of your version of this file only under the terms of the GPL, and + not to allow others to use your version of this file under the terms of the + EPL, indicate your decision by deleting the provisions above and replace them + with the notice and other provisions required by the GPL. */ /* reset all */ diff --git a/src/messenger/webim/index.php b/src/messenger/webim/index.php index 3bd929cb..ab9f4da3 100644 --- a/src/messenger/webim/index.php +++ b/src/messenger/webim/index.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/install/dbinfo.php b/src/messenger/webim/install/dbinfo.php index 82f8dfe0..f8b1fb19 100644 --- a/src/messenger/webim/install/dbinfo.php +++ b/src/messenger/webim/install/dbinfo.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/install/dbperform.php b/src/messenger/webim/install/dbperform.php index a3ae3425..a4ceac31 100644 --- a/src/messenger/webim/install/dbperform.php +++ b/src/messenger/webim/install/dbperform.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/install/index.php b/src/messenger/webim/install/index.php index a86a4599..2e053378 100644 --- a/src/messenger/webim/install/index.php +++ b/src/messenger/webim/install/index.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/leavemessage.php b/src/messenger/webim/leavemessage.php index 8088f565..adcded74 100644 --- a/src/messenger/webim/leavemessage.php +++ b/src/messenger/webim/leavemessage.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/libs/chat.php b/src/messenger/webim/libs/chat.php index 962ba107..4b70d0de 100644 --- a/src/messenger/webim/libs/chat.php +++ b/src/messenger/webim/libs/chat.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation * Pavel Petroshenko - history search diff --git a/src/messenger/webim/libs/common.php b/src/messenger/webim/libs/common.php index 1115dff9..782ddbb3 100644 --- a/src/messenger/webim/libs/common.php +++ b/src/messenger/webim/libs/common.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/libs/config.php b/src/messenger/webim/libs/config.php index c201068b..af993457 100644 --- a/src/messenger/webim/libs/config.php +++ b/src/messenger/webim/libs/config.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/libs/converter.php b/src/messenger/webim/libs/converter.php index e419e089..65daca61 100644 --- a/src/messenger/webim/libs/converter.php +++ b/src/messenger/webim/libs/converter.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/libs/demothread.php b/src/messenger/webim/libs/demothread.php index 916870e2..da86183f 100644 --- a/src/messenger/webim/libs/demothread.php +++ b/src/messenger/webim/libs/demothread.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/libs/expand.php b/src/messenger/webim/libs/expand.php index fb529b73..325d6a7c 100644 --- a/src/messenger/webim/libs/expand.php +++ b/src/messenger/webim/libs/expand.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/libs/groups.php b/src/messenger/webim/libs/groups.php index 26dcfd4c..6ea2e288 100644 --- a/src/messenger/webim/libs/groups.php +++ b/src/messenger/webim/libs/groups.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/libs/operator.php b/src/messenger/webim/libs/operator.php index 0c3f6167..ae7ffca6 100644 --- a/src/messenger/webim/libs/operator.php +++ b/src/messenger/webim/libs/operator.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/libs/operator_settings.php b/src/messenger/webim/libs/operator_settings.php index 5f9da872..1c6a18f1 100644 --- a/src/messenger/webim/libs/operator_settings.php +++ b/src/messenger/webim/libs/operator_settings.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/libs/pagination.php b/src/messenger/webim/libs/pagination.php index a311533f..d67b46bb 100644 --- a/src/messenger/webim/libs/pagination.php +++ b/src/messenger/webim/libs/pagination.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/libs/settings.php b/src/messenger/webim/libs/settings.php index f5f5de64..40266086 100644 --- a/src/messenger/webim/libs/settings.php +++ b/src/messenger/webim/libs/settings.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/libs/userinfo.php b/src/messenger/webim/libs/userinfo.php index e1fde2dc..374774d0 100644 --- a/src/messenger/webim/libs/userinfo.php +++ b/src/messenger/webim/libs/userinfo.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/mail.php b/src/messenger/webim/mail.php index 98f177d9..2749cb82 100644 --- a/src/messenger/webim/mail.php +++ b/src/messenger/webim/mail.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/operator/agent.php b/src/messenger/webim/operator/agent.php index 8a58a9e8..dd001aa1 100644 --- a/src/messenger/webim/operator/agent.php +++ b/src/messenger/webim/operator/agent.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/operator/autologin.php b/src/messenger/webim/operator/autologin.php index b3b1e152..76773583 100644 --- a/src/messenger/webim/operator/autologin.php +++ b/src/messenger/webim/operator/autologin.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/operator/avatar.php b/src/messenger/webim/operator/avatar.php index 15714239..8855d300 100644 --- a/src/messenger/webim/operator/avatar.php +++ b/src/messenger/webim/operator/avatar.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/operator/ban.php b/src/messenger/webim/operator/ban.php index a6081054..c85fd958 100644 --- a/src/messenger/webim/operator/ban.php +++ b/src/messenger/webim/operator/ban.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/operator/blocked.php b/src/messenger/webim/operator/blocked.php index 713a6589..781ccdd2 100644 --- a/src/messenger/webim/operator/blocked.php +++ b/src/messenger/webim/operator/blocked.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/operator/canned.php b/src/messenger/webim/operator/canned.php index d5e663c1..9e68de46 100644 --- a/src/messenger/webim/operator/canned.php +++ b/src/messenger/webim/operator/canned.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/operator/cannededit.php b/src/messenger/webim/operator/cannededit.php index a5cd91e2..d9bf8909 100644 --- a/src/messenger/webim/operator/cannededit.php +++ b/src/messenger/webim/operator/cannededit.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/operator/features.php b/src/messenger/webim/operator/features.php index 41ec9bcc..f223b698 100644 --- a/src/messenger/webim/operator/features.php +++ b/src/messenger/webim/operator/features.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/operator/getcode.php b/src/messenger/webim/operator/getcode.php index d04a2c93..db8d6ee5 100644 --- a/src/messenger/webim/operator/getcode.php +++ b/src/messenger/webim/operator/getcode.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/operator/group.php b/src/messenger/webim/operator/group.php index b0883272..e3d26bfe 100644 --- a/src/messenger/webim/operator/group.php +++ b/src/messenger/webim/operator/group.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/operator/groupmembers.php b/src/messenger/webim/operator/groupmembers.php index dac8e1a3..18e45f8c 100644 --- a/src/messenger/webim/operator/groupmembers.php +++ b/src/messenger/webim/operator/groupmembers.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/operator/groups.php b/src/messenger/webim/operator/groups.php index 1dde3a21..db3ea7c7 100644 --- a/src/messenger/webim/operator/groups.php +++ b/src/messenger/webim/operator/groups.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/operator/history.php b/src/messenger/webim/operator/history.php index 5d4543c7..eb3f4fc1 100644 --- a/src/messenger/webim/operator/history.php +++ b/src/messenger/webim/operator/history.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Pavel Petroshenko - initial API and implementation */ diff --git a/src/messenger/webim/operator/index.php b/src/messenger/webim/operator/index.php index fa3db478..7785e661 100644 --- a/src/messenger/webim/operator/index.php +++ b/src/messenger/webim/operator/index.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/operator/login.php b/src/messenger/webim/operator/login.php index 1546b45a..93fd3800 100644 --- a/src/messenger/webim/operator/login.php +++ b/src/messenger/webim/operator/login.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/operator/logout.php b/src/messenger/webim/operator/logout.php index 0263f287..89b99f4f 100644 --- a/src/messenger/webim/operator/logout.php +++ b/src/messenger/webim/operator/logout.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/operator/operator.php b/src/messenger/webim/operator/operator.php index 5f871f69..9a195224 100644 --- a/src/messenger/webim/operator/operator.php +++ b/src/messenger/webim/operator/operator.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/operator/operators.php b/src/messenger/webim/operator/operators.php index 9dbeb966..74d5d6ef 100644 --- a/src/messenger/webim/operator/operators.php +++ b/src/messenger/webim/operator/operators.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/operator/opgroups.php b/src/messenger/webim/operator/opgroups.php index 6c088787..33512932 100644 --- a/src/messenger/webim/operator/opgroups.php +++ b/src/messenger/webim/operator/opgroups.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/operator/performance.php b/src/messenger/webim/operator/performance.php index b0e430ce..fa533d06 100644 --- a/src/messenger/webim/operator/performance.php +++ b/src/messenger/webim/operator/performance.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/operator/permissions.php b/src/messenger/webim/operator/permissions.php index 53dbc874..86d227a3 100644 --- a/src/messenger/webim/operator/permissions.php +++ b/src/messenger/webim/operator/permissions.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/operator/redirect.php b/src/messenger/webim/operator/redirect.php index 2a3261cc..3bb06dfa 100644 --- a/src/messenger/webim/operator/redirect.php +++ b/src/messenger/webim/operator/redirect.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/operator/settings.php b/src/messenger/webim/operator/settings.php index 6e30f8fb..57766952 100644 --- a/src/messenger/webim/operator/settings.php +++ b/src/messenger/webim/operator/settings.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/operator/statistics.php b/src/messenger/webim/operator/statistics.php index 5c162429..65940f97 100644 --- a/src/messenger/webim/operator/statistics.php +++ b/src/messenger/webim/operator/statistics.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/operator/themes.php b/src/messenger/webim/operator/themes.php index 2307e998..e126d82a 100644 --- a/src/messenger/webim/operator/themes.php +++ b/src/messenger/webim/operator/themes.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/operator/threadprocessor.php b/src/messenger/webim/operator/threadprocessor.php index 278a49cc..d5e0d98a 100644 --- a/src/messenger/webim/operator/threadprocessor.php +++ b/src/messenger/webim/operator/threadprocessor.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/operator/translate.php b/src/messenger/webim/operator/translate.php index 16640aff..1812f13f 100644 --- a/src/messenger/webim/operator/translate.php +++ b/src/messenger/webim/operator/translate.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/operator/update.php b/src/messenger/webim/operator/update.php index c27053cf..3cd54e9c 100644 --- a/src/messenger/webim/operator/update.php +++ b/src/messenger/webim/operator/update.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/operator/updates.php b/src/messenger/webim/operator/updates.php index 66838c72..e12308e5 100644 --- a/src/messenger/webim/operator/updates.php +++ b/src/messenger/webim/operator/updates.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/operator/userhistory.php b/src/messenger/webim/operator/userhistory.php index bf17a4b4..3e516701 100644 --- a/src/messenger/webim/operator/userhistory.php +++ b/src/messenger/webim/operator/userhistory.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Pavel Petroshenko - initial API and implementation */ diff --git a/src/messenger/webim/operator/users.php b/src/messenger/webim/operator/users.php index bf9aa913..4d0f61a0 100644 --- a/src/messenger/webim/operator/users.php +++ b/src/messenger/webim/operator/users.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/thread.php b/src/messenger/webim/thread.php index db807090..d49e38e7 100644 --- a/src/messenger/webim/thread.php +++ b/src/messenger/webim/thread.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/view/agent.php b/src/messenger/webim/view/agent.php index 74683f34..2b5703d0 100644 --- a/src/messenger/webim/view/agent.php +++ b/src/messenger/webim/view/agent.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/view/agents.php b/src/messenger/webim/view/agents.php index ac2e4a94..3d5baa81 100644 --- a/src/messenger/webim/view/agents.php +++ b/src/messenger/webim/view/agents.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/view/avatar.php b/src/messenger/webim/view/avatar.php index 7f20c6dd..8e061d77 100644 --- a/src/messenger/webim/view/avatar.php +++ b/src/messenger/webim/view/avatar.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/view/ban.php b/src/messenger/webim/view/ban.php index 9f25a596..64623ad5 100644 --- a/src/messenger/webim/view/ban.php +++ b/src/messenger/webim/view/ban.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/view/blocked_visitors.php b/src/messenger/webim/view/blocked_visitors.php index 0bc0ba21..fed07536 100644 --- a/src/messenger/webim/view/blocked_visitors.php +++ b/src/messenger/webim/view/blocked_visitors.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/view/canned.php b/src/messenger/webim/view/canned.php index 73593ad7..689a1812 100644 --- a/src/messenger/webim/view/canned.php +++ b/src/messenger/webim/view/canned.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/view/cannededit.php b/src/messenger/webim/view/cannededit.php index b3ae84cd..5faa88df 100644 --- a/src/messenger/webim/view/cannededit.php +++ b/src/messenger/webim/view/cannededit.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/view/confirm.php b/src/messenger/webim/view/confirm.php index 723cf86b..4f5495ef 100644 --- a/src/messenger/webim/view/confirm.php +++ b/src/messenger/webim/view/confirm.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/view/features.php b/src/messenger/webim/view/features.php index d4db1c90..e7516a0b 100644 --- a/src/messenger/webim/view/features.php +++ b/src/messenger/webim/view/features.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/view/gen_button.php b/src/messenger/webim/view/gen_button.php index 9ba922c4..cf1fc1c8 100644 --- a/src/messenger/webim/view/gen_button.php +++ b/src/messenger/webim/view/gen_button.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/view/group.php b/src/messenger/webim/view/group.php index d523450d..8e6dcea9 100644 --- a/src/messenger/webim/view/group.php +++ b/src/messenger/webim/view/group.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/view/groupmembers.php b/src/messenger/webim/view/groupmembers.php index 2d449003..0e2a4853 100644 --- a/src/messenger/webim/view/groupmembers.php +++ b/src/messenger/webim/view/groupmembers.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/view/groups.php b/src/messenger/webim/view/groups.php index 7570ddd7..ded736f1 100644 --- a/src/messenger/webim/view/groups.php +++ b/src/messenger/webim/view/groups.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/view/install_err.php b/src/messenger/webim/view/install_err.php index c9933f97..59ee8c9e 100644 --- a/src/messenger/webim/view/install_err.php +++ b/src/messenger/webim/view/install_err.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/view/install_index.php b/src/messenger/webim/view/install_index.php index 8f388c8a..7a3cfb92 100644 --- a/src/messenger/webim/view/install_index.php +++ b/src/messenger/webim/view/install_index.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/view/login.php b/src/messenger/webim/view/login.php index 20f769cc..48ac55f2 100644 --- a/src/messenger/webim/view/login.php +++ b/src/messenger/webim/view/login.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/view/menu.php b/src/messenger/webim/view/menu.php index 25d21335..019f6c8a 100644 --- a/src/messenger/webim/view/menu.php +++ b/src/messenger/webim/view/menu.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/view/operator_groups.php b/src/messenger/webim/view/operator_groups.php index 422e8f68..25fd75a7 100644 --- a/src/messenger/webim/view/operator_groups.php +++ b/src/messenger/webim/view/operator_groups.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/view/pending_users.php b/src/messenger/webim/view/pending_users.php index a24fd446..467aa2a4 100644 --- a/src/messenger/webim/view/pending_users.php +++ b/src/messenger/webim/view/pending_users.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/view/performance.php b/src/messenger/webim/view/performance.php index 24ad3fbc..eff4c0ed 100644 --- a/src/messenger/webim/view/performance.php +++ b/src/messenger/webim/view/performance.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/view/permissions.php b/src/messenger/webim/view/permissions.php index 0d6e8e69..b266d751 100644 --- a/src/messenger/webim/view/permissions.php +++ b/src/messenger/webim/view/permissions.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/view/settings.php b/src/messenger/webim/view/settings.php index dcc48216..59dfbd7c 100644 --- a/src/messenger/webim/view/settings.php +++ b/src/messenger/webim/view/settings.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/view/statistics.php b/src/messenger/webim/view/statistics.php index 991de11d..f079ff7b 100644 --- a/src/messenger/webim/view/statistics.php +++ b/src/messenger/webim/view/statistics.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/view/themes.php b/src/messenger/webim/view/themes.php index d584b589..39c1ef50 100644 --- a/src/messenger/webim/view/themes.php +++ b/src/messenger/webim/view/themes.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/view/thread_log.php b/src/messenger/webim/view/thread_log.php index 3b632326..62030006 100644 --- a/src/messenger/webim/view/thread_log.php +++ b/src/messenger/webim/view/thread_log.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/view/thread_search.php b/src/messenger/webim/view/thread_search.php index 5a828496..4a0cfa2e 100644 --- a/src/messenger/webim/view/thread_search.php +++ b/src/messenger/webim/view/thread_search.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/view/translate.php b/src/messenger/webim/view/translate.php index 62570c8b..0263c74d 100644 --- a/src/messenger/webim/view/translate.php +++ b/src/messenger/webim/view/translate.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/view/translatelist.php b/src/messenger/webim/view/translatelist.php index e4a1125a..2bc69462 100644 --- a/src/messenger/webim/view/translatelist.php +++ b/src/messenger/webim/view/translatelist.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/view/updates.php b/src/messenger/webim/view/updates.php index 242bfff6..f8ec05ce 100644 --- a/src/messenger/webim/view/updates.php +++ b/src/messenger/webim/view/updates.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */ diff --git a/src/messenger/webim/view/userhistory.php b/src/messenger/webim/view/userhistory.php index 32f3b475..b690ac47 100644 --- a/src/messenger/webim/view/userhistory.php +++ b/src/messenger/webim/view/userhistory.php @@ -8,6 +8,14 @@ * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * + * Alternatively, the contents of this file may be used under the terms of + * the GNU General Public License Version 2 or later (the "GPL"), in which case + * the provisions of the GPL are applicable instead of those above. If you wish + * to allow use of your version of this file only under the terms of the GPL, and + * not to allow others to use your version of this file under the terms of the + * EPL, indicate your decision by deleting the provisions above and replace them + * with the notice and other provisions required by the GPL. + * * Contributors: * Evgeny Gryaznov - initial API and implementation */