Update of /cvsroot/micomt/mico/tools
In directory usw-pr-cvs1:/tmp/cvs-serv31844/tools
Modified Files:
Makefile
Log Message:
- merged with MICO 2.3.7
Index: Makefile
===================================================================
RCS file: /cvsroot/micomt/mico/tools/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** Makefile 1 Jan 2002 20:29:21 -0000 1.2
--- Makefile 23 Mar 2002 20:17:16 -0000 1.3
***************
*** 1,5 ****
#
! # MICO --- a free CORBA implementation
! # Copyright (C) 1997 Kay Roemer & Arno Puder
#
# This program is free software; you can redistribute it and/or modify
--- 1,5 ----
#
! # MICO --- an Open Source CORBA implementation
! # Copyright (c) 1997-2002 by The Mico Team
#
# This program is free software; you can redistribute it and/or modify
***************
*** 17,22 ****
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#
! # Send comments and/or bug reports to:
! # mi...@in...
#
--- 17,22 ----
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#
! # For more information, visit the MICO Home Page at
! # http://www.mico.org/
#
|