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
* 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
* 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
* 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
* 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