~phablet-team/telephony-service/trunk

« back to all changes in this revision

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