diff options
author | Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> | 2014-03-06 18:58:04 +0100 |
---|---|---|
committer | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2014-05-31 12:18:31 +0200 |
commit | d773d7775a632785f99ee1a69f4a776f956844b3 (patch) | |
tree | 4ad7b6e414955e77240e799cad7b33377548b90a | |
parent | f15f4cefd7bf60c7c546ef0577c9d9699058bb98 (diff) | |
download | ffmpeg-d773d7775a632785f99ee1a69f4a776f956844b3.tar.gz |
Correct the FSF address for two avisynth files to '51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA'
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 64b6164b721c77cbb28b381af31bd8ea753818c5)
-rw-r--r-- | compat/avisynth/avisynth_c.h | 3 | ||||
-rw-r--r-- | compat/avisynth/avxsynth_c.h | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/compat/avisynth/avisynth_c.h b/compat/avisynth/avisynth_c.h index 84b6e13684..448493b839 100644 --- a/compat/avisynth/avisynth_c.h +++ b/compat/avisynth/avisynth_c.h @@ -13,7 +13,8 @@ // // 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., 675 Mass Ave, Cambridge, MA 02139, USA, or visit +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +// MA 02110-1301 USA, or visit // http://www.gnu.org/copyleft/gpl.html . // // As a special exception, I give you permission to link to the diff --git a/compat/avisynth/avxsynth_c.h b/compat/avisynth/avxsynth_c.h index 7a81e2195a..b20f46081e 100644 --- a/compat/avisynth/avxsynth_c.h +++ b/compat/avisynth/avxsynth_c.h @@ -13,7 +13,8 @@ // // 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., 675 Mass Ave, Cambridge, MA 02139, USA, or visit +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +// MA 02110-1301 USA, or visit // http://www.gnu.org/copyleft/gpl.html . // // As a special exception, I give you permission to link to the |