diff options
author | Diego Biurrun <diego@biurrun.de> | 2006-01-12 22:43:26 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2006-01-12 22:43:26 +0000 |
commit | 5509bffa88238d1f445a84a32e3791bfb9e532fd (patch) | |
tree | 852d6c37e7409657961378ccce977826b6799ae1 /libavcodec/sparc | |
parent | c8a596d21045851ddbdc29d0d27397ab0a19674c (diff) | |
download | ffmpeg-5509bffa88238d1f445a84a32e3791bfb9e532fd.tar.gz |
Update licensing information: The FSF changed postal address.
Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/sparc')
-rw-r--r-- | libavcodec/sparc/dsputil_vis.c | 2 | ||||
-rw-r--r-- | libavcodec/sparc/vis.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libavcodec/sparc/dsputil_vis.c b/libavcodec/sparc/dsputil_vis.c index 9719f928e7..f4ac3883d3 100644 --- a/libavcodec/sparc/dsputil_vis.c +++ b/libavcodec/sparc/dsputil_vis.c @@ -17,7 +17,7 @@ * * You should have received a copy of the Lesser 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 Street, Fifth Floor, Boston, MA 02110-1301 USA */ /* The *no_round* functions have been added by James A. Morrison, 2003,2004. diff --git a/libavcodec/sparc/vis.h b/libavcodec/sparc/vis.h index 9e5fba360e..dfdf2f6197 100644 --- a/libavcodec/sparc/vis.h +++ b/libavcodec/sparc/vis.h @@ -17,7 +17,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 Street, Fifth Floor, Boston, MA 02110-1301 USA */ /* You may be asking why I hard-code the instruction opcodes and don't |