aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJonathan Riddell <jr@jriddell.org>2017-06-21 16:57:31 +0100
committerJonathan Riddell <jr@jriddell.org>2017-06-21 16:57:31 +0100
commitc925c5f9a8dbb4108aa3b67ca6cef381945d6244 (patch)
tree526beaeca805f0fa5b3d6745cac778ada6f05778 /docs
parent33e4edfe102d43d136d2cb838b92ad796372bf03 (diff)
fix man page for LGPL licence
Diffstat (limited to 'docs')
-rw-r--r--docs/man/clazy.pod21
1 files changed, 10 insertions, 11 deletions
diff --git a/docs/man/clazy.pod b/docs/man/clazy.pod
index f60a1de1..eca10e03 100644
--- a/docs/man/clazy.pod
+++ b/docs/man/clazy.pod
@@ -191,21 +191,20 @@ only for the regular gcc/clang warnings but not for clazy warnings.
=head1 COPYRIGHT AND LICENSE
-Copyright (C) 2010-2017 Klaralvdalens Datakonsult AB, a KDAB Group company, <info@kdab.com>
+Copyright (C) 2015-2017 Klaralvdalens Datakonsult AB, a KDAB Group company, <info@kdab.com>
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or
-(at your option) any later version.
+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.
-This program is distributed in the hope that it will be useful,
+This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-GNU General Public License for more details.
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+Lesser General Public License for more details.
-You should have received a copy of the GNU General Public License along
-with this program; if not, write to the Free Software Foundation, Inc.,
-51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+You should have received a copy of the GNU Lesser General Public
+License along with this library. If not, see <http://www.gnu.org/licenses/>.
=head1 SEE ALSO