summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSung-jae Park <nicesj.park@samsung.com>2013-04-19 20:41:47 +0900
committerSung-jae Park <nicesj.park@samsung.com>2013-04-19 20:41:47 +0900
commit8e55ab575ad9bd72fd9dc507e925876bf10b6919 (patch)
tree653a683eee44c9921d247c8a10d9bd5c996c0752
parent8d84d0bfde557cfd5d12f498aa20f8c7c67e7ff1 (diff)
downloadlivebox-cpp-8e55ab575ad9bd72fd9dc507e925876bf10b6919.tar.gz
livebox-cpp-8e55ab575ad9bd72fd9dc507e925876bf10b6919.tar.bz2
livebox-cpp-8e55ab575ad9bd72fd9dc507e925876bf10b6919.zip
Change-Id: I7022db36bd51caf91fc779e0ae2fad252a96572d
-rw-r--r--include/CModule.h2
-rw-r--r--include/c-abi.h2
-rw-r--r--include/debug.h2
-rw-r--r--include/dlist.h2
-rw-r--r--include/livebox-cpp.h2
-rw-r--r--include/livebox-impl.h2
-rw-r--r--src/CModule.cpp2
-rw-r--r--src/dlist.cpp2
-rw-r--r--src/livebox.cpp2
9 files changed, 9 insertions, 9 deletions
diff --git a/include/CModule.h b/include/CModule.h
index 65728a8..9e737a3 100644
--- a/include/CModule.h
+++ b/include/CModule.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/c-abi.h b/include/c-abi.h
index 617459e..a43c4d0 100644
--- a/include/c-abi.h
+++ b/include/c-abi.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/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-cpp.h b/include/livebox-cpp.h
index ea6c664..6b39e56 100644
--- a/include/livebox-cpp.h
+++ b/include/livebox-cpp.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-impl.h b/include/livebox-impl.h
index 72a9045..f9a644b 100644
--- a/include/livebox-impl.h
+++ b/include/livebox-impl.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/CModule.cpp b/src/CModule.cpp
index cecf12e..5e9eb98 100644
--- a/src/CModule.cpp
+++ b/src/CModule.cpp
@@ -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.cpp b/src/dlist.cpp
index 3badb6c..b8e87ef 100644
--- a/src/dlist.cpp
+++ b/src/dlist.cpp
@@ -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.cpp b/src/livebox.cpp
index 7ab1d56..8d87ce2 100644
--- a/src/livebox.cpp
+++ b/src/livebox.cpp
@@ -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,