1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-07 09:46:02 +02:00

fixed copyright

This commit is contained in:
Ted Williams 2007-08-27 20:26:14 +00:00
parent b8f2b0eb09
commit 1533a4c1ed

View file

@ -1,3 +1,14 @@
/*******************************************************************************
* Copyright (c) 2006-2007 Wind River Systems, Inc. and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* Ted R Williams (Wind River Systems, Inc.) - initial implementation
*******************************************************************************/
package org.eclipse.dd.debug.memory.renderings.traditional;
import java.math.BigInteger;