diff options
Diffstat (limited to 'examples/compat/compat.h')
-rw-r--r-- | examples/compat/compat.h | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/examples/compat/compat.h b/examples/compat/compat.h index 5ed11eff9..67f1b9bd0 100644 --- a/examples/compat/compat.h +++ b/examples/compat/compat.h @@ -5,9 +5,9 @@ /* Copyright (C) 2001, 2002, 2006, 2008 Free Software Foundation, Inc. * * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * 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. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -16,7 +16,8 @@ * * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301 USA */ |