summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSung-jae Park <nicesj.park@samsung.com>2013-04-19 20:42:39 +0900
committerSung-jae Park <nicesj.park@samsung.com>2013-04-19 20:42:39 +0900
commita53e6c97ee5c872bb46fd51316f5e66d14f7bd5a (patch)
tree41ffa818850f58436e645c4bc2b2baa263c0c88c
parent46f1b86d26cddc66950abcd962c67052b8ff7b9c (diff)
downloadlivebox-service-a53e6c97ee5c872bb46fd51316f5e66d14f7bd5a.tar.gz
livebox-service-a53e6c97ee5c872bb46fd51316f5e66d14f7bd5a.tar.bz2
livebox-service-a53e6c97ee5c872bb46fd51316f5e66d14f7bd5a.zip
Change-Id: I690cde2a2aab26a59e1d33b4ae22a6b0a684bb63
-rw-r--r--include/debug.h2
-rw-r--r--include/dlist.h2
-rw-r--r--include/livebox-errno.h2
-rw-r--r--include/livebox-service.h2
-rw-r--r--include/livebox-service_PG.h2
-rw-r--r--include/util.h2
-rw-r--r--src/dlist.c2
-rw-r--r--src/livebox-service.c2
-rw-r--r--src/util.c2
9 files changed, 9 insertions, 9 deletions
diff --git a/include/debug.h b/include/debug.h
index 5e1610a..8b6139e 100644
--- a/include/debug.h
+++ b/include/debug.h
@@ -5,7 +5,7 @@
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
- * http://floralicense.org
+ * http://floralicense.org/license/
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/include/dlist.h b/include/dlist.h
index 5cddb58..99e8443 100644
--- a/include/dlist.h
+++ b/include/dlist.h
@@ -5,7 +5,7 @@
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
- * http://floralicense.org
+ * http://floralicense.org/license/
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/include/livebox-errno.h b/include/livebox-errno.h
index 6a520b3..3e72b09 100644
--- a/include/livebox-errno.h
+++ b/include/livebox-errno.h
@@ -5,7 +5,7 @@
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
- * http://floralicense.org
+ * http://floralicense.org/license/
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/include/livebox-service.h b/include/livebox-service.h
index 9c1754d..dcb9923 100644
--- a/include/livebox-service.h
+++ b/include/livebox-service.h
@@ -5,7 +5,7 @@
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
- * http://floralicense.org
+ * http://floralicense.org/license/
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/include/livebox-service_PG.h b/include/livebox-service_PG.h
index 92efdbb..94fb941 100644
--- a/include/livebox-service_PG.h
+++ b/include/livebox-service_PG.h
@@ -5,7 +5,7 @@
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
- * http://floralicense.org
+ * http://floralicense.org/license/
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/include/util.h b/include/util.h
index 30f49e2..e265b1a 100644
--- a/include/util.h
+++ b/include/util.h
@@ -5,7 +5,7 @@
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
- * http://floralicense.org
+ * http://floralicense.org/license/
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/dlist.c b/src/dlist.c
index 7a890c5..cf2cb63 100644
--- a/src/dlist.c
+++ b/src/dlist.c
@@ -5,7 +5,7 @@
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
- * http://floralicense.org
+ * http://floralicense.org/license/
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/livebox-service.c b/src/livebox-service.c
index efddf39..964d019 100644
--- a/src/livebox-service.c
+++ b/src/livebox-service.c
@@ -5,7 +5,7 @@
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
- * http://floralicense.org
+ * http://floralicense.org/license/
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/util.c b/src/util.c
index e2adaf1..c29f0b9 100644
--- a/src/util.c
+++ b/src/util.c
@@ -5,7 +5,7 @@
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
- * http://floralicense.org
+ * http://floralicense.org/license/
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,