summaryrefslogtreecommitdiff
path: root/sys/opensles
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2012-11-03 20:38:00 +0000
committerTim-Philipp Müller <tim@centricular.net>2012-11-04 00:09:59 +0000
commit9e1b75fda32f56fb8b85e763bc5a235abf70c9ad (patch)
tree5a636bce24daf096d979bc5138bd311f2aa7b734 /sys/opensles
parentfa20fba1a28b9e36a52991d76a474b6e1dc9fb1a (diff)
Fix FSF address
https://bugzilla.gnome.org/show_bug.cgi?id=687520
Diffstat (limited to 'sys/opensles')
-rw-r--r--sys/opensles/opensles.c4
-rw-r--r--sys/opensles/opensles.h4
-rw-r--r--sys/opensles/openslesringbuffer.c4
-rw-r--r--sys/opensles/openslesringbuffer.h4
-rw-r--r--sys/opensles/openslessink.c4
-rw-r--r--sys/opensles/openslessink.h4
-rw-r--r--sys/opensles/openslessrc.c4
-rw-r--r--sys/opensles/openslessrc.h4
8 files changed, 16 insertions, 16 deletions
diff --git a/sys/opensles/opensles.c b/sys/opensles/opensles.c
index 9351783cf..1a35b63f9 100644
--- a/sys/opensles/opensles.c
+++ b/sys/opensles/opensles.c
@@ -13,8 +13,8 @@
*
* You should have received a copy of the GNU Library 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.
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#ifdef HAVE_CONFIG_H
diff --git a/sys/opensles/opensles.h b/sys/opensles/opensles.h
index 57039af33..dbc341c49 100644
--- a/sys/opensles/opensles.h
+++ b/sys/opensles/opensles.h
@@ -14,8 +14,8 @@
*
* You should have received a copy of the GNU Library 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.
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#ifndef __OPENSLES_H__
diff --git a/sys/opensles/openslesringbuffer.c b/sys/opensles/openslesringbuffer.c
index 2f756c078..51477995c 100644
--- a/sys/opensles/openslesringbuffer.c
+++ b/sys/opensles/openslesringbuffer.c
@@ -13,8 +13,8 @@
*
* You should have received a copy of the GNU Library 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.
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#ifdef HAVE_CONFIG_H
diff --git a/sys/opensles/openslesringbuffer.h b/sys/opensles/openslesringbuffer.h
index 6343bd792..b6095e702 100644
--- a/sys/opensles/openslesringbuffer.h
+++ b/sys/opensles/openslesringbuffer.h
@@ -13,8 +13,8 @@
*
* You should have received a copy of the GNU Library 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.
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#ifndef __OPENSLESRINGBUFFER_H__
diff --git a/sys/opensles/openslessink.c b/sys/opensles/openslessink.c
index e679db189..5677f28e5 100644
--- a/sys/opensles/openslessink.c
+++ b/sys/opensles/openslessink.c
@@ -13,8 +13,8 @@
*
* You should have received a copy of the GNU Library 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.
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
/**
diff --git a/sys/opensles/openslessink.h b/sys/opensles/openslessink.h
index 0a1760249..94deabad8 100644
--- a/sys/opensles/openslessink.h
+++ b/sys/opensles/openslessink.h
@@ -13,8 +13,8 @@
*
* You should have received a copy of the GNU Library 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.
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#ifndef __OPENSLESSINK_H__
diff --git a/sys/opensles/openslessrc.c b/sys/opensles/openslessrc.c
index 748e4f0a6..6a9f21d7b 100644
--- a/sys/opensles/openslessrc.c
+++ b/sys/opensles/openslessrc.c
@@ -13,8 +13,8 @@
*
* You should have received a copy of the GNU Library 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.
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
/**
diff --git a/sys/opensles/openslessrc.h b/sys/opensles/openslessrc.h
index ed75a3ed9..8a4c795ac 100644
--- a/sys/opensles/openslessrc.h
+++ b/sys/opensles/openslessrc.h
@@ -13,8 +13,8 @@
*
* You should have received a copy of the GNU Library 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.
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#ifndef __OPENSLESSRC_H__