summaryrefslogtreecommitdiff
path: root/libavutil
diff options
context:
space:
mode:
Diffstat (limited to 'libavutil')
-rw-r--r--libavutil/integer.c2
-rw-r--r--libavutil/integer.h2
-rw-r--r--libavutil/intfloat_readwrite.c2
-rw-r--r--libavutil/mathematics.c2
-rw-r--r--libavutil/rational.c2
-rw-r--r--libavutil/rational.h2
6 files changed, 6 insertions, 6 deletions
diff --git a/libavutil/integer.c b/libavutil/integer.c
index b0e766f781..98c3df35d5 100644
--- a/libavutil/integer.c
+++ b/libavutil/integer.c
@@ -14,7 +14,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
*
*/
diff --git a/libavutil/integer.h b/libavutil/integer.h
index 12edfff996..5237529121 100644
--- a/libavutil/integer.h
+++ b/libavutil/integer.h
@@ -14,7 +14,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
*
*/
diff --git a/libavutil/intfloat_readwrite.c b/libavutil/intfloat_readwrite.c
index 998897ed7b..d2a2ee490b 100644
--- a/libavutil/intfloat_readwrite.c
+++ b/libavutil/intfloat_readwrite.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
*/
/**
diff --git a/libavutil/mathematics.c b/libavutil/mathematics.c
index cc7dbe8bcf..3cd47a8ac0 100644
--- a/libavutil/mathematics.c
+++ b/libavutil/mathematics.c
@@ -13,7 +13,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
*/
/**
diff --git a/libavutil/rational.c b/libavutil/rational.c
index f4e3f7e047..b4700c710c 100644
--- a/libavutil/rational.c
+++ b/libavutil/rational.c
@@ -14,7 +14,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
*
*/
diff --git a/libavutil/rational.h b/libavutil/rational.h
index 189b3621e0..0fbe0d29d6 100644
--- a/libavutil/rational.h
+++ b/libavutil/rational.h
@@ -14,7 +14,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
*
*/