ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/main/java/util/Stack.java
(Generate patch)

Comparing jsr166/src/main/java/util/Stack.java (file contents):
Revision 1.1 by dl, Sat Oct 1 18:09:46 2005 UTC vs.
Revision 1.2 by jsr166, Sat Oct 1 21:43:43 2005 UTC

# Line 1 | Line 1
1   /*
2 < * @(#)Stack.java       1.28 03/12/19
2 > * %W% %E%
3   *
4 < * Copyright 2004 Sun Microsystems, Inc. All rights reserved.
4 > * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
5   * SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
6   */
7  
# Line 26 | Line 26 | package java.util;
26   * </pre>
27   *
28   * @author  Jonathan Payne
29 < * @version 1.28, 12/19/03
29 > * @version %I%, %G%
30   * @since   JDK1.0
31   */
32   public

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines