Switch license to GPLv3 or later.
This commit is contained in:
parent
d7142f3e55
commit
ae560473ca
3 changed files with 4 additions and 3 deletions
|
@ -31,7 +31,8 @@ NOTE ON THE LEGAL STATUS OF THE FILES IS_EXEC.C, SIGACTION.C
|
|||
|
||||
As distributed with GNU Emacs, the files is_exec.c and sigaction.c are
|
||||
Copyright (C) 1995 DJ Delorie, and are licensed under the terms of the
|
||||
GNU General Public License version 2 or later (see COPYING).
|
||||
GNU General Public License version 3 (see COPYING), or (at your
|
||||
option) any later version.
|
||||
|
||||
Here we record the details of the legal history of these files.
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
*
|
||||
* This file 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.
|
||||
*
|
||||
* This file is distributed in the hope that it will be useful,
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
*
|
||||
* This file 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.
|
||||
*
|
||||
* This file is distributed in the hope that it will be useful,
|
||||
|
|
Loading…
Add table
Reference in a new issue