relicense to AGPL 3.0 only

This commit is contained in:
nytpu
2021-03-26 11:10:04 -06:00
parent c3059d57d8
commit 41683edee4
11 changed files with 12 additions and 13 deletions
+2 -3
View File
@@ -130,9 +130,8 @@ Send patches and issue reports to
`comitium` is Copyright © 2021 nytpu. `comitium` is Copyright © 2021 nytpu.
`comitium` is licensed under the terms of the GNU Affero General Public `comitium` is licensed under the terms of the GNU Affero General Public License,
License, either version 3 of the License, or (at your option) any later version 3. For more information, see [LICENSE][] or the [GNU website][agpl-3]
version. For more information, see [LICENSE][] or the [GNU website][agpl-3]
[LICENSE]: LICENSE [LICENSE]: LICENSE
+1 -1
View File
@@ -1,5 +1,5 @@
// Copyright (C) 2021 nytpu // Copyright (C) 2021 nytpu
// SPDX-License-Identifier: AGPL-3.0-or-later // SPDX-License-Identifier: AGPL-3.0-only
// For more license details, see LICENSE or <https://www.gnu.org/licenses/agpl-3.0.html>. // For more license details, see LICENSE or <https://www.gnu.org/licenses/agpl-3.0.html>.
// comitium is a feed aggregator for gemini. see README.md for more details and // comitium is a feed aggregator for gemini. see README.md for more details and
+1 -1
View File
@@ -1,5 +1,5 @@
// Copyright (C) 2021 nytpu // Copyright (C) 2021 nytpu
// SPDX-License-Identifier: AGPL-3.0-or-later // SPDX-License-Identifier: AGPL-3.0-only
// For more license details, see LICENSE or <https://www.gnu.org/licenses/agpl-3.0.html>. // For more license details, see LICENSE or <https://www.gnu.org/licenses/agpl-3.0.html>.
// This file incorporates code from makeworld's amfora: // This file incorporates code from makeworld's amfora:
+1 -1
View File
@@ -1,5 +1,5 @@
// Copyright (C) 2021 nytpu // Copyright (C) 2021 nytpu
// SPDX-License-Identifier: AGPL-3.0-or-later // SPDX-License-Identifier: AGPL-3.0-only
// For more license details, see LICENSE or <https://www.gnu.org/licenses/agpl-3.0.html>. // For more license details, see LICENSE or <https://www.gnu.org/licenses/agpl-3.0.html>.
// This file incorporates code from makeworld's amfora: // This file incorporates code from makeworld's amfora:
+1 -1
View File
@@ -1,5 +1,5 @@
// Copyright (C) 2021 nytpu // Copyright (C) 2021 nytpu
// SPDX-License-Identifier: AGPL-3.0-or-later // SPDX-License-Identifier: AGPL-3.0-only
// For more license details, see LICENSE or <https://www.gnu.org/licenses/agpl-3.0.html>. // For more license details, see LICENSE or <https://www.gnu.org/licenses/agpl-3.0.html>.
// This file incorporates code from makeworld's amfora: // This file incorporates code from makeworld's amfora:
+1 -1
View File
@@ -1,5 +1,5 @@
// Copyright (C) 2021 nytpu // Copyright (C) 2021 nytpu
// SPDX-License-Identifier: AGPL-3.0-or-later // SPDX-License-Identifier: AGPL-3.0-only
// For more license details, see LICENSE or <https://www.gnu.org/licenses/agpl-3.0.html>. // For more license details, see LICENSE or <https://www.gnu.org/licenses/agpl-3.0.html>.
// package fetch implements routines for fetching gemini, gopher, and http // package fetch implements routines for fetching gemini, gopher, and http
+1 -1
View File
@@ -1,5 +1,5 @@
// Copyright (C) 2021 nytpu // Copyright (C) 2021 nytpu
// SPDX-License-Identifier: AGPL-3.0-or-later // SPDX-License-Identifier: AGPL-3.0-only
// For more license details, see LICENSE or <https://www.gnu.org/licenses/agpl-3.0.html>. // For more license details, see LICENSE or <https://www.gnu.org/licenses/agpl-3.0.html>.
// This file incorporates code from Drew DeVault's gemreader: // This file incorporates code from Drew DeVault's gemreader:
+1 -1
View File
@@ -1,5 +1,5 @@
// Copyright (C) 2021 nytpu // Copyright (C) 2021 nytpu
// SPDX-License-Identifier: AGPL-3.0-or-later // SPDX-License-Identifier: AGPL-3.0-only
// For more license details, see LICENSE or <https://www.gnu.org/licenses/agpl-3.0.html>. // For more license details, see LICENSE or <https://www.gnu.org/licenses/agpl-3.0.html>.
package fetch package fetch
+1 -1
View File
@@ -1,5 +1,5 @@
// Copyright (C) 2021 nytpu // Copyright (C) 2021 nytpu
// SPDX-License-Identifier: AGPL-3.0-or-later // SPDX-License-Identifier: AGPL-3.0-only
// For more license details, see LICENSE or <https://www.gnu.org/licenses/agpl-3.0.html>. // For more license details, see LICENSE or <https://www.gnu.org/licenses/agpl-3.0.html>.
// This file incorporates code from Drew DeVault's gemreader: // This file incorporates code from Drew DeVault's gemreader:
+1 -1
View File
@@ -1,5 +1,5 @@
// Copyright (C) 2021 nytpu // Copyright (C) 2021 nytpu
// SPDX-License-Identifier: AGPL-3.0-or-later // SPDX-License-Identifier: AGPL-3.0-only
// For more license details, see LICENSE or <https://www.gnu.org/licenses/agpl-3.0.html>. // For more license details, see LICENSE or <https://www.gnu.org/licenses/agpl-3.0.html>.
package main package main
+1 -1
View File
@@ -1,5 +1,5 @@
// Copyright (C) 2021 nytpu // Copyright (C) 2021 nytpu
// SPDX-License-Identifier: AGPL-3.0-or-later // SPDX-License-Identifier: AGPL-3.0-only
// For more license details, see LICENSE or <https://www.gnu.org/licenses/agpl-3.0.html>. // For more license details, see LICENSE or <https://www.gnu.org/licenses/agpl-3.0.html>.
package main package main