Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <cehoyos@ag.or.at>2014-02-22 14:17:56 +0400
committerCarl Eugen Hoyos <cehoyos@ag.or.at>2014-02-22 14:17:56 +0400
commitb89596a432504fb9919089fe9c8fc11f60733b54 (patch)
treea3b099fd505fb19d6d2f58bb7a2c8610d0a9fe48 /libavfilter/vf_colormatrix.c
parent44b22bba422b2457e2cfe8aad796817bc8ab220f (diff)
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/vf_colormatrix.c')
-rw-r--r--libavfilter/vf_colormatrix.c2
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
*/
/**