diff options
Diffstat (limited to 'libvo/vo_syncfb.c')
-rw-r--r-- | libvo/vo_syncfb.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/libvo/vo_syncfb.c b/libvo/vo_syncfb.c index c36933560d..a6b965e264 100644 --- a/libvo/vo_syncfb.c +++ b/libvo/vo_syncfb.c @@ -20,9 +20,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with GNU Make; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * + * along with mpeg2dec; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include <stdio.h> |