diff options
author | Michael Terry <michael.terry@canonical.com> | 2013-08-29 11:36:17 -0400 |
---|---|---|
committer | Michael Terry <michael.terry@canonical.com> | 2013-08-29 11:36:17 -0400 |
commit | 7683f56e1551d1d245acabf824fa0c2b75ced662 (patch) | |
tree | 96067cb01a29750d9640f39f5fd96c3e6c9916bb | |
parent | 1ac70125bf5184439553a83ae91d3e57aaafdda6 (diff) | |
download | ayatana-greeter-session-broadcast-7683f56e1551d1d245acabf824fa0c2b75ced662.tar.gz ayatana-greeter-session-broadcast-7683f56e1551d1d245acabf824fa0c2b75ced662.tar.bz2 ayatana-greeter-session-broadcast-7683f56e1551d1d245acabf824fa0c2b75ced662.zip |
Take out two more 'Lesser's
-rw-r--r-- | service/service.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/service/service.c b/service/service.c index ad13696..7118f65 100644 --- a/service/service.c +++ b/service/service.c @@ -8,9 +8,9 @@ * 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/>. * */ |