Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cydrobolt/polr.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--about.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/about.php b/about.php
index 47f2832..192c155 100644
--- a/about.php
+++ b/about.php
@@ -35,7 +35,7 @@ if ($_SESSION['role']=="adm") {
GNU General Public License for more details.<br />
<br />
You should have received a copy of the GNU General Public License<br />
- along with this program. If not, see <http://www.gnu.org/licenses/>.
+ along with this program. If not, see <a href='http://www.gnu.org/copyleft/gpl.html'>http://www.gnu.org/copyleft/gpl.html</a>.
</div>
<?php
require_once 'footerpage.php';