Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2009-04-26 08:38:05 +0000
committerEike Stepper2009-04-26 08:38:05 +0000
commit2458e81241f243056b781618984cf12bb59cf529 (patch)
tree535f04ae227202155cb5bef9ed020198e294206d /features/org.eclipse.net4j.db.postgresql-feature/copyright.txt
parent0810b6b12ee3c50c3c31884ac2d038f1d9c76372 (diff)
downloadcdo-2458e81241f243056b781618984cf12bb59cf529.tar.gz
cdo-2458e81241f243056b781618984cf12bb59cf529.tar.xz
cdo-2458e81241f243056b781618984cf12bb59cf529.zip
[273710] [DB] Separate the DB Adapters from the DB Framework feature
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273710
Diffstat (limited to 'features/org.eclipse.net4j.db.postgresql-feature/copyright.txt')
-rw-r--r--features/org.eclipse.net4j.db.postgresql-feature/copyright.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/features/org.eclipse.net4j.db.postgresql-feature/copyright.txt b/features/org.eclipse.net4j.db.postgresql-feature/copyright.txt
new file mode 100644
index 0000000000..043f4a4f88
--- /dev/null
+++ b/features/org.eclipse.net4j.db.postgresql-feature/copyright.txt
@@ -0,0 +1,8 @@
+Copyright (c) 2004 - 2009 Eike Stepper (Berlin, Germany) 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
+
+Contributors:
+ Eike Stepper - initial API and implementation \ No newline at end of file

Back to the top