]> git.sesse.net Git - vlc/blobdiff - include/vlc/decoder.h
* skins2/src/skin_main.cpp: Fixed a crash in the preferences, reported by Trax
[vlc] / include / vlc / decoder.h
index eb7575e453e5a96624e7aa971050f7958a739320..3e94b04e7abbc57a64a010f6f5b859e9a07cc27a 100644 (file)
@@ -16,7 +16,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.
  *****************************************************************************/
 
 #ifndef _VLC_DECODER_H