Diff between 4b424100eff233d83abe07afef6dcf9f03dc03f7 and f44090ba4be36ded503f6212384ab2a3846f7af5

Changed Files

File Additions Deletions Status
obexd/client/session.c +1 -0 modified
obexd/client/session.h +1 -0 modified
obexd/client/transfer.c +1 -0 modified
obexd/client/transfer.h +1 -0 modified

Full Patch

diff --git a/obexd/client/session.c b/obexd/client/session.c
index 9670968..ac5c7f2 100644
--- a/obexd/client/session.c
+++ b/obexd/client/session.c
@@ -3,6 +3,7 @@
  *  OBEX Client
  *
  *  Copyright (C) 2007-2010  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2011-2012  BMW Car IT GmbH. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/obexd/client/session.h b/obexd/client/session.h
index 7f37d29..af71568 100644
--- a/obexd/client/session.h
+++ b/obexd/client/session.h
@@ -3,6 +3,7 @@
  *  OBEX Client
  *
  *  Copyright (C) 2007-2010  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2011-2012  BMW Car IT GmbH. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/obexd/client/transfer.c b/obexd/client/transfer.c
index 4963665..b807014 100644
--- a/obexd/client/transfer.c
+++ b/obexd/client/transfer.c
@@ -3,6 +3,7 @@
  *  OBEX Client
  *
  *  Copyright (C) 2007-2010  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2011-2012  BMW Car IT GmbH. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/obexd/client/transfer.h b/obexd/client/transfer.h
index eb5275c..071b6d3 100644
--- a/obexd/client/transfer.h
+++ b/obexd/client/transfer.h
@@ -3,6 +3,7 @@
  *  OBEX Client
  *
  *  Copyright (C) 2007-2010  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2011-2012  BMW Car IT GmbH. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or modify