relicense to AGPL 3.0 only
This commit is contained in:
@@ -130,9 +130,8 @@ Send patches and issue reports to
|
||||
|
||||
`comitium` is Copyright © 2021 nytpu.
|
||||
|
||||
`comitium` is licensed under the terms of the GNU Affero General Public
|
||||
License, either version 3 of the License, or (at your option) any later
|
||||
version. For more information, see [LICENSE][] or the [GNU website][agpl-3]
|
||||
`comitium` is licensed under the terms of the GNU Affero General Public License,
|
||||
version 3. For more information, see [LICENSE][] or the [GNU website][agpl-3]
|
||||
|
||||
|
||||
[LICENSE]: LICENSE
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
// 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>.
|
||||
|
||||
// comitium is a feed aggregator for gemini. see README.md for more details and
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
// 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>.
|
||||
|
||||
// This file incorporates code from makeworld's amfora:
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
// 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>.
|
||||
|
||||
// This file incorporates code from makeworld's amfora:
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
// 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>.
|
||||
|
||||
// This file incorporates code from makeworld's amfora:
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
// 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>.
|
||||
|
||||
// package fetch implements routines for fetching gemini, gopher, and http
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
// 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>.
|
||||
|
||||
// This file incorporates code from Drew DeVault's gemreader:
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
// 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>.
|
||||
|
||||
package fetch
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
// 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>.
|
||||
|
||||
// This file incorporates code from Drew DeVault's gemreader:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
// 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>.
|
||||
|
||||
package main
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
// 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>.
|
||||
|
||||
package main
|
||||
|
||||
Reference in New Issue
Block a user