summaryrefslogtreecommitdiff
path: root/src/test_libs_common
diff options
context:
space:
mode:
authorMiroslav Lichvar <mlichvar@redhat.com>2012-12-04 17:36:05 +0100
committerErik de Castro Lopo <erikd@mega-nerd.com>2012-12-06 06:17:26 +1100
commit6a1f59b58fbaa80b7057653edc35ab89fa6968f4 (patch)
tree265b551b956a34c9b21eb4c2d2a44454f03464f7 /src/test_libs_common
parenta43f56c0b22082834947485c24a329c07caa4ce6 (diff)
downloadflac-6a1f59b58fbaa80b7057653edc35ab89fa6968f4.tar.gz
Update FSF address.
Diffstat (limited to 'src/test_libs_common')
-rw-r--r--src/test_libs_common/Makefile.am6
-rw-r--r--src/test_libs_common/Makefile.lite6
-rw-r--r--src/test_libs_common/file_utils_flac.c6
-rw-r--r--src/test_libs_common/metadata_utils.c6
4 files changed, 12 insertions, 12 deletions
diff --git a/src/test_libs_common/Makefile.am b/src/test_libs_common/Makefile.am
index 41d71c24..0de5792e 100644
--- a/src/test_libs_common/Makefile.am
+++ b/src/test_libs_common/Makefile.am
@@ -11,9 +11,9 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
-# 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.
+# 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.,
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
AM_CPPFLAGS = -I$(top_builddir) -I$(srcdir)/include -I$(top_srcdir)/include
diff --git a/src/test_libs_common/Makefile.lite b/src/test_libs_common/Makefile.lite
index 6edfd829..a1921abb 100644
--- a/src/test_libs_common/Makefile.lite
+++ b/src/test_libs_common/Makefile.lite
@@ -11,9 +11,9 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
-# 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.
+# 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.,
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
# GNU makefile
diff --git a/src/test_libs_common/file_utils_flac.c b/src/test_libs_common/file_utils_flac.c
index 7d797931..4c5fcf87 100644
--- a/src/test_libs_common/file_utils_flac.c
+++ b/src/test_libs_common/file_utils_flac.c
@@ -11,9 +11,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * 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.
+ * 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.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#if HAVE_CONFIG_H
diff --git a/src/test_libs_common/metadata_utils.c b/src/test_libs_common/metadata_utils.c
index 629f0419..8bc59d5c 100644
--- a/src/test_libs_common/metadata_utils.c
+++ b/src/test_libs_common/metadata_utils.c
@@ -11,9 +11,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * 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.
+ * 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.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
/*