summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSung-jae Park <nicesj.park@samsung.com>2013-04-19 20:41:22 +0900
committerSung-jae Park <nicesj.park@samsung.com>2013-04-19 20:41:22 +0900
commit703df2f8053886bd95a153f893852bdd72a7259f (patch)
treec2ed667372221a59b936e61cafd50961b4f12450
parent5568a771e51e59185ea481b3fc75888fbd8eff9c (diff)
downloadlivebox-703df2f8053886bd95a153f893852bdd72a7259f.tar.gz
livebox-703df2f8053886bd95a153f893852bdd72a7259f.tar.bz2
livebox-703df2f8053886bd95a153f893852bdd72a7259f.zip
Change-Id: Ieee33f696a5254c2a0c1e5706b8b22cf7f0d7e70
-rw-r--r--include/debug.h2
-rw-r--r--include/dlist.h2
-rw-r--r--include/livebox.h2
-rw-r--r--include/livebox_PG.h2
-rw-r--r--include/util.h2
-rw-r--r--src/dlist.c2
-rw-r--r--src/livebox.c2
-rw-r--r--src/util.c2
8 files changed, 8 insertions, 8 deletions
diff --git a/include/debug.h b/include/debug.h
index 01dd66c..ae273b7 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 735db48..9f34dab 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.h b/include/livebox.h
index a7e90f1..1a80a4c 100644
--- a/include/livebox.h
+++ b/include/livebox.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_PG.h b/include/livebox_PG.h
index 92efdbb..94fb941 100644
--- a/include/livebox_PG.h
+++ b/include/livebox_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 02da550..d3b17a0 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 e358768..59e1a94 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.c b/src/livebox.c
index 753ed2e..704ca5e 100644
--- a/src/livebox.c
+++ b/src/livebox.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 cdd0f9a..bdbb758 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,