]> git.sesse.net Git - vlc/blobdiff - modules/misc/dummy/encoder.c
Fix a bunch of gcc warnings
[vlc] / modules / misc / dummy / encoder.c
index 26f099f44240ce22c91d3ee1c5479eca58299591..ec7bf70fe577dbac3b661e8a702fa3ced1db098f 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.
  *****************************************************************************/
 
 /*****************************************************************************