summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <cehoyos@ag.or.at>2014-02-22 11:17:56 +0100
committerCarl Eugen Hoyos <cehoyos@ag.or.at>2014-02-22 11:17:56 +0100
commitb89596a432504fb9919089fe9c8fc11f60733b54 (patch)
treea3b099fd505fb19d6d2f58bb7a2c8610d0a9fe48
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.
-rw-r--r--libavcodec/libzvbi-teletextdec.c2
-rw-r--r--libavfilter/vf_colormatrix.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/libavcodec/libzvbi-teletextdec.c b/libavcodec/libzvbi-teletextdec.c
index abc24c37ea..4129bacb77 100644
--- a/libavcodec/libzvbi-teletextdec.c
+++ b/libavcodec/libzvbi-teletextdec.c
@@ -15,7 +15,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
*/
#include "avcodec.h"
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
*/
/**