diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2002-04-08 00:32:06 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2002-04-08 00:32:06 +0000 |
commit | d9059f4059ffc9b7f85805c937fd75cf03907cd2 (patch) | |
tree | 10fff4a27863197532afb14cc5c7b9901f0645b6 | |
parent | 5b3a02e6dd5b50c5b8770e7399a611b8166482e8 (diff) | |
download | mdk-d9059f4059ffc9b7f85805c937fd75cf03907cd2.tar.gz mdk-d9059f4059ffc9b7f85805c937fd75cf03907cd2.tar.bz2 |
$Id$ tag added
-rw-r--r-- | mixutils/mixvm_command.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mixutils/mixvm_command.h b/mixutils/mixvm_command.h index e748710..78718d7 100644 --- a/mixutils/mixvm_command.h +++ b/mixutils/mixvm_command.h @@ -1,7 +1,9 @@ /* -*-c-*- ---------------- mixvm_command.h : * Declarations for commands accepted by the mix virtual machine * ------------------------------------------------------------------ - * Copyright (C) 2000, 2001 Free Software Foundation, Inc. + * $Id: mixvm_command.h,v 1.4 2002/04/08 00:32:06 jao Exp $ + * ------------------------------------------------------------------ + * Copyright (C) 2000, 2001, 2002 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 |