1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-28 19:35:36 +02:00

Fix the copyright.

This commit is contained in:
Alain Magloire 2003-04-08 17:37:09 +00:00
parent 8a897bd030
commit 90aaf1dfaa

View file

@ -1,17 +1,16 @@
/* MI /*******************************************************************************
*
(c) 2002 Copyright RedHat Inc * (c) 2002 Copyright RedHat Inc
*
This program is distributed in the hope that it will be useful, * All rights reserved. This program and the accompanying materials
but WITHOUT ANY WARRANTY; without even the implied warranty of * are made available under the terms of the Common Public License v1.0
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * which accompanies this distribution, and is available at
GNU General Public License for more details. * http://www.eclipse.org/legal/cpl-v10.html
*
You should have received a copy of the GNU General Public License * Contributors:
along with this program; if not, write to the Free Software * RedHat Inc - initial API and implementation
Foundation, Inc., 59 Temple Place - Suite 330, *******************************************************************************/
Boston, MA 02111-1307, USA. */
package org.eclipse.cdt.debug.mi.core.command; package org.eclipse.cdt.debug.mi.core.command;
/** /**