From a53e6c97ee5c872bb46fd51316f5e66d14f7bd5a Mon Sep 17 00:00:00 2001 From: Sung-jae Park Date: Fri, 19 Apr 2013 20:42:39 +0900 Subject: [PATCH] Update License Change-Id: I690cde2a2aab26a59e1d33b4ae22a6b0a684bb63 --- include/debug.h | 2 +- include/dlist.h | 2 +- include/livebox-errno.h | 2 +- include/livebox-service.h | 2 +- include/livebox-service_PG.h | 2 +- include/util.h | 2 +- src/dlist.c | 2 +- src/livebox-service.c | 2 +- src/util.c | 2 +- 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, -- 2.7.4