Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Herrmann2013-05-18 19:56:53 +0000
committerStephan Herrmann2013-05-18 19:56:53 +0000
commit5d5db95dea8488541c67613683104a8463057e36 (patch)
tree4efe937c5e31b837021668ab2aadb66148c4a32e /org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionContextTests.java
parentb45b21119f0ab189777e867675a09c9d65733504 (diff)
downloadorg.eclipse.objectteams-5d5db95dea8488541c67613683104a8463057e36.tar.gz
org.eclipse.objectteams-5d5db95dea8488541c67613683104a8463057e36.tar.xz
org.eclipse.objectteams-5d5db95dea8488541c67613683104a8463057e36.zip
Update jdt.core & tests to I20130516-2200 (RC1)
Diffstat (limited to 'org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionContextTests.java')
-rw-r--r--org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionContextTests.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionContextTests.java b/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionContextTests.java
index 829bb999b..06786d6d9 100644
--- a/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionContextTests.java
+++ b/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionContextTests.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2005, 2010 IBM Corporation and others.
+ * Copyright (c) 2005, 2012 IBM Corporation 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

Back to the top