Skip to content
Snippets Groups Projects
Unverified Commit 89880707 authored by Mathieu Lirzin's avatar Mathieu Lirzin
Browse files

maint: Fix mistake in copying permission statement.

This was mistakenly added in commit 05e5495e.

* Makefile.am: Declare GPLv3+ instead of GPLv2+.
* configure.ac: Likewise.
parent 49fae56c
No related branches found
No related tags found
No related merge requests found
## Process this file with automake to produce Makefile.in.
# Copyright © 1995-2016 Free Software Foundation, Inc.
# Copyright © 2016 Mathieu Lirzin <mthl@gnu.org>
# Copyright © 2016, 2017 Mathieu Lirzin <mthl@gnu.org>
#
# This file is part of Cuirass.
#
# Cuirass 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, or (at your option)
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# Cuirass is distributed in the hope that it will be useful,
......
......@@ -6,7 +6,7 @@
#
# Cuirass 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, or (at your option)
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# Cuirass is distributed in the hope that it will be useful,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment