From d81414164f3886e340b6cb4e7ddb797c6ab2f57f Mon Sep 17 00:00:00 2001 From: Andrew McNab Date: Fri, 10 Jun 2005 15:21:40 +0000 Subject: [PATCH] docs updates --- org.gridsite.core/LICENSE | 4 ++-- org.gridsite.core/doc/install.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/org.gridsite.core/LICENSE b/org.gridsite.core/LICENSE index ce67433..befd74b 100644 --- a/org.gridsite.core/LICENSE +++ b/org.gridsite.core/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2002-4, Andrew McNab and Shiv Kaushal, +Copyright (c) 2002-5, Andrew McNab and Shiv Kaushal, University of Manchester. All rights reserved. Redistribution and use in source and binary forms, with or @@ -32,7 +32,7 @@ Clearly marked portions of the published GridSite source code are derived from Apache httpd or its modules, and are covered by the Apache Software License: -Copyright 2001-2004 The Apache Software Foundation +Copyright 2001-2005 The Apache Software Foundation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/org.gridsite.core/doc/install.html b/org.gridsite.core/doc/install.html index 937ec91..a5845de 100644 --- a/org.gridsite.core/doc/install.html +++ b/org.gridsite.core/doc/install.html @@ -34,7 +34,7 @@ various GridSite components.

Earlier, eg RedHat 7.3: This is more complicated because you must also install a back-ported Apache -2.0 RPM or build from source. +2.0 RPM or build it from source.