From 4f41661657a32a8e0147f4b793864b56496af4cf Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Mon, 17 Apr 2006 00:18:11 +0000 Subject: merge from 1.8 branch --- libguile.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libguile.h') diff --git a/libguile.h b/libguile.h index 3703aadde..48f69fbb9 100644 --- a/libguile.h +++ b/libguile.h @@ -1,7 +1,7 @@ #ifndef SCM_LIBGUILE_H #define SCM_LIBGUILE_H -/* Copyright (C) 1995,1996,1997,1998,2000,2001, 2002, 2003, 2004 Free Software Foundation, Inc. +/* Copyright (C) 1995,1996,1997,1998,2000,2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by -- cgit v1.2.1