]> git.sesse.net Git - vlc/blobdiff - modules/demux/pva.c
Fix very unlikely race condition
[vlc] / modules / demux / pva.c
index a5622bfc3ac2246975ca69d656b10fb346846e79..17de985b58265e571110a940a2fbeda9c0dc22de 100644 (file)
@@ -18,7 +18,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.
  *****************************************************************************/
 
 /*****************************************************************************