From 8e55ab575ad9bd72fd9dc507e925876bf10b6919 Mon Sep 17 00:00:00 2001 From: Sung-jae Park Date: Fri, 19 Apr 2013 20:41:47 +0900 Subject: Update License Change-Id: I7022db36bd51caf91fc779e0ae2fad252a96572d --- include/CModule.h | 2 +- include/c-abi.h | 2 +- include/debug.h | 2 +- include/dlist.h | 2 +- include/livebox-cpp.h | 2 +- include/livebox-impl.h | 2 +- src/CModule.cpp | 2 +- src/dlist.cpp | 2 +- src/livebox.cpp | 2 +- 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, -- cgit v1.2.3