From 8e75f60947de2f955540cd113df3bfa061c3469f Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Fri, 9 Nov 2012 17:25:01 +0100 Subject: Fix FSF address --- examples/example.c | 2 +- src/librcd.c | 2 +- src/librcd.h | 2 +- statgen/ascii.c | 2 +- statgen/debug.c | 2 +- statgen/generate.c | 2 +- statgen/test.c | 2 +- statgen/upper.c | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/examples/example.c b/examples/example.c index d6e0847..1880597 100644 --- a/examples/example.c +++ b/examples/example.c @@ -14,7 +14,7 @@ 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. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/librcd.c b/src/librcd.c index 60aebdc..c3b28be 100644 --- a/src/librcd.c +++ b/src/librcd.c @@ -14,7 +14,7 @@ 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. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/librcd.h b/src/librcd.h index 5dc4ce4..2b119fe 100644 --- a/src/librcd.h +++ b/src/librcd.h @@ -14,7 +14,7 @@ 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. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef _LIBRCD_H diff --git a/statgen/ascii.c b/statgen/ascii.c index 7bb572e..624a0ce 100644 --- a/statgen/ascii.c +++ b/statgen/ascii.c @@ -14,7 +14,7 @@ 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. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/statgen/debug.c b/statgen/debug.c index 4b87ec6..03e9a48 100644 --- a/statgen/debug.c +++ b/statgen/debug.c @@ -14,7 +14,7 @@ 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. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/statgen/generate.c b/statgen/generate.c index eb0f0bc..f272b34 100644 --- a/statgen/generate.c +++ b/statgen/generate.c @@ -14,7 +14,7 @@ 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. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/statgen/test.c b/statgen/test.c index 0c3d506..3504661 100644 --- a/statgen/test.c +++ b/statgen/test.c @@ -14,7 +14,7 @@ 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. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/statgen/upper.c b/statgen/upper.c index e7c6ed6..1d29d33 100644 --- a/statgen/upper.c +++ b/statgen/upper.c @@ -14,7 +14,7 @@ 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. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include -- cgit v1.2.1