# HG changeset patch # User diego # Date 1209813567 0 # Node ID d791659dd245872d7b0fa565d69e6158c1a2f702 # Parent d126cce15d3c1c5ce31e71491580a3bf478baf06 Remove modification notes from unmodified files. diff -r d126cce15d3c -r d791659dd245 libmpeg2/attributes.h --- a/libmpeg2/attributes.h Sat May 03 09:32:00 2008 +0000 +++ b/libmpeg2/attributes.h Sat May 03 11:19:27 2008 +0000 @@ -19,10 +19,6 @@ * 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-1307 USA - * - * Modified for use with MPlayer, see libmpeg-0.4.1.diff for the exact changes. - * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/ - * $Id$ */ /* use gcc attribs to align critical data structures */ diff -r d126cce15d3c -r d791659dd245 libmpeg2/idct.c --- a/libmpeg2/idct.c Sat May 03 09:32:00 2008 +0000 +++ b/libmpeg2/idct.c Sat May 03 11:19:27 2008 +0000 @@ -19,10 +19,6 @@ * 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-1307 USA - * - * Modified for use with MPlayer, see libmpeg-0.4.1.diff for the exact changes. - * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/ - * $Id$ */ #include "config.h" diff -r d126cce15d3c -r d791659dd245 libmpeg2/idct_alpha.c --- a/libmpeg2/idct_alpha.c Sat May 03 09:32:00 2008 +0000 +++ b/libmpeg2/idct_alpha.c Sat May 03 11:19:27 2008 +0000 @@ -20,10 +20,6 @@ * 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-1307 USA - * - * Modified for use with MPlayer, see libmpeg-0.4.1.diff for the exact changes. - * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/ - * $Id$ */ #include "config.h"