Update of /cvsroot/javaprofiler/jpiimpl/net/sourceforge/javaprofiler/jpiimpl
In directory usw-pr-cvs1:/tmp/cvs-serv17926/net/sourceforge/javaprofiler/jpiimpl
Modified Files:
VirtualMachineManagerImpl.java
Log Message:
Plural added in licenses.
Index: VirtualMachineManagerImpl.java
===================================================================
RCS file: /cvsroot/javaprofiler/jpiimpl/net/sourceforge/javaprofiler/jpiimpl/VirtualMachineManagerImpl.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** VirtualMachineManagerImpl.java 2001/08/22 13:24:59 1.1
--- VirtualMachineManagerImpl.java 2001/09/29 21:01:33 1.2
***************
*** 7,11 ****
*
* The Original Code is the Java Profiler module.
! * The Initial Developer of the Original Code are Jan Stola, Pavel Vacha,
* Michal Pise, Petr Luner, Lukas Petru and Marek Przeczek.
* Portions created by Jan Stola are Copyright (C) 2000-2001. All Rights Reserved.
--- 7,11 ----
*
* The Original Code is the Java Profiler module.
! * The Initial Developers of the Original Code are Jan Stola, Pavel Vacha,
* Michal Pise, Petr Luner, Lukas Petru and Marek Przeczek.
* Portions created by Jan Stola are Copyright (C) 2000-2001. All Rights Reserved.
***************
*** 97,100 ****
--- 97,103 ----
/*
* $Log$
+ * Revision 1.2 2001/09/29 21:01:33 stolis
+ * Plural added in licenses.
+ *
* Revision 1.1 2001/08/22 13:24:59 stolis
* First version of implementation of VirtualMachineManager.
|