Modify the license of obex files 09/61909/1 accepted/tizen/mobile/20160313.113451 accepted/tizen/tv/20160313.113802 accepted/tizen/wearable/20160313.114208 submit/tizen_mobile/20160311.062520 submit/tizen_tv/20160311.062525 submit/tizen_wearable/20160311.062531
authorDoHyun Pyun <dh79.pyun@samsung.com>
Fri, 11 Mar 2016 05:56:11 +0000 (14:56 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Fri, 11 Mar 2016 05:56:11 +0000 (14:56 +0900)
Change-Id: I2bf7bba5622a23a688d580d86bf08628d3542f97
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
obexd/plugins/messages-tizen.c
obexd/plugins/phonebook-tizen.c

index 1681f54..690237a 100644 (file)
@@ -1,22 +1,23 @@
 /*
  *
- *  OBEX Server
+ * OBEX Server
+ *
+ * Copyright (c) 2000-2016 Samsung Electronics Co., Ltd. All rights reserved.
  *
- *  Copyright (C) 2012 Samsung Electronics Co., Ltd.
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
  *  the Free Software Foundation; either version 2 of the License, or
  *  (at your option) any later version.
  *
- *  This program is distributed in the hope that it will be useful,
- *  but WITHOUT ANY WARRANTY; without even the implied warranty of
- *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- *  GNU General Public License for more details.
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
  *
- *  You should have received a copy of the GNU General Public License
- *  along with this program; if not, write to the Free Software
- *  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ * You should have received a copy of the GNU General Public License along
+ * with this program; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  *
  */
 
index 5c8e2e7..a09bcf1 100755 (executable)
@@ -1,21 +1,26 @@
 /*
- * Copyright (c) 2011 Samsung Electronics Co., Ltd All Rights Reserved
  *
- * 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
+ * OBEX Server
  *
- *             http://www.apache.org/licenses/LICENSE-2.0
+ * Copyright (c) 2000-2016 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * 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.
+ *
+ *  This program is free software; you can redistribute it and/or modify
+ *  it under the terms of the GNU General Public License as published by
+ *  the Free Software Foundation; either version 2 of the License, or
+ *  (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License along
+ * with this program; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  *
  */
 
-
 #ifdef HAVE_CONFIG_H
 #include <config.h>
 #endif