From 98aad6e490866f2b0501ab86c384ea6793fea102 Mon Sep 17 00:00:00 2001 From: Evgeny Gryaznov <egryaznov@gmail.com> Date: Wed, 6 Mar 2013 22:22:53 +0100 Subject: [PATCH] apache 2 license in php headers --- src/messenger/.idea/codeStyleSettings.xml | 3 ++ src/messenger/webim/b.php | 2 +- src/messenger/webim/button.php | 2 +- src/messenger/webim/captcha.php | 2 +- src/messenger/webim/client.php | 2 +- src/messenger/webim/index.php | 2 +- src/messenger/webim/install/dbinfo.php | 30 ++++++++---------- src/messenger/webim/install/dbperform.php | 30 ++++++++---------- src/messenger/webim/install/index.php | 30 ++++++++---------- src/messenger/webim/leavemessage.php | 2 +- src/messenger/webim/libs/captcha.php | 30 +++++++++--------- src/messenger/webim/libs/chat.php | 31 ++++++++----------- src/messenger/webim/libs/common.php | 30 ++++++++---------- src/messenger/webim/libs/config.php | 30 ++++++++---------- src/messenger/webim/libs/converter.php | 30 ++++++++---------- src/messenger/webim/libs/demothread.php | 30 ++++++++---------- src/messenger/webim/libs/expand.php | 30 ++++++++---------- src/messenger/webim/libs/getcode.php | 24 ++++++-------- src/messenger/webim/libs/groups.php | 30 ++++++++---------- src/messenger/webim/libs/notify.php | 30 ++++++++---------- src/messenger/webim/libs/operator.php | 30 ++++++++---------- .../webim/libs/operator_settings.php | 30 ++++++++---------- src/messenger/webim/libs/pagination.php | 30 ++++++++---------- src/messenger/webim/libs/settings.php | 30 ++++++++---------- src/messenger/webim/libs/userinfo.php | 30 ++++++++---------- src/messenger/webim/license.php | 2 +- src/messenger/webim/mail.php | 2 +- src/messenger/webim/operator/agent.php | 30 ++++++++---------- src/messenger/webim/operator/autologin.php | 30 ++++++++---------- src/messenger/webim/operator/avatar.php | 30 ++++++++---------- src/messenger/webim/operator/ban.php | 30 ++++++++---------- src/messenger/webim/operator/blocked.php | 30 ++++++++---------- src/messenger/webim/operator/canned.php | 30 ++++++++---------- src/messenger/webim/operator/cannededit.php | 30 ++++++++---------- src/messenger/webim/operator/features.php | 30 ++++++++---------- src/messenger/webim/operator/getcode.php | 30 ++++++++---------- src/messenger/webim/operator/group.php | 30 ++++++++---------- src/messenger/webim/operator/groupmembers.php | 30 ++++++++---------- src/messenger/webim/operator/groups.php | 30 ++++++++---------- src/messenger/webim/operator/history.php | 30 ++++++++---------- src/messenger/webim/operator/index.php | 30 ++++++++---------- src/messenger/webim/operator/login.php | 30 ++++++++---------- src/messenger/webim/operator/logout.php | 30 ++++++++---------- src/messenger/webim/operator/operator.php | 30 ++++++++---------- src/messenger/webim/operator/operators.php | 30 ++++++++---------- src/messenger/webim/operator/opgroups.php | 30 ++++++++---------- src/messenger/webim/operator/performance.php | 30 ++++++++---------- src/messenger/webim/operator/permissions.php | 30 ++++++++---------- src/messenger/webim/operator/redirect.php | 30 ++++++++---------- src/messenger/webim/operator/resetpwd.php | 30 ++++++++---------- src/messenger/webim/operator/restore.php | 30 ++++++++---------- src/messenger/webim/operator/settings.php | 30 ++++++++---------- src/messenger/webim/operator/statistics.php | 30 ++++++++---------- src/messenger/webim/operator/themes.php | 30 ++++++++---------- .../webim/operator/threadprocessor.php | 30 ++++++++---------- src/messenger/webim/operator/translate.php | 30 ++++++++---------- src/messenger/webim/operator/update.php | 30 ++++++++---------- src/messenger/webim/operator/updates.php | 30 ++++++++---------- src/messenger/webim/operator/userhistory.php | 30 ++++++++---------- src/messenger/webim/operator/users.php | 30 ++++++++---------- src/messenger/webim/thread.php | 2 +- src/messenger/webim/view/agent.php | 30 ++++++++---------- src/messenger/webim/view/agents.php | 30 ++++++++---------- src/messenger/webim/view/avatar.php | 30 ++++++++---------- src/messenger/webim/view/ban.php | 30 ++++++++---------- src/messenger/webim/view/blocked_visitors.php | 30 ++++++++---------- src/messenger/webim/view/canned.php | 30 ++++++++---------- src/messenger/webim/view/cannededit.php | 30 ++++++++---------- src/messenger/webim/view/confirm.php | 30 ++++++++---------- src/messenger/webim/view/features.php | 30 ++++++++---------- src/messenger/webim/view/gen_button.php | 30 ++++++++---------- src/messenger/webim/view/group.php | 30 ++++++++---------- src/messenger/webim/view/groupmembers.php | 30 ++++++++---------- src/messenger/webim/view/groups.php | 30 ++++++++---------- src/messenger/webim/view/inc_errors.php | 30 ++++++++---------- src/messenger/webim/view/inc_locales.php | 30 ++++++++---------- src/messenger/webim/view/inc_main.php | 30 ++++++++---------- src/messenger/webim/view/inc_menu.php | 30 ++++++++---------- src/messenger/webim/view/inc_tabbar.php | 24 ++++++-------- src/messenger/webim/view/install_err.php | 30 ++++++++---------- src/messenger/webim/view/install_index.php | 30 ++++++++---------- src/messenger/webim/view/license.php | 30 ++++++++---------- src/messenger/webim/view/login.php | 30 ++++++++---------- src/messenger/webim/view/menu.php | 30 ++++++++---------- src/messenger/webim/view/operator_groups.php | 30 ++++++++---------- src/messenger/webim/view/pending_users.php | 30 ++++++++---------- src/messenger/webim/view/performance.php | 30 ++++++++---------- src/messenger/webim/view/permissions.php | 30 ++++++++---------- src/messenger/webim/view/resetpwd.php | 30 ++++++++---------- src/messenger/webim/view/restore.php | 30 ++++++++---------- src/messenger/webim/view/settings.php | 30 ++++++++---------- src/messenger/webim/view/statistics.php | 30 ++++++++---------- src/messenger/webim/view/themes.php | 30 ++++++++---------- src/messenger/webim/view/thread_log.php | 30 ++++++++---------- src/messenger/webim/view/thread_search.php | 30 ++++++++---------- src/messenger/webim/view/translate.php | 30 ++++++++---------- src/messenger/webim/view/translatelist.php | 30 ++++++++---------- src/messenger/webim/view/updates.php | 30 ++++++++---------- src/messenger/webim/view/userhistory.php | 30 ++++++++---------- 99 files changed, 1165 insertions(+), 1515 deletions(-) diff --git a/src/messenger/.idea/codeStyleSettings.xml b/src/messenger/.idea/codeStyleSettings.xml index 08116dc6..de6382eb 100644 --- a/src/messenger/.idea/codeStyleSettings.xml +++ b/src/messenger/.idea/codeStyleSettings.xml @@ -15,6 +15,9 @@ <option name="USE_RELATIVE_INDENTS" value="false" /> </value> </option> + <XML> + <option name="XML_LEGACY_SETTINGS_IMPORTED" value="true" /> + </XML> <codeStyleSettings language="PHP"> <indentOptions> <option name="USE_TAB_CHARACTER" value="true" /> diff --git a/src/messenger/webim/b.php b/src/messenger/webim/b.php index 7b83117d..5a886328 100644 --- a/src/messenger/webim/b.php +++ b/src/messenger/webim/b.php @@ -1,6 +1,6 @@ <?php /* - * Copyright 2005-2013 Evgeny Gryaznov + * Copyright 2005-2013 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/messenger/webim/button.php b/src/messenger/webim/button.php index a3918d69..83e4ab4d 100644 --- a/src/messenger/webim/button.php +++ b/src/messenger/webim/button.php @@ -1,6 +1,6 @@ <?php /* - * Copyright 2005-2013 Evgeny Gryaznov + * Copyright 2005-2013 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/messenger/webim/captcha.php b/src/messenger/webim/captcha.php index c9d1994d..960b55a3 100644 --- a/src/messenger/webim/captcha.php +++ b/src/messenger/webim/captcha.php @@ -1,6 +1,6 @@ <?php /* - * Copyright 2005-2013 Evgeny Gryaznov + * Copyright 2005-2013 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/messenger/webim/client.php b/src/messenger/webim/client.php index 06480f1b..1b1ee533 100644 --- a/src/messenger/webim/client.php +++ b/src/messenger/webim/client.php @@ -1,6 +1,6 @@ <?php /* - * Copyright 2005-2013 Evgeny Gryaznov + * Copyright 2005-2013 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/messenger/webim/index.php b/src/messenger/webim/index.php index 326459b1..d50d3251 100644 --- a/src/messenger/webim/index.php +++ b/src/messenger/webim/index.php @@ -1,6 +1,6 @@ <?php /* - * Copyright 2005-2013 Evgeny Gryaznov + * Copyright 2005-2013 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/messenger/webim/install/dbinfo.php b/src/messenger/webim/install/dbinfo.php index 7557d3c6..f712c4f6 100644 --- a/src/messenger/webim/install/dbinfo.php +++ b/src/messenger/webim/install/dbinfo.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ $dbtables = array( diff --git a/src/messenger/webim/install/dbperform.php b/src/messenger/webim/install/dbperform.php index f64aadb3..4c74f7f6 100644 --- a/src/messenger/webim/install/dbperform.php +++ b/src/messenger/webim/install/dbperform.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once('../libs/common.php'); diff --git a/src/messenger/webim/install/index.php b/src/messenger/webim/install/index.php index d31107b1..7969e538 100644 --- a/src/messenger/webim/install/index.php +++ b/src/messenger/webim/install/index.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once('../libs/common.php'); diff --git a/src/messenger/webim/leavemessage.php b/src/messenger/webim/leavemessage.php index 2b7cb8f0..f4bbb0bf 100644 --- a/src/messenger/webim/leavemessage.php +++ b/src/messenger/webim/leavemessage.php @@ -1,6 +1,6 @@ <?php /* - * Copyright 2005-2013 Evgeny Gryaznov + * Copyright 2005-2013 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/messenger/webim/libs/captcha.php b/src/messenger/webim/libs/captcha.php index cd4628d0..aa0f63e8 100644 --- a/src/messenger/webim/libs/captcha.php +++ b/src/messenger/webim/libs/captcha.php @@ -1,19 +1,19 @@ <?php -/* [external] - - This is PHP file that generates CAPTCHA image for the How to Create CAPTCHA - Protection using PHP and AJAX Tutorial - - You may use this code in your own projects as long as this - copyright is left in place. All code is provided AS-IS. - This code 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. - - For the rest of the code visit http://www.WebCheatSheet.com - - Copyright 2006 WebCheatSheet.com -*/ +/* + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ function can_show_captcha() { diff --git a/src/messenger/webim/libs/chat.php b/src/messenger/webim/libs/chat.php index a74440b2..0fda6f9d 100644 --- a/src/messenger/webim/libs/chat.php +++ b/src/messenger/webim/libs/chat.php @@ -1,23 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 - * Pavel Petroshenko - history search + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ $connection_timeout = 30; // sec diff --git a/src/messenger/webim/libs/common.php b/src/messenger/webim/libs/common.php index 43f2c976..ff2ced46 100644 --- a/src/messenger/webim/libs/common.php +++ b/src/messenger/webim/libs/common.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ session_start(); diff --git a/src/messenger/webim/libs/config.php b/src/messenger/webim/libs/config.php index 6d541b4e..d777673c 100644 --- a/src/messenger/webim/libs/config.php +++ b/src/messenger/webim/libs/config.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ /* diff --git a/src/messenger/webim/libs/converter.php b/src/messenger/webim/libs/converter.php index 02e5a2e2..a90d731d 100644 --- a/src/messenger/webim/libs/converter.php +++ b/src/messenger/webim/libs/converter.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ $_utf8win1251 = array( diff --git a/src/messenger/webim/libs/demothread.php b/src/messenger/webim/libs/demothread.php index b795a787..81ba0b9f 100644 --- a/src/messenger/webim/libs/demothread.php +++ b/src/messenger/webim/libs/demothread.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ function demo_print_message($msg, $format) diff --git a/src/messenger/webim/libs/expand.php b/src/messenger/webim/libs/expand.php index c82c407d..fd7e3d38 100644 --- a/src/messenger/webim/libs/expand.php +++ b/src/messenger/webim/libs/expand.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ $ifregexp = "/\\\${(if|ifnot):([\w\.]+)}(.*?)(\\\${else:\\2}.*?)?\\\${endif:\\2}/s"; diff --git a/src/messenger/webim/libs/getcode.php b/src/messenger/webim/libs/getcode.php index f533ba1a..24cd2297 100644 --- a/src/messenger/webim/libs/getcode.php +++ b/src/messenger/webim/libs/getcode.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. + * Copyright 2005-2013 the original author or authors. * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * Contributors: - * Evgeny Gryaznov - initial API and implementation + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ function generate_button($title, $locale, $style, $group, $inner, $showhost, $forcesecure, $modsecurity) diff --git a/src/messenger/webim/libs/groups.php b/src/messenger/webim/libs/groups.php index 27beb5fe..ee3ec8ac 100644 --- a/src/messenger/webim/libs/groups.php +++ b/src/messenger/webim/libs/groups.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ function group_by_id($id) diff --git a/src/messenger/webim/libs/notify.php b/src/messenger/webim/libs/notify.php index acbf2c61..48e400d3 100644 --- a/src/messenger/webim/libs/notify.php +++ b/src/messenger/webim/libs/notify.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ function webim_mail($toaddr, $reply_to, $subject, $body, $link) diff --git a/src/messenger/webim/libs/operator.php b/src/messenger/webim/libs/operator.php index 4f4f3240..7d1612ce 100755 --- a/src/messenger/webim/libs/operator.php +++ b/src/messenger/webim/libs/operator.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ $can_administrate = 0; diff --git a/src/messenger/webim/libs/operator_settings.php b/src/messenger/webim/libs/operator_settings.php index 252f508c..08aa37c5 100644 --- a/src/messenger/webim/libs/operator_settings.php +++ b/src/messenger/webim/libs/operator_settings.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ function setup_operator_settings_tabs($opId, $active) diff --git a/src/messenger/webim/libs/pagination.php b/src/messenger/webim/libs/pagination.php index 01e9e54b..cb16732f 100644 --- a/src/messenger/webim/libs/pagination.php +++ b/src/messenger/webim/libs/pagination.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ $pagination_spacing = " "; diff --git a/src/messenger/webim/libs/settings.php b/src/messenger/webim/libs/settings.php index 24fbbf6e..aee1900c 100644 --- a/src/messenger/webim/libs/settings.php +++ b/src/messenger/webim/libs/settings.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ function update_settings() diff --git a/src/messenger/webim/libs/userinfo.php b/src/messenger/webim/libs/userinfo.php index 710c31e6..856edb0e 100644 --- a/src/messenger/webim/libs/userinfo.php +++ b/src/messenger/webim/libs/userinfo.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ function get_useragent_version($userAgent) diff --git a/src/messenger/webim/license.php b/src/messenger/webim/license.php index 243abcb9..6c4f753c 100644 --- a/src/messenger/webim/license.php +++ b/src/messenger/webim/license.php @@ -1,6 +1,6 @@ <?php /* - * Copyright 2005-2013 Evgeny Gryaznov + * Copyright 2005-2013 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/messenger/webim/mail.php b/src/messenger/webim/mail.php index fea58bb9..7c774705 100644 --- a/src/messenger/webim/mail.php +++ b/src/messenger/webim/mail.php @@ -1,6 +1,6 @@ <?php /* - * Copyright 2005-2013 Evgeny Gryaznov + * Copyright 2005-2013 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/messenger/webim/operator/agent.php b/src/messenger/webim/operator/agent.php index c8e93ff0..5178677e 100644 --- a/src/messenger/webim/operator/agent.php +++ b/src/messenger/webim/operator/agent.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once('../libs/common.php'); diff --git a/src/messenger/webim/operator/autologin.php b/src/messenger/webim/operator/autologin.php index 92f5a368..0b665542 100644 --- a/src/messenger/webim/operator/autologin.php +++ b/src/messenger/webim/operator/autologin.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once('../libs/common.php'); diff --git a/src/messenger/webim/operator/avatar.php b/src/messenger/webim/operator/avatar.php index 5dec6dc1..3996c92e 100644 --- a/src/messenger/webim/operator/avatar.php +++ b/src/messenger/webim/operator/avatar.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once('../libs/common.php'); diff --git a/src/messenger/webim/operator/ban.php b/src/messenger/webim/operator/ban.php index 8aee9b76..c032fc5a 100644 --- a/src/messenger/webim/operator/ban.php +++ b/src/messenger/webim/operator/ban.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once('../libs/common.php'); diff --git a/src/messenger/webim/operator/blocked.php b/src/messenger/webim/operator/blocked.php index 80f5329f..0aed8cad 100644 --- a/src/messenger/webim/operator/blocked.php +++ b/src/messenger/webim/operator/blocked.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once('../libs/common.php'); diff --git a/src/messenger/webim/operator/canned.php b/src/messenger/webim/operator/canned.php index 48fd0367..2829b85d 100644 --- a/src/messenger/webim/operator/canned.php +++ b/src/messenger/webim/operator/canned.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once('../libs/common.php'); diff --git a/src/messenger/webim/operator/cannededit.php b/src/messenger/webim/operator/cannededit.php index 911e8624..37372065 100644 --- a/src/messenger/webim/operator/cannededit.php +++ b/src/messenger/webim/operator/cannededit.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once('../libs/common.php'); diff --git a/src/messenger/webim/operator/features.php b/src/messenger/webim/operator/features.php index 2f33a337..e2d3df9c 100644 --- a/src/messenger/webim/operator/features.php +++ b/src/messenger/webim/operator/features.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once('../libs/common.php'); diff --git a/src/messenger/webim/operator/getcode.php b/src/messenger/webim/operator/getcode.php index 1c738f9e..bea6cb26 100644 --- a/src/messenger/webim/operator/getcode.php +++ b/src/messenger/webim/operator/getcode.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once('../libs/common.php'); diff --git a/src/messenger/webim/operator/group.php b/src/messenger/webim/operator/group.php index 745c46b8..2114734a 100644 --- a/src/messenger/webim/operator/group.php +++ b/src/messenger/webim/operator/group.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once('../libs/common.php'); diff --git a/src/messenger/webim/operator/groupmembers.php b/src/messenger/webim/operator/groupmembers.php index 6a717ae0..a39eb1a6 100644 --- a/src/messenger/webim/operator/groupmembers.php +++ b/src/messenger/webim/operator/groupmembers.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once('../libs/common.php'); diff --git a/src/messenger/webim/operator/groups.php b/src/messenger/webim/operator/groups.php index af0ae20a..18895100 100644 --- a/src/messenger/webim/operator/groups.php +++ b/src/messenger/webim/operator/groups.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once('../libs/common.php'); diff --git a/src/messenger/webim/operator/history.php b/src/messenger/webim/operator/history.php index 0f0e6b8b..d13a58ee 100644 --- a/src/messenger/webim/operator/history.php +++ b/src/messenger/webim/operator/history.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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: - * Pavel Petroshenko - initial API and implementation + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once('../libs/common.php'); diff --git a/src/messenger/webim/operator/index.php b/src/messenger/webim/operator/index.php index b4af107c..e5f38e2e 100644 --- a/src/messenger/webim/operator/index.php +++ b/src/messenger/webim/operator/index.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once('../libs/common.php'); diff --git a/src/messenger/webim/operator/login.php b/src/messenger/webim/operator/login.php index 01e42ed9..4a9ef81f 100644 --- a/src/messenger/webim/operator/login.php +++ b/src/messenger/webim/operator/login.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once('../libs/common.php'); diff --git a/src/messenger/webim/operator/logout.php b/src/messenger/webim/operator/logout.php index 7b4704e4..cb392052 100644 --- a/src/messenger/webim/operator/logout.php +++ b/src/messenger/webim/operator/logout.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once('../libs/common.php'); diff --git a/src/messenger/webim/operator/operator.php b/src/messenger/webim/operator/operator.php index dcf8b824..a2119ec2 100644 --- a/src/messenger/webim/operator/operator.php +++ b/src/messenger/webim/operator/operator.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once('../libs/common.php'); diff --git a/src/messenger/webim/operator/operators.php b/src/messenger/webim/operator/operators.php index b0c35ccd..5d33a05f 100644 --- a/src/messenger/webim/operator/operators.php +++ b/src/messenger/webim/operator/operators.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once('../libs/common.php'); diff --git a/src/messenger/webim/operator/opgroups.php b/src/messenger/webim/operator/opgroups.php index c821d5dc..fae30698 100644 --- a/src/messenger/webim/operator/opgroups.php +++ b/src/messenger/webim/operator/opgroups.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once('../libs/common.php'); diff --git a/src/messenger/webim/operator/performance.php b/src/messenger/webim/operator/performance.php index f1bb5d1b..a0727702 100644 --- a/src/messenger/webim/operator/performance.php +++ b/src/messenger/webim/operator/performance.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once('../libs/common.php'); diff --git a/src/messenger/webim/operator/permissions.php b/src/messenger/webim/operator/permissions.php index 00a3ba44..84add338 100644 --- a/src/messenger/webim/operator/permissions.php +++ b/src/messenger/webim/operator/permissions.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once('../libs/common.php'); diff --git a/src/messenger/webim/operator/redirect.php b/src/messenger/webim/operator/redirect.php index 2397477c..6a535578 100644 --- a/src/messenger/webim/operator/redirect.php +++ b/src/messenger/webim/operator/redirect.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once('../libs/common.php'); diff --git a/src/messenger/webim/operator/resetpwd.php b/src/messenger/webim/operator/resetpwd.php index 69853a36..1a8d207b 100644 --- a/src/messenger/webim/operator/resetpwd.php +++ b/src/messenger/webim/operator/resetpwd.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once('../libs/common.php'); diff --git a/src/messenger/webim/operator/restore.php b/src/messenger/webim/operator/restore.php index 37c392fd..c61b1992 100644 --- a/src/messenger/webim/operator/restore.php +++ b/src/messenger/webim/operator/restore.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once('../libs/common.php'); diff --git a/src/messenger/webim/operator/settings.php b/src/messenger/webim/operator/settings.php index 38ca462e..0d82e261 100644 --- a/src/messenger/webim/operator/settings.php +++ b/src/messenger/webim/operator/settings.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once('../libs/common.php'); diff --git a/src/messenger/webim/operator/statistics.php b/src/messenger/webim/operator/statistics.php index f2c1add5..03227f34 100644 --- a/src/messenger/webim/operator/statistics.php +++ b/src/messenger/webim/operator/statistics.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once('../libs/common.php'); diff --git a/src/messenger/webim/operator/themes.php b/src/messenger/webim/operator/themes.php index d9169bee..982b0d41 100644 --- a/src/messenger/webim/operator/themes.php +++ b/src/messenger/webim/operator/themes.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once('../libs/common.php'); diff --git a/src/messenger/webim/operator/threadprocessor.php b/src/messenger/webim/operator/threadprocessor.php index 158e63ae..b415ed19 100644 --- a/src/messenger/webim/operator/threadprocessor.php +++ b/src/messenger/webim/operator/threadprocessor.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once('../libs/common.php'); diff --git a/src/messenger/webim/operator/translate.php b/src/messenger/webim/operator/translate.php index 391ff528..203b3ef0 100644 --- a/src/messenger/webim/operator/translate.php +++ b/src/messenger/webim/operator/translate.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once('../libs/common.php'); diff --git a/src/messenger/webim/operator/update.php b/src/messenger/webim/operator/update.php index eef45ed5..3c187e3a 100644 --- a/src/messenger/webim/operator/update.php +++ b/src/messenger/webim/operator/update.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once('../libs/common.php'); diff --git a/src/messenger/webim/operator/updates.php b/src/messenger/webim/operator/updates.php index d36f8f12..c2b252ff 100644 --- a/src/messenger/webim/operator/updates.php +++ b/src/messenger/webim/operator/updates.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once('../libs/common.php'); diff --git a/src/messenger/webim/operator/userhistory.php b/src/messenger/webim/operator/userhistory.php index 20926b42..7947cddc 100644 --- a/src/messenger/webim/operator/userhistory.php +++ b/src/messenger/webim/operator/userhistory.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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: - * Pavel Petroshenko - initial API and implementation + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once('../libs/common.php'); diff --git a/src/messenger/webim/operator/users.php b/src/messenger/webim/operator/users.php index 41983f42..a480dfc9 100644 --- a/src/messenger/webim/operator/users.php +++ b/src/messenger/webim/operator/users.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once('../libs/common.php'); diff --git a/src/messenger/webim/thread.php b/src/messenger/webim/thread.php index cdbbfa0c..01f1f23d 100644 --- a/src/messenger/webim/thread.php +++ b/src/messenger/webim/thread.php @@ -1,6 +1,6 @@ <?php /* - * Copyright 2005-2013 Evgeny Gryaznov + * Copyright 2005-2013 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/messenger/webim/view/agent.php b/src/messenger/webim/view/agent.php index 002cd5ec..51d05681 100644 --- a/src/messenger/webim/view/agent.php +++ b/src/messenger/webim/view/agent.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once("inc_menu.php"); diff --git a/src/messenger/webim/view/agents.php b/src/messenger/webim/view/agents.php index add00d1a..b51046c2 100644 --- a/src/messenger/webim/view/agents.php +++ b/src/messenger/webim/view/agents.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once("inc_menu.php"); diff --git a/src/messenger/webim/view/avatar.php b/src/messenger/webim/view/avatar.php index 3219f8ce..2a3841ad 100644 --- a/src/messenger/webim/view/avatar.php +++ b/src/messenger/webim/view/avatar.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once("inc_menu.php"); diff --git a/src/messenger/webim/view/ban.php b/src/messenger/webim/view/ban.php index d1c65f55..a3fa9b08 100644 --- a/src/messenger/webim/view/ban.php +++ b/src/messenger/webim/view/ban.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ $page['title'] = getlocal("page_ban.title"); diff --git a/src/messenger/webim/view/blocked_visitors.php b/src/messenger/webim/view/blocked_visitors.php index beb4abe5..3d7435c2 100644 --- a/src/messenger/webim/view/blocked_visitors.php +++ b/src/messenger/webim/view/blocked_visitors.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once("inc_menu.php"); diff --git a/src/messenger/webim/view/canned.php b/src/messenger/webim/view/canned.php index 6caee93b..41722959 100644 --- a/src/messenger/webim/view/canned.php +++ b/src/messenger/webim/view/canned.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once("inc_menu.php"); diff --git a/src/messenger/webim/view/cannededit.php b/src/messenger/webim/view/cannededit.php index 7bc487d5..76306d08 100644 --- a/src/messenger/webim/view/cannededit.php +++ b/src/messenger/webim/view/cannededit.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ $page['title'] = $page['key'] ? getlocal("cannededit.title") : getlocal("cannednew.title"); diff --git a/src/messenger/webim/view/confirm.php b/src/messenger/webim/view/confirm.php index 65f4d50b..e252c397 100644 --- a/src/messenger/webim/view/confirm.php +++ b/src/messenger/webim/view/confirm.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ $page['title'] = getlocal("confirm.take.head"); diff --git a/src/messenger/webim/view/features.php b/src/messenger/webim/view/features.php index 372149be..b953ecb0 100644 --- a/src/messenger/webim/view/features.php +++ b/src/messenger/webim/view/features.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once("inc_menu.php"); diff --git a/src/messenger/webim/view/gen_button.php b/src/messenger/webim/view/gen_button.php index 0fdd94c8..17d87d32 100644 --- a/src/messenger/webim/view/gen_button.php +++ b/src/messenger/webim/view/gen_button.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once("inc_menu.php"); diff --git a/src/messenger/webim/view/group.php b/src/messenger/webim/view/group.php index bc9ba628..0c3c57f8 100644 --- a/src/messenger/webim/view/group.php +++ b/src/messenger/webim/view/group.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once("inc_menu.php"); diff --git a/src/messenger/webim/view/groupmembers.php b/src/messenger/webim/view/groupmembers.php index 3469bba3..5ce7acde 100644 --- a/src/messenger/webim/view/groupmembers.php +++ b/src/messenger/webim/view/groupmembers.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once("inc_menu.php"); diff --git a/src/messenger/webim/view/groups.php b/src/messenger/webim/view/groups.php index 1def422c..15930010 100644 --- a/src/messenger/webim/view/groups.php +++ b/src/messenger/webim/view/groups.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once("inc_menu.php"); diff --git a/src/messenger/webim/view/inc_errors.php b/src/messenger/webim/view/inc_errors.php index 66f6b511..94291481 100644 --- a/src/messenger/webim/view/inc_errors.php +++ b/src/messenger/webim/view/inc_errors.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ if( isset($errors) && count($errors) > 0 ) { ?> diff --git a/src/messenger/webim/view/inc_locales.php b/src/messenger/webim/view/inc_locales.php index 3c8c5cf7..9f2f7842 100644 --- a/src/messenger/webim/view/inc_locales.php +++ b/src/messenger/webim/view/inc_locales.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ function menuloc($id) { diff --git a/src/messenger/webim/view/inc_main.php b/src/messenger/webim/view/inc_main.php index 77863be5..0bb8c446 100644 --- a/src/messenger/webim/view/inc_main.php +++ b/src/messenger/webim/view/inc_main.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ $isrtl = getlocal("localedirection") == 'rtl'; diff --git a/src/messenger/webim/view/inc_menu.php b/src/messenger/webim/view/inc_menu.php index ce7dd780..b78e6e64 100644 --- a/src/messenger/webim/view/inc_menu.php +++ b/src/messenger/webim/view/inc_menu.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ function menuli($name) { diff --git a/src/messenger/webim/view/inc_tabbar.php b/src/messenger/webim/view/inc_tabbar.php index 7796931d..f62ac1a8 100644 --- a/src/messenger/webim/view/inc_tabbar.php +++ b/src/messenger/webim/view/inc_tabbar.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. + * Copyright 2005-2013 the original author or authors. * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * Contributors: - * Evgeny Gryaznov - initial API and implementation + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ function print_tabbar() { diff --git a/src/messenger/webim/view/install_err.php b/src/messenger/webim/view/install_err.php index e440f67f..a9e4e7d9 100644 --- a/src/messenger/webim/view/install_err.php +++ b/src/messenger/webim/view/install_err.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ $page['title'] = getlocal("install.err.title"); diff --git a/src/messenger/webim/view/install_index.php b/src/messenger/webim/view/install_index.php index f988eb1e..347c4df2 100644 --- a/src/messenger/webim/view/install_index.php +++ b/src/messenger/webim/view/install_index.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ if(isset($page) && isset($page['localeLinks'])) { diff --git a/src/messenger/webim/view/license.php b/src/messenger/webim/view/license.php index 90f1eaf2..9c1f5b07 100644 --- a/src/messenger/webim/view/license.php +++ b/src/messenger/webim/view/license.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ $page['title'] = getlocal("license.title"); diff --git a/src/messenger/webim/view/login.php b/src/messenger/webim/view/login.php index 5d8a706a..37a97f63 100644 --- a/src/messenger/webim/view/login.php +++ b/src/messenger/webim/view/login.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ if(isset($page) && isset($page['localeLinks'])) { diff --git a/src/messenger/webim/view/menu.php b/src/messenger/webim/view/menu.php index 3441ed47..4f0fd9cb 100644 --- a/src/messenger/webim/view/menu.php +++ b/src/messenger/webim/view/menu.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once("inc_menu.php"); diff --git a/src/messenger/webim/view/operator_groups.php b/src/messenger/webim/view/operator_groups.php index 736398ad..17d6e626 100644 --- a/src/messenger/webim/view/operator_groups.php +++ b/src/messenger/webim/view/operator_groups.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once("inc_menu.php"); diff --git a/src/messenger/webim/view/pending_users.php b/src/messenger/webim/view/pending_users.php index f4e6d253..0ce48ac5 100644 --- a/src/messenger/webim/view/pending_users.php +++ b/src/messenger/webim/view/pending_users.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once("inc_menu.php"); diff --git a/src/messenger/webim/view/performance.php b/src/messenger/webim/view/performance.php index 0773945c..4e8ae7b1 100644 --- a/src/messenger/webim/view/performance.php +++ b/src/messenger/webim/view/performance.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once("inc_menu.php"); diff --git a/src/messenger/webim/view/permissions.php b/src/messenger/webim/view/permissions.php index 4920e3a2..23f9f8f3 100644 --- a/src/messenger/webim/view/permissions.php +++ b/src/messenger/webim/view/permissions.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once("inc_menu.php"); diff --git a/src/messenger/webim/view/resetpwd.php b/src/messenger/webim/view/resetpwd.php index c7fc9996..bbdbde14 100644 --- a/src/messenger/webim/view/resetpwd.php +++ b/src/messenger/webim/view/resetpwd.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ if(isset($page) && isset($page['localeLinks'])) { diff --git a/src/messenger/webim/view/restore.php b/src/messenger/webim/view/restore.php index f13736f2..bbcf70ae 100644 --- a/src/messenger/webim/view/restore.php +++ b/src/messenger/webim/view/restore.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ if(isset($page) && isset($page['localeLinks'])) { diff --git a/src/messenger/webim/view/settings.php b/src/messenger/webim/view/settings.php index 7f2e27b4..001aad20 100644 --- a/src/messenger/webim/view/settings.php +++ b/src/messenger/webim/view/settings.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once("inc_menu.php"); diff --git a/src/messenger/webim/view/statistics.php b/src/messenger/webim/view/statistics.php index 1e21761f..67973aba 100644 --- a/src/messenger/webim/view/statistics.php +++ b/src/messenger/webim/view/statistics.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once("inc_menu.php"); diff --git a/src/messenger/webim/view/themes.php b/src/messenger/webim/view/themes.php index de527798..dc2b5728 100644 --- a/src/messenger/webim/view/themes.php +++ b/src/messenger/webim/view/themes.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once("inc_menu.php"); diff --git a/src/messenger/webim/view/thread_log.php b/src/messenger/webim/view/thread_log.php index 9a2cb274..39f37141 100644 --- a/src/messenger/webim/view/thread_log.php +++ b/src/messenger/webim/view/thread_log.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ $page['title'] = getlocal("thread.chat_log"); diff --git a/src/messenger/webim/view/thread_search.php b/src/messenger/webim/view/thread_search.php index dedc9b42..90188cd2 100644 --- a/src/messenger/webim/view/thread_search.php +++ b/src/messenger/webim/view/thread_search.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once("inc_menu.php"); diff --git a/src/messenger/webim/view/translate.php b/src/messenger/webim/view/translate.php index 9d62f4e0..eb66b36e 100644 --- a/src/messenger/webim/view/translate.php +++ b/src/messenger/webim/view/translate.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ $page['title'] = getlocal("page.translate.title"); diff --git a/src/messenger/webim/view/translatelist.php b/src/messenger/webim/view/translatelist.php index d70ba8d3..35324356 100644 --- a/src/messenger/webim/view/translatelist.php +++ b/src/messenger/webim/view/translatelist.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once("inc_menu.php"); diff --git a/src/messenger/webim/view/updates.php b/src/messenger/webim/view/updates.php index ab9a4645..88165abd 100644 --- a/src/messenger/webim/view/updates.php +++ b/src/messenger/webim/view/updates.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require_once("inc_menu.php"); diff --git a/src/messenger/webim/view/userhistory.php b/src/messenger/webim/view/userhistory.php index 71de1ceb..437163e3 100644 --- a/src/messenger/webim/view/userhistory.php +++ b/src/messenger/webim/view/userhistory.php @@ -1,22 +1,18 @@ <?php /* - * This file is part of Mibew Messenger project. - * - * Copyright (c) 2005-2011 Mibew Messenger Community - * All rights reserved. The contents of this file are subject to 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 + * Copyright 2005-2013 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ $page['title'] = getlocal("page.analysis.userhistory.title");