diff options
Diffstat (limited to 'mixlib/mix_vm_clock.c')
-rw-r--r-- | mixlib/mix_vm_clock.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mixlib/mix_vm_clock.c b/mixlib/mix_vm_clock.c index 1d09939..cc39992 100644 --- a/mixlib/mix_vm_clock.c +++ b/mixlib/mix_vm_clock.c @@ -1,7 +1,7 @@ /* -*-c-*- -------------- mix_vm_clock.c : * Implementation of the functions declared in mix_vm_clock.h * ------------------------------------------------------------------ - * $Id: mix_vm_clock.c,v 1.2 2001/09/11 22:53:20 jao Exp $ + * $Id: mix_vm_clock.c,v 1.3 2005/09/20 19:43:13 jao Exp $ * ------------------------------------------------------------------ * Copyright (C) 2000, 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. * */ |