]> git.sesse.net Git - vlc/blobdiff - modules/codec/ffmpeg/demux.c
FSF address change.
[vlc] / modules / codec / ffmpeg / demux.c
index 6ab01e01329e2547187d7646b7a00ad124192e16..746f4231fdeeb442c66044169f8eb550d0239937 100644 (file)
@@ -19,7 +19,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.
  *****************************************************************************/
 
 /*****************************************************************************