From 58d16a4870defada082e0d5c4b9d24347d37c7be Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 29 Nov 2016 21:40:35 +0000 Subject: note the source code is AGPL for cloning This should be adequate warning for folks who may be uncomfortable or uncertain about even possessing AGPL source code due to employer agreements and such. Disclaimer: I remain completely in favor of AGPL and strong copyleft, and am more than willing to risk my own future on it. However, I refuse to even nudge people into downloading AGPL source code if it presents any legal risk to them. --- README | 2 +- lib/PublicInbox/WwwStream.pm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 32352754..150dbecc 100644 --- a/README +++ b/README @@ -85,7 +85,7 @@ See https://public-inbox.org/INSTALL Hacking ------- -Source code is available via git: +AGPL source code is available via git: git clone https://public-inbox.org/ public-inbox git clone git://repo.or.cz/public-inbox diff --git a/lib/PublicInbox/WwwStream.pm b/lib/PublicInbox/WwwStream.pm index dfbcf410..12f5fa57 100644 --- a/lib/PublicInbox/WwwStream.pm +++ b/lib/PublicInbox/WwwStream.pm @@ -106,7 +106,7 @@ sub _html_end { '
'.join("\n\n",
 		$desc,
 		$urls,
-		'Code for this site: '.
+		'AGPL code for this site: '.
 		qq(git clone $url $PROJECT)
 	).'
'; } -- cgit v1.2.3-24-ge0c7