Change wrong license preamble 13/217713/1
authorSeonah Moon <seonah1.moon@samsung.com>
Wed, 13 Nov 2019 12:18:49 +0000 (21:18 +0900)
committerSeonah Moon <seonah1.moon@samsung.com>
Wed, 13 Nov 2019 12:18:54 +0000 (21:18 +0900)
Change-Id: I8fc155fc1871451ccea62887bd278c165ff98c68

gtest/common.h
gtest/gtest.cpp

index c0f97aa..2485700 100644 (file)
@@ -1,17 +1,20 @@
 /*
- * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ * Network Client Library
  *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * Copyright 2012 Samsung Electronics Co., Ltd
+ *
+ * Licensed under the Flora License, Version 1.1 (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.apache.org/licenses/LICENSE-2.0
+ * http://www.tizenopensource.org/license
  *
  * 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.
+ *
  */
 
 #include <glib.h>
index 48c9f36..0385b33 100644 (file)
@@ -1,17 +1,20 @@
 /*
- * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ * Network Client Library
  *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * Copyright 2012 Samsung Electronics Co., Ltd
+ *
+ * Licensed under the Flora License, Version 1.1 (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.apache.org/licenses/LICENSE-2.0
+ * http://www.tizenopensource.org/license
  *
  * 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.
+ *
  */
 
 #include <stdio.h>