diff options
Diffstat (limited to 'mixguile/mixguile-commands.scm')
-rw-r--r-- | mixguile/mixguile-commands.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mixguile/mixguile-commands.scm b/mixguile/mixguile-commands.scm index fe61695..bc1aeb2 100644 --- a/mixguile/mixguile-commands.scm +++ b/mixguile/mixguile-commands.scm @@ -1,7 +1,7 @@ ;; -*-scheme-*- -------------- mixguile-commands.scm : ; mixvm commands implementation using the mixvm-cmd primitive ; ------------------------------------------------------------------ -; $Id: mixguile-commands.scm,v 1.4 2001/09/15 02:12:58 jao Exp $ +; $Id: mixguile-commands.scm,v 1.5 2005/09/20 19:43:14 jao Exp $ ; ------------------------------------------------------------------ ; Copyright (C) 2001 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. ; ;; |