Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2008-05-26 21:47:34 +0000
committerEike Stepper2008-05-26 21:47:34 +0000
commit8e0624551c5fabdac9293b4ba0223e147a343189 (patch)
tree00ad1998489cc25c9b9cf5f03105e01544a8738d /plugins/org.eclipse.net4j.http.tests/copyright.txt
parent613285042019849fde0a0e3b5fd19e126a174199 (diff)
downloadcdo-8e0624551c5fabdac9293b4ba0223e147a343189.tar.gz
cdo-8e0624551c5fabdac9293b4ba0223e147a343189.tar.xz
cdo-8e0624551c5fabdac9293b4ba0223e147a343189.zip
[232648] Provide an HTTPConnector
https://bugs.eclipse.org/bugs/show_bug.cgi?id=232648
Diffstat (limited to 'plugins/org.eclipse.net4j.http.tests/copyright.txt')
-rw-r--r--plugins/org.eclipse.net4j.http.tests/copyright.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/org.eclipse.net4j.http.tests/copyright.txt b/plugins/org.eclipse.net4j.http.tests/copyright.txt
new file mode 100644
index 0000000000..529118d99e
--- /dev/null
+++ b/plugins/org.eclipse.net4j.http.tests/copyright.txt
@@ -0,0 +1,8 @@
+Copyright (c) 2004 - 2008 Eike Stepper, 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