[meego-commits] 5006: Changes to Trunk:Handset/contextkit-meego
Kevron Rees
kevronx_m_rees at linux.intel.com
Tue Jun 29 16:03:26 UTC 2010
Hi,
I have made the following changes to contextkit-meego in project Trunk:Handset. Please review and accept ASAP.
Thank You,
Kevron Rees
[This message was auto-generated]
---
Request #5006:
submit: devel:ux:handset/contextkit-meego(r18) -> Trunk:Handset/contextkit-meego
Message:
fixed bug 3595
State: new 2010-06-29T04:00:02 kevronx_m_rees
Comment: None
changes files:
--------------
--- contextkit-meego-providers.changes
+++ contextkit-meego-providers.changes
@@ -0,0 +1,3 @@
+* Fri Jun 29 2010 Kevron Rees <kevron.m.rees at intel.com> - 0.0.6
+- Fixed stray header license BMC #3595
+
@@ -6,0 +10 @@
+- fixed license description
spec files:
-----------
other changes:
--------------
++++++ contextkit-meego-providers-0.0.6.tar.bz2
--- phone/src/common.h
+++ phone/src/common.h
@@ -1,18 +1,11 @@
-/*
- * Copyright (c) 2009, Intel Corporation.
+/* -*- Mode: C++ -*-
*
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU Lesser General Public License,
- * version 2.1, as published by the Free Software Foundation.
+ * contextkit-meego
+ * Copyright © 2010, Intel Corporation.
*
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
- * License for more details.
- *
- * You should have received a copy of the GNU Lesser 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.
+ * This program is licensed under the terms and conditions of the
+ * Apache License, version 2.0. The full text of the Apache License is at
+ * http://www.apache.org/licenses/LICENSE-2.0
*
*/
--- phone/src/src.pro
+++ phone/src/src.pro
@@ -34,7 +34,8 @@
callitem.h \
callitemmodel.h\
callproxy.h\
- voicecall_interface.h
+ voicecall_interface.h \
+ common.h
target.path = $$CONTEXTKIT_SUBSCRIBER_PLUGIN_PATH
More information about the MeeGo-commits
mailing list