From 92947a4a271436c8f352bee58a474126f82cb6d7 Mon Sep 17 00:00:00 2001 From: mcentner Date: Fri, 14 Nov 2008 18:20:06 +0000 Subject: git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@174 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4 --- htdocs/index.php | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'htdocs/index.php') diff --git a/htdocs/index.php b/htdocs/index.php index 570206d6..a0b2f9fb 100644 --- a/htdocs/index.php +++ b/htdocs/index.php @@ -96,8 +96,8 @@ echo $contents; } ?>

News
- Documentation
- Downloads
+ Documentation
+ Downloads
Licence conditions

MOCCA - Modular Open Citizen Card Architecture

MOCCA is a project initiated by the E-Government Innovation Center (EGIZ) to implement a modular, open source citizen card environment.

@@ -110,11 +110,7 @@ while (!feof($handle)) { fclose($handle); $contents=str_replace('href="/','href="http://'.$domain.'/',$contents); echo $contents; } ?> -

Documentation

- Documentation

-

Downloads

-

There are no releases for download so far.

-

License conditions

+

License conditions

The MOCCA project as provided by the E-Government Innovation Center (EGIZ) is licensed according to the terms of the Apache License 2.0.

The MOCCA project includes software provided by third parties. This software is either open source software or commercial software. The licensee is responsible for optaining appropriate licenses.

The MOCCA project uses software provided by Stiftung Secure Information and Communication Technologies (SIC). The uses of the software provided by Stiftung Secure Information and Communication Technologies (SIC) together with the unchanged software provided by the MOCCA project is free of charge. For details see License Agreement IAIK.

-- cgit v1.2.3