diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2012-11-03 23:05:09 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2012-11-03 23:05:09 +0000 |
commit | 5f59b4f7eee9d07531e2784b9ebb21ab325b6162 (patch) | |
tree | dcf05692989a38e4638b9ec9069687804f6624d8 /tests/examples/audio/audiomix.c | |
parent | 244fdcc69a71c8d70f0bb017e267355b27d6f9e7 (diff) |
Fix FSF address
https://bugzilla.gnome.org/show_bug.cgi?id=687520
Diffstat (limited to 'tests/examples/audio/audiomix.c')
-rw-r--r-- | tests/examples/audio/audiomix.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/examples/audio/audiomix.c b/tests/examples/audio/audiomix.c index fda556d60..dfe95c80f 100644 --- a/tests/examples/audio/audiomix.c +++ b/tests/examples/audio/audiomix.c @@ -16,8 +16,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 |