diff options
Diffstat (limited to 'source3/utils')
-rw-r--r-- | source3/utils/debugparse.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source3/utils/debugparse.c b/source3/utils/debugparse.c index ee4df3f2b4..d9d35081b5 100644 --- a/source3/utils/debugparse.c +++ b/source3/utils/debugparse.c @@ -10,7 +10,7 @@ * -------------------------------------------------------------------------- ** * * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Library General Public + * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, or (at your option) any later version. * @@ -19,7 +19,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Library General Public License for more details. * - * You should have received a copy of the GNU Library General Public + * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * |