summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsh.pi <sh.pi@samsung.com>2013-04-24 16:43:50 +0900
committersh.pi <sh.pi@samsung.com>2013-04-24 16:43:50 +0900
commitb7637ef2049d2c1e74ddce409692e77119589ab0 (patch)
treec732ca8850192b27ad3e40b55095477fdb95db00
parent31fc5e18641d49ab4805bc1af2a1dfcc77063e78 (diff)
downloadpower-manager-b7637ef2049d2c1e74ddce409692e77119589ab0.tar.gz
power-manager-b7637ef2049d2c1e74ddce409692e77119589ab0.tar.bz2
power-manager-b7637ef2049d2c1e74ddce409692e77119589ab0.zip
LICENSE and boilerplate are updated
-rw-r--r--util.c9
1 files changed, 5 insertions, 4 deletions
diff --git a/util.c b/util.c
index 9368295..0d81759 100644
--- a/util.c
+++ b/util.c
@@ -1,18 +1,19 @@
/*
- * Copyright 2012 Samsung Electronics Co., Ltd
+ * power-manager
+ * Copyright (c) 2012 Samsung Electronics Co., Ltd.
*
- * Licensed under the Flora License, Version 1.0 (the "License");
+ * Licensed under the Apache License, Version 2.0 (the "License");
* 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://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
-*/
+ */
/**