~phablet-team/telephony-service/trunk

« back to all changes in this revision

Viewing changes to libtelephonyservice/callentry.cpp

  • Committer: Gustavo Pichorim Boiko
  • Date: 2013-07-18 17:02:10 UTC
  • mto: This revision was merged to the branch mainline in revision 719.
  • Revision ID: gustavo.boiko@canonical.com-20130718170210-fa39k3sxj8pn8sub
Replace phone-app in headers and comments.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 *  Gustavo Pichorim Boiko <gustavo.boiko@canonical.com>
6
6
 *  Tiago Salem Herrmann <tiago.herrmann@canonical.com>
7
7
 *
8
 
 * This file is part of phone-app.
 
8
 * This file is part of telephony-service.
9
9
 *
10
 
 * phone-app is free software; you can redistribute it and/or modify
 
10
 * telephony-service is free software; you can redistribute it and/or modify
11
11
 * it under the terms of the GNU General Public License as published by
12
12
 * the Free Software Foundation; version 3.
13
13
 *
14
 
 * phone-app is distributed in the hope that it will be useful,
 
14
 * telephony-service is distributed in the hope that it will be useful,
15
15
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
16
16
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17
17
 * GNU General Public License for more details.