From 5a3b2916d1f453d72515ccd82655d71e74a491a4 Mon Sep 17 00:00:00 2001 From: Dmitriy Simushev Date: Thu, 16 May 2013 14:17:28 +0000 Subject: [PATCH] Update license info in license.php --- src/messenger/webim/view/license.php | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/src/messenger/webim/view/license.php b/src/messenger/webim/view/license.php index 9c1f5b07..b93f3018 100644 --- a/src/messenger/webim/view/license.php +++ b/src/messenger/webim/view/license.php @@ -22,29 +22,23 @@ $page['fixedwrap'] = true; function tpl_content() { global $page, $webimroot, $errors; ?> -

Mibew Messenger is distributed under the terms of the Eclipse Public License (or -the General Public License, this means that you can choose one of two, and use it -accordingly) with the following special exception.

+

Copyright 2005-2013 the original author or authors.


-License exception: -

No one may remove, alter or hide any copyright notices or links to the community -site ("http://mibew.org") contained within the Program. Any derivative work -must include this license exception.

+

Licensed under the Apache License, Version 2.0 (the "License").


-

Eclipse Public License:
-Local version or http://www.eclipse.org/legal/epl-v10.html -

+

You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0


-

-General Public License:
-Local version or http://www.gnu.org/copyleft/gpl.html -

+

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.