Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Boldt2006-05-29 21:09:31 +0000
committerNick Boldt2006-05-29 21:09:31 +0000
commit1887fe814804d2b4a0df8e0703c94e806c4571a9 (patch)
treed65bca465bc13974841f7e6676f3fa64c851b577 /plugins/org.eclipse.emf.cdo.tests/copyright.txt
parent62e14b03ccab40b4b842ece1fa3137381dce85bd (diff)
downloadcdo-1887fe814804d2b4a0df8e0703c94e806c4571a9.tar.gz
cdo-1887fe814804d2b4a0df8e0703c94e806c4571a9.tar.xz
cdo-1887fe814804d2b4a0df8e0703c94e806c4571a9.zip
[144269] fix namespace (org.eclipse.cdo -> org.eclipse.emf.sdo)
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.tests/copyright.txt')
-rw-r--r--plugins/org.eclipse.emf.cdo.tests/copyright.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.cdo.tests/copyright.txt b/plugins/org.eclipse.emf.cdo.tests/copyright.txt
new file mode 100644
index 0000000000..7d67d89d46
--- /dev/null
+++ b/plugins/org.eclipse.emf.cdo.tests/copyright.txt
@@ -0,0 +1,8 @@
+Copyright (c) 2004, 2005, 2006 Eike Stepper, Fuggerstr. 39, 10777 Berlin, Germany.
+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
+
+Contributors:
+ Eike Stepper - initial API and implementation \ No newline at end of file

Back to the top