diff options
author | Diego Biurrun <diego@biurrun.de> | 2006-01-13 00:23:32 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2006-01-13 00:23:32 +0000 |
commit | 660204c65ca3e46be86c8634fcbdfa980fae4a03 (patch) | |
tree | c5adde523f455f9da920ce5508df81f83372ae6d /postproc/cs_test.c | |
parent | 5509bffa88238d1f445a84a32e3791bfb9e532fd (diff) | |
download | ffmpeg-660204c65ca3e46be86c8634fcbdfa980fae4a03.tar.gz |
Update licensing information: The FSF changed postal address.
Originally committed as revision 17368 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
Diffstat (limited to 'postproc/cs_test.c')
-rw-r--r-- | postproc/cs_test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/postproc/cs_test.c b/postproc/cs_test.c index df54a7ee0b..b1963f92f6 100644 --- a/postproc/cs_test.c +++ b/postproc/cs_test.c @@ -13,7 +13,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 <stdio.h> |