From 269ff15031ef20488c428767016733337f577af2 Mon Sep 17 00:00:00 2001 From: "Bradley M. Kuhn" Date: Thu, 5 Oct 2017 11:14:33 -0700 Subject: [PATCH] Note version of Debian we currently run. --- www/conservancy/static/about/license/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/conservancy/static/about/license/index.html b/www/conservancy/static/about/license/index.html index d871930c..c3a843d6 100644 --- a/www/conservancy/static/about/license/index.html +++ b/www/conservancy/static/about/license/index.html @@ -8,7 +8,7 @@ the AGPLv3-or-later. You can find a full copy of the sources hosted on this site, but it may be more interesting to know that the site - is running on stock Debian squeeze with Apache, Django, mod_python, + is running on stock Debian 8 with Apache, Django, mod_python, and sqlite installed, and that the main sources for the site's code itself are available in a git repository.