diff options
Diffstat (limited to 'service')
-rw-r--r-- | service/service.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/service/service.c b/service/service.c index adf45b3..7118f65 100644 --- a/service/service.c +++ b/service/service.c @@ -2,15 +2,15 @@ * Copyright (C) 2013 Canonical, Ltd. * * This program is free software: you can redistribute it and/or modify it under - * the terms of the GNU Lesser General Public License version 3, as published by + * the terms of the GNU General Public License version 3, as published by * the Free Software Foundation. * * This program is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranties of MERCHANTABILITY, * SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. + * General Public License for more details. * - * You should have received a copy of the GNU Lesser General Public License + * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. * */ |