summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@dside.dyndns.org>2012-11-09 17:25:01 +0100
committerSuren A. Chilingaryan <csa@dside.dyndns.org>2012-11-09 17:25:01 +0100
commit8e75f60947de2f955540cd113df3bfa061c3469f (patch)
treea0371da3eb3ff8a02c07e14f72ca6aff41651bcb
parent3bdbb9874f73d024f43893626dbe61a32c9c799b (diff)
downloadlibrcd-8e75f60947de2f955540cd113df3bfa061c3469f.tar.gz
librcd-8e75f60947de2f955540cd113df3bfa061c3469f.tar.bz2
librcd-8e75f60947de2f955540cd113df3bfa061c3469f.tar.xz
librcd-8e75f60947de2f955540cd113df3bfa061c3469f.zip
Fix FSF address
-rw-r--r--examples/example.c2
-rw-r--r--src/librcd.c2
-rw-r--r--src/librcd.h2
-rw-r--r--statgen/ascii.c2
-rw-r--r--statgen/debug.c2
-rw-r--r--statgen/generate.c2
-rw-r--r--statgen/test.c2
-rw-r--r--statgen/upper.c2
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 <stdio.h>
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 <stdio.h>
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 <stdio.h>
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 <stdio.h>
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 <stdio.h>
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 <stdio.h>
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 <stdio.h>