]> git.sesse.net Git - vlc/blobdiff - bindings/java-gcj/JVLC.java
Fixed a deadlock between VLM and httpd. (Issue all VLM command
[vlc] / bindings / java-gcj / JVLC.java
index 22361da46a796b7dc7e57365cee7bfcf09d8ea02..5dad2fd81cf4d610fb30b191ca88a298518c13f2 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * JVLC.java: global class for vlc Java Bindings
  *****************************************************************************
- * Copyright (C) 1998-2004 VideoLAN (Centrale Réseaux) and its contributors
+ * Copyright (C) 1998-2004 the VideoLAN team
  *
  * Authors: Filippo Carone <filippo@carone.org>
  *
@@ -17,7 +17,7 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
 public class JVLC {