summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomasz Swierczek <t.swierczek@samsung.com>2019-03-11 11:40:35 +0100
committerTomasz Swierczek <t.swierczek@samsung.com>2019-03-13 09:51:38 +0100
commitbe325dcee9160cf4591d2229c3053527e427dcad (patch)
tree3aaf66c028eb4d64d1267b319a158a9f6513a8b9
parentd74a543e9cb68e8190c5a1668f17c05a1e9d5a60 (diff)
downloadkey-manager-be325dcee9160cf4591d2229c3053527e427dcad.tar.gz
key-manager-be325dcee9160cf4591d2229c3053527e427dcad.tar.bz2
key-manager-be325dcee9160cf4591d2229c3053527e427dcad.zip
Change contact information to Mr Dongsun Lee
bj.im@samsung.com is no longer a valid email address. Change-Id: I81103542e0d23e80a71d5f1e86cc263f92ab78b0
-rw-r--r--AUTHORS4
-rw-r--r--src/manager/client/client-control.cpp4
-rw-r--r--src/manager/common/connection-info.h4
-rw-r--r--src/manager/common/message-buffer.cpp4
-rw-r--r--src/manager/common/message-buffer.h4
-rw-r--r--src/manager/dpl/core/include/dpl/fstream_accessors.h4
-rw-r--r--src/manager/main/generic-event.h4
-rw-r--r--src/manager/main/generic-socket-manager.cpp4
-rw-r--r--src/manager/main/generic-socket-manager.h4
-rw-r--r--src/manager/main/service-thread.h4
-rw-r--r--src/manager/main/smack-check.h4
-rw-r--r--src/manager/main/socket-manager.h4
12 files changed, 25 insertions, 23 deletions
diff --git a/AUTHORS b/AUTHORS
index a62936fd..0d541c31 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1 +1,3 @@
-Bumjin Im <bj.i@samsung.com>
+Dongsun Lee <ds73.lee@samsung.com>
+Bartlomiej Grzelewski <b.grzelewski@samsung.com>
+Krzysztof Jackiewicz <k.jackiewicz@samsung.com>
diff --git a/src/manager/client/client-control.cpp b/src/manager/client/client-control.cpp
index e92c4d48..6ccd9e9c 100644
--- a/src/manager/client/client-control.cpp
+++ b/src/manager/client/client-control.cpp
@@ -1,7 +1,7 @@
/*
- * Copyright (c) 2000 - 2014 Samsung Electronics Co., Ltd All Rights Reserved
+ * Copyright (c) 2000-2019 Samsung Electronics Co., Ltd. All rights reserved
*
- * Contact: Bumjin Im <bj.im@samsung.com>
+ * Contact: Dongsun Lee <ds73.lee@samsung.com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/src/manager/common/connection-info.h b/src/manager/common/connection-info.h
index 044c6cbe..f84e1727 100644
--- a/src/manager/common/connection-info.h
+++ b/src/manager/common/connection-info.h
@@ -1,7 +1,7 @@
/*
- * Copyright (c) 2000 - 2015 Samsung Electronics Co., Ltd All Rights Reserved
+ * Copyright (c) 2000-2019 Samsung Electronics Co., Ltd. All rights reserved
*
- * Contact: Bumjin Im <bj.im@samsung.com>
+ * Contact: Dongsun Lee <ds73.lee@samsung.com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/src/manager/common/message-buffer.cpp b/src/manager/common/message-buffer.cpp
index 97e2d472..0aa2d110 100644
--- a/src/manager/common/message-buffer.cpp
+++ b/src/manager/common/message-buffer.cpp
@@ -1,7 +1,7 @@
/*
- * Copyright (c) 2000 - 2014 Samsung Electronics Co., Ltd All Rights Reserved
+ * Copyright (c) 2000-2019 Samsung Electronics Co., Ltd. All rights reserved
*
- * Contact: Bumjin Im <bj.im@samsung.com>
+ * Contact: Dongsun Lee <ds73.lee@samsung.com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/src/manager/common/message-buffer.h b/src/manager/common/message-buffer.h
index e32ed85e..7266d12f 100644
--- a/src/manager/common/message-buffer.h
+++ b/src/manager/common/message-buffer.h
@@ -1,7 +1,7 @@
/*
- * Copyright (c) 2000 - 2013 Samsung Electronics Co., Ltd All Rights Reserved
+ * Copyright (c) 2000-2019 Samsung Electronics Co., Ltd. All rights reserved
*
- * Contact: Bumjin Im <bj.im@samsung.com>
+ * Contact: Dongsun Lee <ds73.lee@samsung.com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/src/manager/dpl/core/include/dpl/fstream_accessors.h b/src/manager/dpl/core/include/dpl/fstream_accessors.h
index 6dea52eb..3a0e25f2 100644
--- a/src/manager/dpl/core/include/dpl/fstream_accessors.h
+++ b/src/manager/dpl/core/include/dpl/fstream_accessors.h
@@ -1,7 +1,7 @@
/*
- * Copyright (c) 2000 - 2013 Samsung Electronics Co., Ltd All Rights Reserved
+ * Copyright (c) 2000-2019 Samsung Electronics Co., Ltd. All rights reserved
*
- * Contact: Bumjin Im <bj.im@samsung.com>
+ * Contact: Dongsun Lee <ds73.lee@samsung.com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/src/manager/main/generic-event.h b/src/manager/main/generic-event.h
index b50a9609..6de42880 100644
--- a/src/manager/main/generic-event.h
+++ b/src/manager/main/generic-event.h
@@ -1,7 +1,7 @@
/*
- * Copyright (c) 2000 - 2014 Samsung Electronics Co., Ltd All Rights Reserved
+ * Copyright (c) 2000-2019 Samsung Electronics Co., Ltd. All rights reserved
*
- * Contact: Bumjin Im <bj.im@samsung.com>
+ * Contact: Dongsun Lee <ds73.lee@samsung.com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/src/manager/main/generic-socket-manager.cpp b/src/manager/main/generic-socket-manager.cpp
index 68e501e8..e04f6fd6 100644
--- a/src/manager/main/generic-socket-manager.cpp
+++ b/src/manager/main/generic-socket-manager.cpp
@@ -1,7 +1,7 @@
/*
- * Copyright (c) 2000 - 2014 Samsung Electronics Co., Ltd All Rights Reserved
+ * Copyright (c) 2000-2019 Samsung Electronics Co., Ltd. All rights reserved
*
- * Contact: Bumjin Im <bj.im@samsung.com>
+ * Contact: Dongsun Lee <ds73.lee@samsung.com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/src/manager/main/generic-socket-manager.h b/src/manager/main/generic-socket-manager.h
index 90c91567..243e1920 100644
--- a/src/manager/main/generic-socket-manager.h
+++ b/src/manager/main/generic-socket-manager.h
@@ -1,7 +1,7 @@
/*
- * Copyright (c) 2000 - 2015 Samsung Electronics Co., Ltd All Rights Reserved
+ * Copyright (c) 2000-2019 Samsung Electronics Co., Ltd. All rights reserved
*
- * Contact: Bumjin Im <bj.im@samsung.com>
+ * Contact: Dongsun Lee <ds73.lee@samsung.com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/src/manager/main/service-thread.h b/src/manager/main/service-thread.h
index a1b9d0c9..dd11452f 100644
--- a/src/manager/main/service-thread.h
+++ b/src/manager/main/service-thread.h
@@ -1,7 +1,7 @@
/*
- * Copyright (c) 2000 - 2014 Samsung Electronics Co., Ltd All Rights Reserved
+ * Copyright (c) 2000-2019 Samsung Electronics Co., Ltd. All rights reserved
*
- * Contact: Bumjin Im <bj.im@samsung.com>
+ * Contact: Dongsun Lee <ds73.lee@samsung.com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/src/manager/main/smack-check.h b/src/manager/main/smack-check.h
index 942578b3..41fffa14 100644
--- a/src/manager/main/smack-check.h
+++ b/src/manager/main/smack-check.h
@@ -1,9 +1,9 @@
/*
* ckm-manager
*
- * Copyright (c) 2000 - 2013 Samsung Electronics Co., Ltd All Rights Reserved
+ * Copyright (c) 2000-2019 Samsung Electronics Co., Ltd. All rights reserved
*
- * Contact: Bumjin Im <bj.im@samsung.com>
+ * Contact: Dongsun Lee <ds73.lee@samsung.com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/src/manager/main/socket-manager.h b/src/manager/main/socket-manager.h
index 412d9f00..b7c8f14e 100644
--- a/src/manager/main/socket-manager.h
+++ b/src/manager/main/socket-manager.h
@@ -1,7 +1,7 @@
/*
- * Copyright (c) 2000 - 2015 Samsung Electronics Co., Ltd All Rights Reserved
+ * Copyright (c) 2000-2019 Samsung Electronics Co., Ltd. All rights reserved
*
- * Contact: Bumjin Im <bj.im@samsung.com>
+ * Contact: Dongsun Lee <ds73.lee@samsung.com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.