comparison agent/src/share/classes/sun/jvm/hotspot/memory/LinearAllocBlock.java @ 196:d1605aabd0a1 jdk7-b30

6719955: Update copyright year Summary: Update copyright year for files that have been modified in 2008 Reviewed-by: ohair, tbell
author xdono
date Wed, 02 Jul 2008 12:55:16 -0700
parents c70a245cad3a
children c18cbe5936b8
comparison
equal deleted inserted replaced
195:93435819dba2 196:d1605aabd0a1
1 /* 1 /*
2 * @(#)BinaryTreeDictionary.java 2 * @(#)BinaryTreeDictionary.java
3 * Copyright 2000-2007 Sun Microsystems, Inc. All Rights Reserved. 3 * Copyright 2000-2008 Sun Microsystems, Inc. All Rights Reserved.
4 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 4 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * 5 *
6 * This code is free software; you can redistribute it and/or modify it 6 * This code is free software; you can redistribute it and/or modify it
7 * under the terms of the GNU General Public License version 2 only, as 7 * under the terms of the GNU General Public License version 2 only, as
8 * published by the Free Software Foundation. 8 * published by the Free Software Foundation.