1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-29 20:05:35 +02:00

2005-07-22 Alain Magloire

Fix to Copyright.
	* src/org/eclipse/cdt/debug/internal/core/CBreakpointManager.java
This commit is contained in:
Alain Magloire 2005-07-22 02:37:17 +00:00
parent bfa7ef8243
commit 9f27c7baec
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2005-07-22 Alain Magloire
Fix to Copyright.
* src/org/eclipse/cdt/debug/internal/core/CBreakpointManager.java
2005-07-18 Alain Magloire
new launch constant for the MI protocol
* src/org/eclipse/cdt/debug/core/ICDTLaunchConfigurationConstants.java

View file

@ -3,7 +3,7 @@
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/cpl-v10.html
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* QNX Software Systems - Initial API and implementation