|
|
|
@ -1,5 +1,5 @@
|
|
|
|
/*
|
|
|
|
/*
|
|
|
|
* Copyright (c) 2004-2010 YAMJ Members
|
|
|
|
* Copyright (c) 2004-2011 YAMJ Members
|
|
|
|
* http://code.google.com/p/moviejukebox/people/list
|
|
|
|
* http://code.google.com/p/moviejukebox/people/list
|
|
|
|
*
|
|
|
|
*
|
|
|
|
* Web: http://code.google.com/p/moviejukebox/
|
|
|
|
* Web: http://code.google.com/p/moviejukebox/
|
|
|
|
@ -10,7 +10,6 @@
|
|
|
|
* For any reuse or distribution, you must make clear to others the
|
|
|
|
* For any reuse or distribution, you must make clear to others the
|
|
|
|
* license terms of this work.
|
|
|
|
* license terms of this work.
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
|
|
package com.moviejukebox.themoviedb.tools;
|
|
|
|
package com.moviejukebox.themoviedb.tools;
|
|
|
|
|
|
|
|
|
|
|
|
import java.security.PrivilegedAction;
|
|
|
|
import java.security.PrivilegedAction;
|
|
|
|
|