[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/flymake-codespell 15abe9fbe7 10/15: Update GPLv3 from g
From: |
ELPA Syncer |
Subject: |
[elpa] externals/flymake-codespell 15abe9fbe7 10/15: Update GPLv3 from gnulib |
Date: |
Mon, 30 Oct 2023 18:58:24 -0400 (EDT) |
branch: externals/flymake-codespell
commit 15abe9fbe7bff7c90dc9aa676206a2f21c50350d
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>
Update GPLv3 from gnulib
---
COPYING | 26 ++++++++++++--------------
1 file changed, 12 insertions(+), 14 deletions(-)
diff --git a/COPYING b/COPYING
index 4432540474..f288702d2f 100644
--- a/COPYING
+++ b/COPYING
@@ -1,12 +1,11 @@
+ GNU GENERAL PUBLIC LICENSE
+ Version 3, 29 June 2007
- GNU GENERAL PUBLIC LICENSE
- Version 3, 29 June 2007
-
- Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+ Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
- Preamble
+ Preamble
The GNU General Public License is a free, copyleft license for
software and other kinds of works.
@@ -69,7 +68,7 @@ patents cannot be used to render the program non-free.
The precise terms and conditions for copying, distribution and
modification follow.
- TERMS AND CONDITIONS
+ TERMS AND CONDITIONS
0. Definitions.
@@ -77,7 +76,7 @@ modification follow.
"Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.
-
+
"The Program" refers to any copyrightable work licensed under this
License. Each licensee is addressed as "you". "Licensees" and
"recipients" may be individuals or organizations.
@@ -510,7 +509,7 @@ actual knowledge that, but for the patent license, your
conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.
-
+
If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
@@ -619,9 +618,9 @@ an absolute waiver of all civil liability in connection
with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.
- END OF TERMS AND CONDITIONS
+ END OF TERMS AND CONDITIONS
- How to Apply These Terms to Your New Programs
+ How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
@@ -646,7 +645,7 @@ the "copyright" line and a pointer to where the full notice
is found.
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>.
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.
@@ -665,12 +664,11 @@ might be different; for a GUI interface, you would use an
"about box".
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
-<http://www.gnu.org/licenses/>.
+<https://www.gnu.org/licenses/>.
The GNU General Public License does not permit incorporating your program
into proprietary programs. If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License. But first, please read
-<http://www.gnu.org/philosophy/why-not-lgpl.html>.
-
+<https://www.gnu.org/licenses/why-not-lgpl.html>.
- [elpa] externals/flymake-codespell 816d7dd5d9 02/15: Add README.org, (continued)
- [elpa] externals/flymake-codespell 816d7dd5d9 02/15: Add README.org, ELPA Syncer, 2023/10/30
- [elpa] externals/flymake-codespell 15a2ae9094 05/15: Add .elpaignore, ELPA Syncer, 2023/10/30
- [elpa] externals/flymake-codespell 325b12e24f 09/15: Highlight only the matched word, ELPA Syncer, 2023/10/30
- [elpa] externals/flymake-codespell d72e3ad4cd 15/15: Prepare release on GNU ELPA; bump version to 0.1, ELPA Syncer, 2023/10/30
- [elpa] externals/flymake-codespell 58adc47c7f 01/15: Initial commit, ELPA Syncer, 2023/10/30
- [elpa] externals/flymake-codespell da9c09e25d 03/15: Improve comment headers and commentary, ELPA Syncer, 2023/10/30
- [elpa] externals/flymake-codespell 74fd62b40d 04/15: Add Makefile, ELPA Syncer, 2023/10/30
- [elpa] externals/flymake-codespell b95cb59730 06/15: Add GitHub CI workflow, ELPA Syncer, 2023/10/30
- [elpa] externals/flymake-codespell f7ba43c2b1 07/15: Improve README.org, ELPA Syncer, 2023/10/30
- [elpa] externals/flymake-codespell 41d99c4598 08/15: Add user option codespell-program-arguments, ELPA Syncer, 2023/10/30
- [elpa] externals/flymake-codespell 15abe9fbe7 10/15: Update GPLv3 from gnulib,
ELPA Syncer <=
- [elpa] externals/flymake-codespell a994271e1a 11/15: Add codespell action for GitHub CI, ELPA Syncer, 2023/10/30
- [elpa] externals/flymake-codespell b80075a0a5 13/15: Bump actions/checkout from 3 to 4, ELPA Syncer, 2023/10/30
- [elpa] externals/flymake-codespell d7782f3ab4 12/15: Fix typos, ELPA Syncer, 2023/10/30
- [elpa] externals/flymake-codespell 080738213b 14/15: Add dependency on `compat`, ELPA Syncer, 2023/10/30