diff options
Diffstat (limited to 'mixguile/xmixguile_cmd_dispatcher.c')
-rw-r--r-- | mixguile/xmixguile_cmd_dispatcher.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mixguile/xmixguile_cmd_dispatcher.c b/mixguile/xmixguile_cmd_dispatcher.c index 272dc5d..36c253b 100644 --- a/mixguile/xmixguile_cmd_dispatcher.c +++ b/mixguile/xmixguile_cmd_dispatcher.c @@ -1,7 +1,7 @@ /* -*-c-*- -------------- xmixguile_cmd_dispatcher.c : * Implementation of the functions declared in xmixguile_cmd_dispatcher.h * ------------------------------------------------------------------ - * $Id: xmixguile_cmd_dispatcher.c,v 1.12 2004/06/23 10:47:27 jao Exp $ + * $Id: xmixguile_cmd_dispatcher.c,v 1.13 2005/09/20 19:43:14 jao Exp $ * ------------------------------------------------------------------ * Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc. * @@ -17,7 +17,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. * */ |