SPARK-1140 - Change to Apache 2.0 license

git-svn-id: http://svn.igniterealtime.org/svn/repos/spark/trunk@11716 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
Michael Will
2010-06-08 09:24:15 +00:00
committed by michael.will
parent 2da40ac086
commit 43eb69b7d2
318 changed files with 4437 additions and 1343 deletions

View File

@ -1,13 +1,24 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware; package org.jivesoftware;
import org.jivesoftware.resource.Res; import org.jivesoftware.resource.Res;

View File

@ -1,3 +1,23 @@
/**
* $RCSfile: ,v $
* $Revision: $
* $Date: $
*
* Copyright (C) 2004-2010 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
*
* 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.
*/
package org.jivesoftware; package org.jivesoftware;
import javax.security.auth.login.AppConfigurationEntry; import javax.security.auth.login.AppConfigurationEntry;

View File

@ -1,11 +1,21 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware; package org.jivesoftware;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware; package org.jivesoftware;

View File

@ -1,11 +1,21 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware; package org.jivesoftware;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware; package org.jivesoftware;
/** /**

View File

@ -1,13 +1,24 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware; package org.jivesoftware;
import org.jivesoftware.spark.util.log.Log; import org.jivesoftware.spark.util.log.Log;

View File

@ -1,13 +1,24 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware; package org.jivesoftware;
import java.awt.Color; import java.awt.Color;
@ -191,6 +202,7 @@ public final class Spark {
System.setProperty("sun.java2d.noddraw", "true"); System.setProperty("sun.java2d.noddraw", "true");
System.setProperty("file.encoding", "UTF-8");
SwingUtilities.invokeLater(new Runnable() { SwingUtilities.invokeLater(new Runnable() {
public void run() { public void run() {

View File

@ -1,11 +1,21 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware; package org.jivesoftware;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.launcher; package org.jivesoftware.launcher;

View File

@ -1,11 +1,22 @@
/** /**
* $Revision$ * $RCSfile: ,v $
* $Date$ * $Revision: $
* $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 1999-2005 Jive Software. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License");
* This software is the proprietary information of Jive Software. Use is subject to license terms. * 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.
*/ */
package org.jivesoftware.launcher; package org.jivesoftware.launcher;
import java.io.File; import java.io.File;

View File

@ -1,11 +1,22 @@
/** /**
* $Revision$ * $RCSfile: ,v $
* $Date$ * $Revision: $
* $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 1999-2005 Jive Software. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License");
* This software is the proprietary information of Jive Software. Use is subject to license terms. * 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.
*/ */
package org.jivesoftware.launcher; package org.jivesoftware.launcher;
import java.io.BufferedInputStream; import java.io.BufferedInputStream;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.resource; package org.jivesoftware.resource;
import javax.swing.ImageIcon; import javax.swing.ImageIcon;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.resource; package org.jivesoftware.resource;
import org.jivesoftware.spark.util.log.Log; import org.jivesoftware.spark.util.log.Log;

View File

@ -1,11 +1,22 @@
/** /**
* $Revision$ * $RCSfile: ,v $
* $Date$ * $Revision: $
* $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 1999-2005 Jive Software. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License");
* This software is the proprietary information of Jive Software. Use is subject to license terms. * 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.
*/ */
package org.jivesoftware.resource; package org.jivesoftware.resource;
import org.jivesoftware.spark.util.log.Log; import org.jivesoftware.spark.util.log.Log;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.resource; package org.jivesoftware.resource;
import javax.swing.ImageIcon; import javax.swing.ImageIcon;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.resource; package org.jivesoftware.resource;
import org.jivesoftware.spark.util.log.Log; import org.jivesoftware.spark.util.log.Log;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark; package org.jivesoftware.spark;
import java.awt.Color; import java.awt.Color;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark; package org.jivesoftware.spark;
import org.jivesoftware.resource.SparkRes; import org.jivesoftware.resource.SparkRes;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark; package org.jivesoftware.spark;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark; package org.jivesoftware.spark;
import org.jivesoftware.spark.plugin.MetadataListener; import org.jivesoftware.spark.plugin.MetadataListener;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark; package org.jivesoftware.spark;
import java.awt.Window; import java.awt.Window;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark; package org.jivesoftware.spark;
import java.awt.Window; import java.awt.Window;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark; package org.jivesoftware.spark;
import org.dom4j.Document; import org.dom4j.Document;

View File

@ -1,11 +1,22 @@
/** /**
* $Revision$ * $RCSfile: ,v $
* $Date$ * $Revision: $
* $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 1999-2005 Jive Software. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License");
* This software is the proprietary information of Jive Software. Use is subject to license terms. * 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.
*/ */
package org.jivesoftware.spark; package org.jivesoftware.spark;
import org.jivesoftware.resource.Res; import org.jivesoftware.resource.Res;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark; package org.jivesoftware.spark;
import org.jivesoftware.smack.ConnectionListener; import org.jivesoftware.smack.ConnectionListener;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark; package org.jivesoftware.spark;
import org.jivesoftware.resource.SoundsRes; import org.jivesoftware.resource.SoundsRes;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark; package org.jivesoftware.spark;
import org.jivesoftware.MainWindow; import org.jivesoftware.MainWindow;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark; package org.jivesoftware.spark;
import org.jivesoftware.resource.Res; import org.jivesoftware.resource.Res;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark; package org.jivesoftware.spark;
import java.awt.CardLayout; import java.awt.CardLayout;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component; package org.jivesoftware.spark.component;
import java.util.ArrayList; import java.util.ArrayList;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component; package org.jivesoftware.spark.component;
import org.jivesoftware.resource.Default; import org.jivesoftware.resource.Default;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component; package org.jivesoftware.spark.component;
import java.awt.BorderLayout; import java.awt.BorderLayout;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component; package org.jivesoftware.spark.component;
import java.util.Enumeration; import java.util.Enumeration;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component; package org.jivesoftware.spark.component;
import java.awt.Color; import java.awt.Color;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component; package org.jivesoftware.spark.component;
import java.awt.BorderLayout; import java.awt.BorderLayout;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component; package org.jivesoftware.spark.component;
import org.jivesoftware.spark.util.ResourceUtils; import org.jivesoftware.spark.util.ResourceUtils;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component; package org.jivesoftware.spark.component;
import org.jivesoftware.spark.util.log.Log; import org.jivesoftware.spark.util.log.Log;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component; package org.jivesoftware.spark.component;
import org.jivesoftware.spark.util.log.Log; import org.jivesoftware.spark.util.log.Log;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component; package org.jivesoftware.spark.component;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component; package org.jivesoftware.spark.component;
import org.jivesoftware.resource.SparkRes; import org.jivesoftware.resource.SparkRes;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component; package org.jivesoftware.spark.component;
import org.jivesoftware.resource.Default; import org.jivesoftware.resource.Default;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component; package org.jivesoftware.spark.component;
import org.jivesoftware.resource.Res; import org.jivesoftware.resource.Res;

View File

@ -1,11 +1,22 @@
/** /**
* $Revision$ * $RCSfile: ,v $
* $Date$ * $Revision: $
* $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 1999-2005 Jive Software. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License");
* This software is the proprietary information of Jive Software. Use is subject to license terms. * 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.
*/ */
package org.jivesoftware.spark.component; package org.jivesoftware.spark.component;
import org.jivesoftware.resource.SparkRes; import org.jivesoftware.resource.SparkRes;

View File

@ -1,11 +1,22 @@
/** /**
* $Revision$ * $RCSfile: ,v $
* $Date$ * $Revision: $
* $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 1999-2005 Jive Software. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License");
* This software is the proprietary information of Jive Software. Use is subject to license terms. * 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.
*/ */
package org.jivesoftware.spark.component; package org.jivesoftware.spark.component;
import javax.swing.JComponent; import javax.swing.JComponent;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component; package org.jivesoftware.spark.component;
import org.jivesoftware.spark.util.GraphicUtils; import org.jivesoftware.spark.util.GraphicUtils;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component; package org.jivesoftware.spark.component;
import javax.swing.BorderFactory; import javax.swing.BorderFactory;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component; package org.jivesoftware.spark.component;
import javax.swing.Icon; import javax.swing.Icon;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component; package org.jivesoftware.spark.component;
import org.jivesoftware.resource.SparkRes; import org.jivesoftware.resource.SparkRes;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component; package org.jivesoftware.spark.component;
import java.awt.Color; import java.awt.Color;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component; package org.jivesoftware.spark.component;
import java.awt.BorderLayout; import java.awt.BorderLayout;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component; package org.jivesoftware.spark.component;
import org.jivesoftware.resource.Res; import org.jivesoftware.resource.Res;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component; package org.jivesoftware.spark.component;
import javax.swing.Icon; import javax.swing.Icon;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component; package org.jivesoftware.spark.component;
import org.jivesoftware.Spark; import org.jivesoftware.Spark;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component; package org.jivesoftware.spark.component;
import org.jivesoftware.resource.SparkRes; import org.jivesoftware.resource.SparkRes;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component; package org.jivesoftware.spark.component;
import org.jivesoftware.spark.util.GraphicUtils; import org.jivesoftware.spark.util.GraphicUtils;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component; package org.jivesoftware.spark.component;
import org.jivesoftware.spark.util.GraphicUtils; import org.jivesoftware.spark.util.GraphicUtils;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component; package org.jivesoftware.spark.component;
import javax.swing.JComponent; import javax.swing.JComponent;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component; package org.jivesoftware.spark.component;
import org.jivesoftware.resource.Default; import org.jivesoftware.resource.Default;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component; package org.jivesoftware.spark.component;
import javax.swing.JComponent; import javax.swing.JComponent;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component; package org.jivesoftware.spark.component;
import org.jivesoftware.spark.plugin.ContextMenuListener; import org.jivesoftware.spark.plugin.ContextMenuListener;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component; package org.jivesoftware.spark.component;
import java.io.Serializable; import java.io.Serializable;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component; package org.jivesoftware.spark.component;
import java.awt.Component; import java.awt.Component;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component; package org.jivesoftware.spark.component;
import javax.swing.JTextArea; import javax.swing.JTextArea;

View File

@ -1,3 +1,22 @@
/**
* $RCSfile: ,v $
* $Revision: $
* $Date: $
*
* Copyright (C) 2004-2010 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
*
* 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.
*/
package org.jivesoftware.spark.component.borders; package org.jivesoftware.spark.component.borders;
import javax.swing.JComponent; import javax.swing.JComponent;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component.borders; package org.jivesoftware.spark.component.borders;
import javax.swing.border.AbstractBorder; import javax.swing.border.AbstractBorder;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component.browser; package org.jivesoftware.spark.component.browser;
import org.jivesoftware.Spark; import org.jivesoftware.Spark;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component.browser; package org.jivesoftware.spark.component.browser;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component.browser; package org.jivesoftware.spark.component.browser;
import javax.swing.JPanel; import javax.swing.JPanel;

View File

@ -1,3 +1,22 @@
/**
* $RCSfile: ,v $
* $Revision: $
* $Date: $
*
* Copyright (C) 2004-2010 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
*
* 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.
*/
package org.jivesoftware.spark.component.browser; package org.jivesoftware.spark.component.browser;
import java.awt.BorderLayout; import java.awt.BorderLayout;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component.browser; package org.jivesoftware.spark.component.browser;
import org.jdesktop.jdic.browser.BrowserEngineManager; import org.jdesktop.jdic.browser.BrowserEngineManager;

View File

@ -1,3 +1,22 @@
/**
* $RCSfile: ,v $
* $Revision: $
* $Date: $
*
* Copyright (C) 2004-2010 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
*
* 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.
*/
package org.jivesoftware.spark.component.focus; package org.jivesoftware.spark.component.focus;
import java.awt.Component; import java.awt.Component;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component.panes; package org.jivesoftware.spark.component.panes;
import org.jivesoftware.spark.util.ModelUtil; import org.jivesoftware.spark.util.ModelUtil;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component.panes; package org.jivesoftware.spark.component.panes;
/** /**

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component.panes; package org.jivesoftware.spark.component.panes;
import org.jivesoftware.resource.SparkRes; import org.jivesoftware.resource.SparkRes;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component.renderer; package org.jivesoftware.spark.component.renderer;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component.renderer; package org.jivesoftware.spark.component.renderer;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component.renderer; package org.jivesoftware.spark.component.renderer;

View File

@ -1,3 +1,22 @@
/**
* $RCSfile: ,v $
* $Revision: $
* $Date: $
*
* Copyright (C) 2004-2010 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
*
* 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.
*/
package org.jivesoftware.spark.component.tabbedPane; package org.jivesoftware.spark.component.tabbedPane;
import java.awt.BorderLayout; import java.awt.BorderLayout;

View File

@ -1,3 +1,22 @@
/**
* $RCSfile: ,v $
* $Revision: $
* $Date: $
*
* Copyright (C) 2004-2010 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
*
* 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.
*/
package org.jivesoftware.spark.component.tabbedPane; package org.jivesoftware.spark.component.tabbedPane;
import java.awt.BorderLayout; import java.awt.BorderLayout;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.component.tabbedPane; package org.jivesoftware.spark.component.tabbedPane;
import java.awt.Component; import java.awt.Component;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.decorator; package org.jivesoftware.spark.decorator;
import org.jivesoftware.resource.SparkRes; import org.jivesoftware.resource.SparkRes;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.filetransfer; package org.jivesoftware.spark.filetransfer;
import org.jivesoftware.resource.Res; import org.jivesoftware.resource.Res;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.filetransfer; package org.jivesoftware.spark.filetransfer;
import org.jivesoftware.smackx.filetransfer.FileTransferRequest; import org.jivesoftware.smackx.filetransfer.FileTransferRequest;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.filetransfer; package org.jivesoftware.spark.filetransfer;
import java.awt.AWTException; import java.awt.AWTException;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.filetransfer.preferences; package org.jivesoftware.spark.filetransfer.preferences;
import org.jivesoftware.resource.SparkRes; import org.jivesoftware.resource.SparkRes;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.filetransfer.preferences; package org.jivesoftware.spark.filetransfer.preferences;
import org.jivesoftware.Spark; import org.jivesoftware.Spark;

View File

@ -1,11 +1,22 @@
/** /**
* $Revision$ * $RCSfile: ,v $
* $Date$ * $Revision: $
* $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 1999-2005 Jive Software. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License");
* This software is the proprietary information of Jive Software. Use is subject to license terms. * 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.
*/ */
package org.jivesoftware.spark.phone; package org.jivesoftware.spark.phone;
import javax.swing.Action; import javax.swing.Action;

View File

@ -1,11 +1,22 @@
/** /**
* $Revision$ * $RCSfile: ,v $
* $Date$ * $Revision: $
* $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 1999-2005 Jive Software. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License");
* This software is the proprietary information of Jive Software. Use is subject to license terms. * 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.
*/ */
package org.jivesoftware.spark.phone; package org.jivesoftware.spark.phone;
import org.jivesoftware.resource.Res; import org.jivesoftware.resource.Res;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.plugin; package org.jivesoftware.spark.plugin;
import javax.swing.JPopupMenu; import javax.swing.JPopupMenu;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
* 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.
*/ */
package org.jivesoftware.spark.plugin; package org.jivesoftware.spark.plugin;
/** /**

View File

@ -1,9 +1,21 @@
/** /**
* $Revision$ * $RCSfile: ,v $
* $Date$ * $Revision: $
* $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 1999-2005 Jive Software. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License");
* This software is the proprietary information of Jive Software. Use is subject to license terms. * 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.
*/ */
package org.jivesoftware.spark.plugin; package org.jivesoftware.spark.plugin;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
*/ * 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.
*/
package org.jivesoftware.spark.plugin; package org.jivesoftware.spark.plugin;
/** /**

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
*/ * 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.
*/
package org.jivesoftware.spark.plugin; package org.jivesoftware.spark.plugin;
import org.jivesoftware.smack.packet.IQ; import org.jivesoftware.smack.packet.IQ;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
*/ * 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.
*/
package org.jivesoftware.spark.plugin; package org.jivesoftware.spark.plugin;
import java.io.File; import java.io.File;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
*/ * 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.
*/
package org.jivesoftware.spark.preference; package org.jivesoftware.spark.preference;
import javax.swing.Icon; import javax.swing.Icon;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
*/ * 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.
*/
package org.jivesoftware.spark.preference; package org.jivesoftware.spark.preference;
import java.util.ArrayList; import java.util.ArrayList;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
*/ * 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.
*/
package org.jivesoftware.spark.search; package org.jivesoftware.spark.search;
import org.jivesoftware.spark.util.SwingWorker; import org.jivesoftware.spark.util.SwingWorker;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
*/ * 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.
*/
package org.jivesoftware.spark.search; package org.jivesoftware.spark.search;
import org.jivesoftware.Spark; import org.jivesoftware.Spark;

View File

@ -1,13 +1,22 @@
/** /**
* $RCSfile: ,v $
* $Revision: $ * $Revision: $
* $Date: $ * $Date: $
*
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
* *
* Copyright (C) 2006 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 Lesser Public License (LGPL), * http://www.apache.org/licenses/LICENSE-2.0
* a copy of which is included in this distribution. *
*/ * 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.
*/
package org.jivesoftware.spark.search; package org.jivesoftware.spark.search;
import javax.swing.Icon; import javax.swing.Icon;

Some files were not shown because too many files have changed in this diff Show More