summaryrefslogtreecommitdiff
path: root/pkgmgr_shortcut
diff options
context:
space:
mode:
authorSung-jae Park <nicesj.park@samsung.com>2013-03-25 04:24:22 +0000
committerSung-jae Park <nicesj.park@samsung.com>2013-03-25 07:04:28 +0000
commit731919733bcb589a1e92b45bd3378f51ec7fb437 (patch)
tree648240d0d1b39fba3bbd430b44379b24fa05b364 /pkgmgr_shortcut
parent2a87b7aaa171fec06c32f95bef862056160ea311 (diff)
downloadshortcut-731919733bcb589a1e92b45bd3378f51ec7fb437.tar.gz
shortcut-731919733bcb589a1e92b45bd3378f51ec7fb437.tar.bz2
shortcut-731919733bcb589a1e92b45bd3378f51ec7fb437.zip
Update License
Add the shortcut status codes. User(developer) can get the status code for handling the result of shortcut add request. Change-Id: Icfd4e0e7e3a644c3696fddf5c2ebd3e9e845de83
Diffstat (limited to 'pkgmgr_shortcut')
-rw-r--r--pkgmgr_shortcut/include/dlist.h2
-rw-r--r--pkgmgr_shortcut/src/dlist.c2
-rw-r--r--pkgmgr_shortcut/src/service_register.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/pkgmgr_shortcut/include/dlist.h b/pkgmgr_shortcut/include/dlist.h
index f840f92..04283eb 100644
--- a/pkgmgr_shortcut/include/dlist.h
+++ b/pkgmgr_shortcut/include/dlist.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved.
+ * Copyright (c) 2000 - 2013 Samsung Electronics Co., Ltd. All rights reserved.
*
* 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/pkgmgr_shortcut/src/dlist.c b/pkgmgr_shortcut/src/dlist.c
index a212608..2b40ff4 100644
--- a/pkgmgr_shortcut/src/dlist.c
+++ b/pkgmgr_shortcut/src/dlist.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved.
+ * Copyright (c) 2000 - 2013 Samsung Electronics Co., Ltd. All rights reserved.
*
* 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/pkgmgr_shortcut/src/service_register.c b/pkgmgr_shortcut/src/service_register.c
index 50b5ae2..3f38c06 100644
--- a/pkgmgr_shortcut/src/service_register.c
+++ b/pkgmgr_shortcut/src/service_register.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved.
+ * Copyright (c) 2000 - 2013 Samsung Electronics Co., Ltd. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.