summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2006-01-12 22:43:26 +0000
committerDiego Biurrun <diego@biurrun.de>2006-01-12 22:43:26 +0000
commit5509bffa88238d1f445a84a32e3791bfb9e532fd (patch)
tree852d6c37e7409657961378ccce977826b6799ae1 /tests
parentc8a596d21045851ddbdc29d0d27397ab0a19674c (diff)
Update licensing information: The FSF changed postal address.
Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'tests')
-rw-r--r--tests/dsptest.c2
-rw-r--r--tests/tiny_psnr.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/dsptest.c b/tests/dsptest.c
index e772e189c7..06a1852021 100644
--- a/tests/dsptest.c
+++ b/tests/dsptest.c
@@ -14,7 +14,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
*/
#define TESTCPU_MAIN
#include "avcodec.h"
diff --git a/tests/tiny_psnr.c b/tests/tiny_psnr.c
index d9ac26affb..2a19f4d4f7 100644
--- a/tests/tiny_psnr.c
+++ b/tests/tiny_psnr.c
@@ -13,7 +13,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
*
*/