From 001f6f104b8e203d86e0b39f8582318049c3652e Mon Sep 17 00:00:00 2001 From: Pawel Sikorski Date: Fri, 24 Apr 2015 12:32:40 +0200 Subject: [PATCH] Small license fixes Change-Id: Ib3ac72c277f80e6a93697f74aa7fb5058d102960 --- src/common/step/step_update_app.cc | 2 +- src/utils/string_util.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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. -- 2.7.4