From: Pawel Sikorski Date: Fri, 24 Apr 2015 10:32:40 +0000 (+0200) Subject: Small license fixes X-Git-Tag: accepted/tizen/mobile/20150618.040522~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F77%2F40377%2F2;p=platform%2Fcore%2Fappfw%2Fapp-installers.git Small license fixes Change-Id: Ib3ac72c277f80e6a93697f74aa7fb5058d102960 --- diff --git a/src/common/step/step_update_app.cc b/src/common/step/step_update_app.cc index b3f7381..462b892 100644 --- a/src/common/step/step_update_app.cc +++ b/src/common/step/step_update_app.cc @@ -1,5 +1,5 @@ // Copyright (c) 2015 Samsung Electronics Co., Ltd All Rights Reserved -// Use of this source code is governed by a BSD-style license that can be +// Use of this source code is governed by an apache 2.0 license that can be // found in the LICENSE file. #include "common/step/step_update_app.h" diff --git a/src/utils/string_util.h b/src/utils/string_util.h index b061045..d7d37aa 100644 --- a/src/utils/string_util.h +++ b/src/utils/string_util.h @@ -1,5 +1,4 @@ // Copyright (c) 2015 Samsung Electronics Co., Ltd All Rights Reserved -// Copyright (c) 2015 Samsung Electronics Co., Ltd All Rights Reserved // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE-xwalk file.