mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Bug 515814 Copyright header for CaseBreakQuickFixCommentTest
Associated with Bug 515814 Change-Id: Id32b0e8a77a774ff8922aa289a457e4f63434ecd Signed-off-by: Thomas Corbat <tcorbat@hsr.ch>
This commit is contained in:
parent
f451a27846
commit
db6790d824
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
/*******************************************************************************
|
||||
* Copyright (c) 2017 Institute for Software, HSR Hochschule fuer Technik
|
||||
* Rapperswil, University of applied sciences 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
|
||||
*******************************************************************************/
|
||||
package org.eclipse.cdt.codan.internal.checkers.ui.quickfix;
|
||||
|
||||
import org.eclipse.cdt.codan.ui.AbstractCodanCMarkerResolution;
|
||||
|
|
Loading…
Add table
Reference in a new issue