diff options
| author | Xavier Bachelot <xavier@bachelot.org> | 2013-07-03 22:05:54 +0200 |
|---|---|---|
| committer | Xavier Bachelot <xavier@bachelot.org> | 2013-07-03 22:05:54 +0200 |
| commit | c4f8fab7b813c70c64e9a74bd5bf39193c8544a5 (patch) | |
| tree | 04105d03c0101dc5b2aebea53e57b0a1bc4026b6 /src/video_dec/libmpeg2/motion_comp_mmx.c | |
| parent | bcb68d44c677f30bbc3e734686bec0cb735c46af (diff) | |
| download | xine-lib-c4f8fab7b813c70c64e9a74bd5bf39193c8544a5.tar.gz xine-lib-c4f8fab7b813c70c64e9a74bd5bf39193c8544a5.tar.bz2 | |
Fix FSF address in a bunch of files
Diffstat (limited to 'src/video_dec/libmpeg2/motion_comp_mmx.c')
| -rw-r--r-- | src/video_dec/libmpeg2/motion_comp_mmx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/video_dec/libmpeg2/motion_comp_mmx.c b/src/video_dec/libmpeg2/motion_comp_mmx.c index 9c5ab455d..9a8c4baaf 100644 --- a/src/video_dec/libmpeg2/motion_comp_mmx.c +++ b/src/video_dec/libmpeg2/motion_comp_mmx.c @@ -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-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "config.h" |
