From e7668213d10051ba3e8ed4d19b2d64b19a5d3d5b Mon Sep 17 00:00:00 2001 From: Goo Lee Date: Tue, 23 Apr 2013 14:34:31 +0900 Subject: [PATCH] Update Boilerplate --- edc/Inc.calculator.main.edc | 2 +- edc/Inc.calculator.pannel.lan.edc | 2 +- edc/Inc.calculator.pannel.por.edc | 2 +- edc/edc-macro.edc | 2 +- include/calc-expression.h | 2 +- include/calc-main.h | 2 +- include/calc-string.h | 2 +- include/calc-view.h | 2 +- include/calculator_parser.h | 2 +- src/calc-expression.c | 2 +- src/calc-main.c | 2 +- src/calc-string.c | 2 +- src/calc-view.c | 2 +- src/calculator_edje.c | 2 +- src/calculator_parser.c | 2 +- theme/calculator_theme.edc | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/edc/Inc.calculator.main.edc b/edc/Inc.calculator.main.edc index 571e9fe..858c6db 100755 --- a/edc/Inc.calculator.main.edc +++ b/edc/Inc.calculator.main.edc @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * -* http://www.tizenopensource.org/license +* 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/edc/Inc.calculator.pannel.lan.edc b/edc/Inc.calculator.pannel.lan.edc index 16317b9..0a4edc0 100644 --- a/edc/Inc.calculator.pannel.lan.edc +++ b/edc/Inc.calculator.pannel.lan.edc @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * -* http://www.tizenopensource.org/license +* 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/edc/Inc.calculator.pannel.por.edc b/edc/Inc.calculator.pannel.por.edc index f963703..feff69d 100644 --- a/edc/Inc.calculator.pannel.por.edc +++ b/edc/Inc.calculator.pannel.por.edc @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * -* http://www.tizenopensource.org/license +* 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/edc/edc-macro.edc b/edc/edc-macro.edc index e4ced7b..c1de692 100644 --- a/edc/edc-macro.edc +++ b/edc/edc-macro.edc @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * -* http://www.tizenopensource.org/license +* 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/calc-expression.h b/include/calc-expression.h index 6b085ff..e2f45fd 100644 --- a/include/calc-expression.h +++ b/include/calc-expression.h @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * -* http://www.tizenopensource.org/license +* 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/calc-main.h b/include/calc-main.h index fc4a4b6..e21ad63 100644 --- a/include/calc-main.h +++ b/include/calc-main.h @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * -* http://www.tizenopensource.org/license +* 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/calc-string.h b/include/calc-string.h index 91b0f9a..d490ba3 100644 --- a/include/calc-string.h +++ b/include/calc-string.h @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * -* http://www.tizenopensource.org/license +* 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/calc-view.h b/include/calc-view.h index 77b68c7..83c1244 100644 --- a/include/calc-view.h +++ b/include/calc-view.h @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * -* http://www.tizenopensource.org/license +* 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/calculator_parser.h b/include/calculator_parser.h index deced4a..44099f3 100644 --- a/include/calculator_parser.h +++ b/include/calculator_parser.h @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * -* http://www.tizenopensource.org/license +* 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/calc-expression.c b/src/calc-expression.c index c1f1284..c74eb69 100644 --- a/src/calc-expression.c +++ b/src/calc-expression.c @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * -* http://www.tizenopensource.org/license +* 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/calc-main.c b/src/calc-main.c index c9f4dce..b75397b 100644 --- a/src/calc-main.c +++ b/src/calc-main.c @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * -* http://www.tizenopensource.org/license +* 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/calc-string.c b/src/calc-string.c index c1b1c65..fe03742 100644 --- a/src/calc-string.c +++ b/src/calc-string.c @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * -* http://www.tizenopensource.org/license +* 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/calc-view.c b/src/calc-view.c index 95c472c..6bcef03 100755 --- a/src/calc-view.c +++ b/src/calc-view.c @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * -* http://www.tizenopensource.org/license +* 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/calculator_edje.c b/src/calculator_edje.c index bec0503..3ca2b9a 100644 --- a/src/calculator_edje.c +++ b/src/calculator_edje.c @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * -* http://www.tizenopensource.org/license +* 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/calculator_parser.c b/src/calculator_parser.c index eb5ceeb..c8cc7a1 100644 --- a/src/calculator_parser.c +++ b/src/calculator_parser.c @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * -* http://www.tizenopensource.org/license +* 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/theme/calculator_theme.edc b/theme/calculator_theme.edc index eed921e..c7f2f72 100644 --- a/theme/calculator_theme.edc +++ b/theme/calculator_theme.edc @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * -* http://www.tizenopensource.org/license +* 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