mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Comments updated
This commit is contained in:
parent
eff9424747
commit
b3f8c7c9da
2 changed files with 12 additions and 1 deletions
|
@ -8,7 +8,8 @@
|
|||
* Contributors:
|
||||
* IBM Corporation - initial API and implementation
|
||||
* QNX Software Systems - Mikhail Khodjaiants - Registers View (Bug 53640)
|
||||
* Wind River Systems - adopted to use with Modules view
|
||||
* Wind River Systems - adopted to use with Modules view
|
||||
* Ericsson AB - Modules view for DSF implementation
|
||||
*******************************************************************************/
|
||||
package org.eclipse.dd.dsf.debug.ui.viewmodel.modules;
|
||||
|
||||
|
|
|
@ -1,3 +1,13 @@
|
|||
/*******************************************************************************
|
||||
* Copyright (c) 2006, 2007 IBM Corporation 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:
|
||||
* Ericsson AB - Modules view for DSF implementation
|
||||
*******************************************************************************/
|
||||
package org.eclipse.dd.dsf.debug.ui.viewmodel.modules;
|
||||
|
||||
import java.util.HashSet;
|
||||
|
|
Loading…
Add table
Reference in a new issue