diff options
author | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2014-02-22 11:17:56 +0100 |
---|---|---|
committer | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2014-02-22 11:17:56 +0100 |
commit | b89596a432504fb9919089fe9c8fc11f60733b54 (patch) | |
tree | a3b099fd505fb19d6d2f58bb7a2c8610d0a9fe48 /libavfilter | |
parent | 44b22bba422b2457e2cfe8aad796817bc8ab220f (diff) | |
download | ffmpeg-b89596a432504fb9919089fe9c8fc11f60733b54.tar.gz |
Fix FSF address in colormatrix and libzvbi license headers.
As reported by irc user aca.
The files in compat/avisynth are maintained elsewhere, no changes.
Diffstat (limited to 'libavfilter')
-rw-r--r-- | libavfilter/vf_colormatrix.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/vf_colormatrix.c b/libavfilter/vf_colormatrix.c index 2e962637bf..43654ae36e 100644 --- a/libavfilter/vf_colormatrix.c +++ b/libavfilter/vf_colormatrix.c @@ -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 + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ /** |