From 127a5ce640ec5282bbb4b473c01c5366e3c5e2f2 Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Tue, 11 Oct 2011 14:56:23 +0800 Subject: fixes fsf address --- src/include/memory_chunk.h | 2 +- src/include/novel_types.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/include') diff --git a/src/include/memory_chunk.h b/src/include/memory_chunk.h index def0532..49b8f8c 100644 --- a/src/include/memory_chunk.h +++ b/src/include/memory_chunk.h @@ -16,7 +16,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 + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef MEMORY_CHUNK_H diff --git a/src/include/novel_types.h b/src/include/novel_types.h index 2c11752..1c4fb2b 100644 --- a/src/include/novel_types.h +++ b/src/include/novel_types.h @@ -16,7 +16,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 + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* -- cgit