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

Added copyright notices.

This commit is contained in:
Doug Schaefer 2004-06-24 20:00:22 +00:00
parent c33e846074
commit fcfd9098e0
3 changed files with 30 additions and 0 deletions

View file

@ -1,3 +1,13 @@
###############################################################################
# Copyright (c) 2003, 2004 IBM Corporation 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:
# IBM Corporation - initial API and implementation
###############################################################################
bin.includes = about.html,\
about.ini,\
about.mappings,\

View file

@ -1,3 +1,13 @@
###############################################################################
# Copyright (c) 2003, 2004 IBM Corporation 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:
# IBM Corporation - initial API and implementation
###############################################################################
overview.page-content.overview-links.cdt.link-icon = css/graphics/obj_48/cdtdev_obj.gif

View file

@ -1,3 +1,13 @@
###############################################################################
# Copyright (c) 2003, 2004 IBM Corporation 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:
# IBM Corporation - initial API and implementation
###############################################################################
pluginName=Eclipse C/C++ Development Tools
providerName=Eclipse.org
cheatsheet.helloworld.desc=Create a Hello World Program in C++