[Ffmpeg-cvslog] CVS: ffmpeg/libavcodec/sh4 dsputil_align.c, 1.4, 1.5 dsputil_sh4.c, 1.5, 1.6 idct_sh4.c, 1.4, 1.5

Diego Biurrun CVS diego
Thu Jan 12 23:43:54 CET 2006


Update of /cvsroot/ffmpeg/ffmpeg/libavcodec/sh4
In directory mail:/var2/tmp/cvs-serv2134/libavcodec/sh4

Modified Files:
	dsputil_align.c dsputil_sh4.c idct_sh4.c 
Log Message:
Update licensing information: The FSF changed postal address.


Index: dsputil_align.c
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/libavcodec/sh4/dsputil_align.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- dsputil_align.c	22 Dec 2005 01:10:10 -0000	1.4
+++ dsputil_align.c	12 Jan 2006 22:43:21 -0000	1.5
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 

Index: dsputil_sh4.c
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/libavcodec/sh4/dsputil_sh4.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dsputil_sh4.c	22 Dec 2005 01:10:10 -0000	1.5
+++ dsputil_sh4.c	12 Jan 2006 22:43:21 -0000	1.6
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #include "../avcodec.h"

Index: idct_sh4.c
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/libavcodec/sh4/idct_sh4.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- idct_sh4.c	22 Dec 2005 01:10:10 -0000	1.4
+++ idct_sh4.c	12 Jan 2006 22:43:21 -0000	1.5
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #include "../dsputil.h"





More information about the ffmpeg-cvslog mailing list