Commit 515e8a70 authored by guus's avatar guus

Replacing GPL with Apache license (OF-65)

git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11592 b35dd754-fafc-0310-a699-88a17e54d16e
parent 419628be
...@@ -3,11 +3,17 @@ ...@@ -3,11 +3,17 @@
- $Revision$ - $Revision$
- $Date$ - $Date$
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - 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
- -
- This software is published under the terms of the GNU Public License (GPL), - http://www.apache.org/licenses/LICENSE-2.0
- a copy of which is included in this distribution, or a commercial license -
- agreement with Jive. - 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 import="org.jivesoftware.util.ParamUtils, <%@ page import="org.jivesoftware.util.ParamUtils,
......
<%-- <%--
- Copyright (C) 2005-2008 Jive Software. All rights reserved. - 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
- -
- This software is published under the terms of the GNU Public License (GPL), - http://www.apache.org/licenses/LICENSE-2.0
- a copy of which is included in this distribution, or a commercial license -
- agreement with Jive. - 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 errorPage="error.jsp" import="org.jivesoftware.util.ByteFormat, <%@ page errorPage="error.jsp" import="org.jivesoftware.util.ByteFormat,
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.util.*, <%@ page import="org.jivesoftware.util.*,
......
<%-- <%--
- Copyright (C) 2005-2008 Jive Software. All rights reserved. - Copyright (C) 2005-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.openfire.clearspace.ClearspaceManager" <%@ page import="org.jivesoftware.openfire.clearspace.ClearspaceManager"
......
<%-- <%--
- Copyright (C) 2005-2008 Jive Software. All rights reserved. - Copyright (C) 2005-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.openfire.SessionManager" <%@ page import="org.jivesoftware.openfire.SessionManager"
......
...@@ -5,9 +5,17 @@ ...@@ -5,9 +5,17 @@
- -
- Copyright (C) 2004-2010 Jive Software. All rights reserved. - Copyright (C) 2004-2010 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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.
--%> --%>
<%@ taglib uri="http://java.sun.com/jstl/core_rt" prefix="c" %> <%@ taglib uri="http://java.sun.com/jstl/core_rt" prefix="c" %>
......
...@@ -5,9 +5,17 @@ ...@@ -5,9 +5,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.openfire.SessionManager, <%@ page import="org.jivesoftware.openfire.SessionManager,
......
...@@ -5,9 +5,17 @@ ...@@ -5,9 +5,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.openfire.SessionManager, <%@ page import="org.jivesoftware.openfire.SessionManager,
......
...@@ -5,9 +5,17 @@ ...@@ -5,9 +5,17 @@
- -
- Copyright (C) 2005-2008 Jive Software. All rights reserved. - Copyright (C) 2005-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.openfire.Connection, <%@ page import="org.jivesoftware.openfire.Connection,
......
...@@ -5,9 +5,17 @@ ...@@ -5,9 +5,17 @@
- -
- Copyright (C) 2005-2008 Jive Software. All rights reserved. - Copyright (C) 2005-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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.
--%> --%>
<%@ taglib uri="http://java.sun.com/jstl/core_rt" prefix="c" %> <%@ taglib uri="http://java.sun.com/jstl/core_rt" prefix="c" %>
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.util.StringUtils, <%@ page import="org.jivesoftware.util.StringUtils,
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.util.LocaleUtils"%> <%@ page import="org.jivesoftware.util.LocaleUtils"%>
......
...@@ -5,9 +5,17 @@ ...@@ -5,9 +5,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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.
--%> --%>
<%@ taglib uri="http://java.sun.com/jstl/core_rt" prefix="c" %> <%@ taglib uri="http://java.sun.com/jstl/core_rt" prefix="c" %>
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2005-2008 Jive Software. All rights reserved. - Copyright (C) 2005-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.util.ParamUtils" %> <%@ page import="org.jivesoftware.util.ParamUtils" %>
<%@ page import="org.jivesoftware.openfire.filetransfer.proxy.FileTransferProxy" %> <%@ page import="org.jivesoftware.openfire.filetransfer.proxy.FileTransferProxy" %>
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.openfire.group.Group, <%@ page import="org.jivesoftware.openfire.group.Group,
......
...@@ -5,9 +5,17 @@ ...@@ -5,9 +5,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.util.*, <%@ page import="org.jivesoftware.util.*,
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2005-2008 Jive Software. All rights reserved. - Copyright (C) 2005-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.openfire.PresenceManager, <%@ page import="org.jivesoftware.openfire.PresenceManager,
......
...@@ -5,9 +5,17 @@ ...@@ -5,9 +5,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.util.*, <%@ page import="org.jivesoftware.util.*,
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2005-2008 Jive Software. All rights reserved. - Copyright (C) 2005-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.util.ParamUtils" %> <%@ page import="org.jivesoftware.util.ParamUtils" %>
<%@ page import="java.io.File" %> <%@ page import="java.io.File" %>
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="com.sun.syndication.feed.synd.SyndEntry, <%@ page import="com.sun.syndication.feed.synd.SyndEntry,
......
...@@ -5,9 +5,18 @@ ...@@ -5,9 +5,18 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="java.io.*, <%@ page import="java.io.*,
......
...@@ -4,9 +4,18 @@ ...@@ -4,9 +4,18 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="java.io.*, <%@ page import="java.io.*,
......
...@@ -5,9 +5,18 @@ ...@@ -5,9 +5,18 @@
- -
- Copyright (C) 2005-2008 Jive Software. All rights reserved. - Copyright (C) 2005-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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.
--%> --%>
<%@ taglib uri="http://java.sun.com/jstl/core_rt" prefix="c" %> <%@ taglib uri="http://java.sun.com/jstl/core_rt" prefix="c" %>
......
...@@ -4,9 +4,18 @@ ...@@ -4,9 +4,18 @@
- -
- Copyright (C) 2005-2008 Jive Software. All rights reserved. - Copyright (C) 2005-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.util.JiveGlobals" %> <%@ page import="org.jivesoftware.util.JiveGlobals" %>
......
...@@ -4,9 +4,18 @@ ...@@ -4,9 +4,18 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.util.*, <%@ page import="org.jivesoftware.util.*,
......
...@@ -4,9 +4,18 @@ ...@@ -4,9 +4,18 @@
- -
- Copyright (C) 2004-2010 Jive Software. All rights reserved. - Copyright (C) 2004-2010 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.util.*, <%@ page import="org.jivesoftware.util.*,
......
...@@ -4,9 +4,18 @@ ...@@ -4,9 +4,18 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.util.*, <%@ page import="org.jivesoftware.util.*,
......
...@@ -4,9 +4,18 @@ ...@@ -4,9 +4,18 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.dom4j.Element, <%@ page import="org.dom4j.Element,
......
...@@ -4,9 +4,18 @@ ...@@ -4,9 +4,18 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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.
--%> --%>
<% <%
......
...@@ -4,9 +4,18 @@ ...@@ -4,9 +4,18 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.util.*, <%@ page import="org.jivesoftware.util.*,
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.util.ParamUtils, <%@ page import="org.jivesoftware.util.ParamUtils,
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.openfire.muc.MUCRole, <%@ page import="org.jivesoftware.openfire.muc.MUCRole,
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.util.*, <%@ page import="org.jivesoftware.util.*,
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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.
--%> --%>
<% // Redirect to muc-service-edit-form and set that a service will be created <% // Redirect to muc-service-edit-form and set that a service will be created
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.util.*, <%@ page import="org.jivesoftware.util.*,
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.util.ParamUtils, <%@ page import="org.jivesoftware.util.ParamUtils,
......
...@@ -5,9 +5,17 @@ ...@@ -5,9 +5,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.util.LocaleUtils, <%@ page import="org.jivesoftware.util.LocaleUtils,
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.util.*, <%@ page import="org.jivesoftware.util.*,
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.util.*, <%@ page import="org.jivesoftware.util.*,
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.util.*, <%@ page import="org.jivesoftware.util.*,
......
<%-- <%--
- Copyright (C) 2005-2008 Jive Software. All rights reserved. - Copyright (C) 2005-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.util.ParamUtils, <%@ page import="org.jivesoftware.util.ParamUtils,
......
...@@ -5,9 +5,17 @@ ...@@ -5,9 +5,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.util.*, <%@ page import="org.jivesoftware.util.*,
......
...@@ -8,9 +8,17 @@ ...@@ -8,9 +8,17 @@
- -
- Copyright (C) 2005-2008 Jive Software. All rights reserved. - Copyright (C) 2005-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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.
--%> --%>
<%@ taglib uri="http://java.sun.com/jstl/core_rt" prefix="c" %> <%@ taglib uri="http://java.sun.com/jstl/core_rt" prefix="c" %>
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.openfire.XMPPServer, <%@ page import="org.jivesoftware.openfire.XMPPServer,
......
...@@ -5,9 +5,17 @@ ...@@ -5,9 +5,17 @@
- -
- Copyright (C) 2005-2008 Jive Software. All rights reserved. - Copyright (C) 2005-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.util.JiveGlobals, <%@ page import="org.jivesoftware.util.JiveGlobals,
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="java.text.*" <%@ page import="java.text.*"
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.util.*, <%@ page import="org.jivesoftware.util.*,
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.util.JiveGlobals, <%@ page import="org.jivesoftware.util.JiveGlobals,
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="java.util.*, <%@ page import="java.util.*,
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.util.JiveGlobals, <%@ page import="org.jivesoftware.util.JiveGlobals,
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.openfire.SessionManager, <%@ page import="org.jivesoftware.openfire.SessionManager,
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.openfire.SessionManager, <%@ page import="org.jivesoftware.openfire.SessionManager,
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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.
--%> --%>
<%@ taglib uri="http://java.sun.com/jstl/core_rt" prefix="c" %> <%@ taglib uri="http://java.sun.com/jstl/core_rt" prefix="c" %>
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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.
--%> --%>
<%@ taglib uri="http://java.sun.com/jstl/core_rt" prefix="c" %> <%@ taglib uri="http://java.sun.com/jstl/core_rt" prefix="c" %>
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.openfire.PresenceManager, <%@ page import="org.jivesoftware.openfire.PresenceManager,
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.openfire.SessionManager, <%@ page import="org.jivesoftware.openfire.SessionManager,
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.openfire.Connection, <%@ page import="org.jivesoftware.openfire.Connection,
......
<%-- <%--
- Copyright (C) 2005-2008 Jive Software. All rights reserved. - Copyright (C) 2005-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.util.JiveGlobals" %> <%@ page import="org.jivesoftware.util.JiveGlobals" %>
<%@ page import="org.jivesoftware.util.ParamUtils" %> <%@ page import="org.jivesoftware.util.ParamUtils" %>
......
...@@ -8,9 +8,17 @@ ...@@ -8,9 +8,17 @@
- -
- Copyright (C) 2005-2008 Jive Software. All rights reserved. - Copyright (C) 2005-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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.
--%> --%>
<%@ taglib uri="http://java.sun.com/jstl/core_rt" prefix="c" %> <%@ taglib uri="http://java.sun.com/jstl/core_rt" prefix="c" %>
......
...@@ -5,9 +5,17 @@ ...@@ -5,9 +5,17 @@
- -
- Copyright (C) 2005-2008 Jive Software. All rights reserved. - Copyright (C) 2005-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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.
--%> --%>
<%@ taglib uri="http://java.sun.com/jstl/core_rt" prefix="c" %> <%@ taglib uri="http://java.sun.com/jstl/core_rt" prefix="c" %>
......
<%-- <%--
- Copyright (C) 2005-2008 Jive Software. All rights reserved. - Copyright (C) 2005-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="java.util.*, <%@ page import="java.util.*,
......
<%-- <%--
- Copyright (C) 2005-2008 Jive Software. All rights reserved. - Copyright (C) 2005-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.util.*, <%@ page import="org.jivesoftware.util.*,
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.util.*, <%@ page import="org.jivesoftware.util.*,
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.openfire.security.SecurityAuditManager, <%@ page import="org.jivesoftware.openfire.security.SecurityAuditManager,
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.util.ParamUtils, <%@ page import="org.jivesoftware.util.ParamUtils,
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2005-2008 Jive Software. All rights reserved. - Copyright (C) 2005-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.openfire.lockout.LockOutFlag" <%@ page import="org.jivesoftware.openfire.lockout.LockOutFlag"
......
...@@ -5,9 +5,17 @@ ...@@ -5,9 +5,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.util.ParamUtils, <%@ page import="org.jivesoftware.util.ParamUtils,
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.util.*, <%@ page import="org.jivesoftware.util.*,
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.openfire.PresenceManager, <%@ page import="org.jivesoftware.openfire.PresenceManager,
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2005-2008 Jive Software. All rights reserved. - Copyright (C) 2005-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.util.*, <%@ page import="org.jivesoftware.util.*,
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2005-2008 Jive Software. All rights reserved. - Copyright (C) 2005-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.util.*, <%@ page import="org.jivesoftware.util.*,
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2005-2008 Jive Software. All rights reserved. - Copyright (C) 2005-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.util.ParamUtils, <%@ page import="org.jivesoftware.util.ParamUtils,
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2005-2008 Jive Software. All rights reserved. - Copyright (C) 2005-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.util.ParamUtils, <%@ page import="org.jivesoftware.util.ParamUtils,
......
...@@ -4,9 +4,17 @@ ...@@ -4,9 +4,17 @@
- -
- Copyright (C) 2005-2008 Jive Software. All rights reserved. - Copyright (C) 2005-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.util.ParamUtils, <%@ page import="org.jivesoftware.util.ParamUtils,
......
...@@ -5,9 +5,17 @@ ...@@ -5,9 +5,17 @@
- -
- Copyright (C) 2004-2008 Jive Software. All rights reserved. - Copyright (C) 2004-2008 Jive Software. All rights reserved.
- -
- This software is published under the terms of the GNU Public License (GPL), - Licensed under the Apache License, Version 2.0 (the "License");
- a copy of which is included in this distribution, or a commercial license - you may not use this file except in compliance with the License.
- agreement with Jive. - 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 import="org.jivesoftware.openfire.PresenceManager, <%@ page import="org.jivesoftware.openfire.PresenceManager,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment