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

Changed copyright header.

This commit is contained in:
Mikhail Khodjaiants 2004-04-20 16:02:49 +00:00
parent e84ed27c29
commit 41a3d5d9ff

View file

@ -1,19 +1,18 @@
/*
*(c) Copyright QNX Software Systems Ltd. 2002.
* All Rights Reserved.
/**********************************************************************
* Copyright (c) 2004 QNX Software Systems and others.
* 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
*
*/
* Contributors:
* QNX Software Systems - Initial API and implementation
***********************************************************************/
package org.eclipse.cdt.debug.internal.ui;
import java.util.MissingResourceException;
import java.util.ResourceBundle;
/**
* Enter type comment.
*
* @since: Feb 23, 2004
*/
public class CDebugUIMessages {
private static final String BUNDLE_NAME = "org.eclipse.cdt.debug.internal.ui.CDebugUIMessages"; //$NON-NLS-1$