summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Schanda <schanda@itestra.de>2013-01-11 11:23:47 +0100
committerJohannes Schanda <schanda@itestra.de>2013-01-11 11:23:47 +0100
commitd90d2d6c367b25a625ac1275c83268ef34468ac8 (patch)
tree09e594ed863f75c9ba2e6dee43e3ed1b16089ec7
parent6004ea80c1ddcd8971e422b3e7fb873114854f2e (diff)
downloadgenivi-common-api-runtime-d90d2d6c367b25a625ac1275c83268ef34468ac8.tar.gz
Reorganise to remove redundant folder
-rw-r--r--AUTHORS4
-rw-r--r--CommonAPI-uninstalled.pc.in (renamed from CommonAPI/CommonAPI-uninstalled.pc.in)0
-rw-r--r--CommonAPI.pc.in (renamed from CommonAPI/CommonAPI.pc.in)0
-rw-r--r--LICENSE (renamed from CommonAPI/LICENSE)0
-rw-r--r--Makefile.am (renamed from CommonAPI/Makefile.am)0
-rw-r--r--configure.ac (renamed from CommonAPI/configure.ac)0
-rw-r--r--m4/ax_cxx_compile_stdcxx_11.m4 (renamed from CommonAPI/m4/ax_cxx_compile_stdcxx_11.m4)0
-rw-r--r--src/CommonAPI/Attribute.h (renamed from CommonAPI/src/CommonAPI/Attribute.h)0
-rw-r--r--src/CommonAPI/AttributeExtension.h (renamed from CommonAPI/src/CommonAPI/AttributeExtension.h)0
-rw-r--r--src/CommonAPI/ByteBuffer.h (renamed from CommonAPI/src/CommonAPI/ByteBuffer.h)0
-rw-r--r--src/CommonAPI/Event.h (renamed from CommonAPI/src/CommonAPI/Event.h)0
-rw-r--r--src/CommonAPI/Factory.h (renamed from CommonAPI/src/CommonAPI/Factory.h)0
-rw-r--r--src/CommonAPI/InputStream.h (renamed from CommonAPI/src/CommonAPI/InputStream.h)0
-rw-r--r--src/CommonAPI/MiddlewareInfo.h (renamed from CommonAPI/src/CommonAPI/MiddlewareInfo.h)0
-rw-r--r--src/CommonAPI/OutputStream.h (renamed from CommonAPI/src/CommonAPI/OutputStream.h)0
-rw-r--r--src/CommonAPI/Proxy.h (renamed from CommonAPI/src/CommonAPI/Proxy.h)0
-rw-r--r--src/CommonAPI/Runtime.cpp (renamed from CommonAPI/src/CommonAPI/Runtime.cpp)0
-rw-r--r--src/CommonAPI/Runtime.h (renamed from CommonAPI/src/CommonAPI/Runtime.h)0
-rw-r--r--src/CommonAPI/SerializableStruct.h (renamed from CommonAPI/src/CommonAPI/SerializableStruct.h)0
-rw-r--r--src/CommonAPI/SerializableVariant.h (renamed from CommonAPI/src/CommonAPI/SerializableVariant.h)0
-rw-r--r--src/CommonAPI/Stub.h (renamed from CommonAPI/src/CommonAPI/Stub.h)0
-rw-r--r--src/CommonAPI/types.h (renamed from CommonAPI/src/CommonAPI/types.h)0
22 files changed, 4 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
new file mode 100644
index 0000000..a0d3b96
--- /dev/null
+++ b/AUTHORS
@@ -0,0 +1,4 @@
+BMW AG
+Aleksandar Kanchev <kanchev@itestra.com>
+Philip Rauwolf <rauwolf@itestra.com>
+Johannes Schanda <schanda@itestra.com>
diff --git a/CommonAPI/CommonAPI-uninstalled.pc.in b/CommonAPI-uninstalled.pc.in
index a5253d9..a5253d9 100644
--- a/CommonAPI/CommonAPI-uninstalled.pc.in
+++ b/CommonAPI-uninstalled.pc.in
diff --git a/CommonAPI/CommonAPI.pc.in b/CommonAPI.pc.in
index 4b47bcf..4b47bcf 100644
--- a/CommonAPI/CommonAPI.pc.in
+++ b/CommonAPI.pc.in
diff --git a/CommonAPI/LICENSE b/LICENSE
index 14e2f77..14e2f77 100644
--- a/CommonAPI/LICENSE
+++ b/LICENSE
diff --git a/CommonAPI/Makefile.am b/Makefile.am
index 47afa7a..47afa7a 100644
--- a/CommonAPI/Makefile.am
+++ b/Makefile.am
diff --git a/CommonAPI/configure.ac b/configure.ac
index 4e98889..4e98889 100644
--- a/CommonAPI/configure.ac
+++ b/configure.ac
diff --git a/CommonAPI/m4/ax_cxx_compile_stdcxx_11.m4 b/m4/ax_cxx_compile_stdcxx_11.m4
index 0d96c07..0d96c07 100644
--- a/CommonAPI/m4/ax_cxx_compile_stdcxx_11.m4
+++ b/m4/ax_cxx_compile_stdcxx_11.m4
diff --git a/CommonAPI/src/CommonAPI/Attribute.h b/src/CommonAPI/Attribute.h
index 03cc9f4..03cc9f4 100644
--- a/CommonAPI/src/CommonAPI/Attribute.h
+++ b/src/CommonAPI/Attribute.h
diff --git a/CommonAPI/src/CommonAPI/AttributeExtension.h b/src/CommonAPI/AttributeExtension.h
index 0c0071c..0c0071c 100644
--- a/CommonAPI/src/CommonAPI/AttributeExtension.h
+++ b/src/CommonAPI/AttributeExtension.h
diff --git a/CommonAPI/src/CommonAPI/ByteBuffer.h b/src/CommonAPI/ByteBuffer.h
index 4a7e170..4a7e170 100644
--- a/CommonAPI/src/CommonAPI/ByteBuffer.h
+++ b/src/CommonAPI/ByteBuffer.h
diff --git a/CommonAPI/src/CommonAPI/Event.h b/src/CommonAPI/Event.h
index fd5d73d..fd5d73d 100644
--- a/CommonAPI/src/CommonAPI/Event.h
+++ b/src/CommonAPI/Event.h
diff --git a/CommonAPI/src/CommonAPI/Factory.h b/src/CommonAPI/Factory.h
index f1d6344..f1d6344 100644
--- a/CommonAPI/src/CommonAPI/Factory.h
+++ b/src/CommonAPI/Factory.h
diff --git a/CommonAPI/src/CommonAPI/InputStream.h b/src/CommonAPI/InputStream.h
index 908b701..908b701 100644
--- a/CommonAPI/src/CommonAPI/InputStream.h
+++ b/src/CommonAPI/InputStream.h
diff --git a/CommonAPI/src/CommonAPI/MiddlewareInfo.h b/src/CommonAPI/MiddlewareInfo.h
index 1967c10..1967c10 100644
--- a/CommonAPI/src/CommonAPI/MiddlewareInfo.h
+++ b/src/CommonAPI/MiddlewareInfo.h
diff --git a/CommonAPI/src/CommonAPI/OutputStream.h b/src/CommonAPI/OutputStream.h
index 1283eff..1283eff 100644
--- a/CommonAPI/src/CommonAPI/OutputStream.h
+++ b/src/CommonAPI/OutputStream.h
diff --git a/CommonAPI/src/CommonAPI/Proxy.h b/src/CommonAPI/Proxy.h
index ad6fd73..ad6fd73 100644
--- a/CommonAPI/src/CommonAPI/Proxy.h
+++ b/src/CommonAPI/Proxy.h
diff --git a/CommonAPI/src/CommonAPI/Runtime.cpp b/src/CommonAPI/Runtime.cpp
index ce3eeb0..ce3eeb0 100644
--- a/CommonAPI/src/CommonAPI/Runtime.cpp
+++ b/src/CommonAPI/Runtime.cpp
diff --git a/CommonAPI/src/CommonAPI/Runtime.h b/src/CommonAPI/Runtime.h
index 2492c75..2492c75 100644
--- a/CommonAPI/src/CommonAPI/Runtime.h
+++ b/src/CommonAPI/Runtime.h
diff --git a/CommonAPI/src/CommonAPI/SerializableStruct.h b/src/CommonAPI/SerializableStruct.h
index bc300b3..bc300b3 100644
--- a/CommonAPI/src/CommonAPI/SerializableStruct.h
+++ b/src/CommonAPI/SerializableStruct.h
diff --git a/CommonAPI/src/CommonAPI/SerializableVariant.h b/src/CommonAPI/SerializableVariant.h
index c55f9f4..c55f9f4 100644
--- a/CommonAPI/src/CommonAPI/SerializableVariant.h
+++ b/src/CommonAPI/SerializableVariant.h
diff --git a/CommonAPI/src/CommonAPI/Stub.h b/src/CommonAPI/Stub.h
index e1385bd..e1385bd 100644
--- a/CommonAPI/src/CommonAPI/Stub.h
+++ b/src/CommonAPI/Stub.h
diff --git a/CommonAPI/src/CommonAPI/types.h b/src/CommonAPI/types.h
index 0f07ed3..0f07ed3 100644
--- a/CommonAPI/src/CommonAPI/types.h
+++ b/src/CommonAPI/types.h