From e7b37dd2b31b3d25af2196ec9f7f36f7851973a3 Mon Sep 17 00:00:00 2001 From: mcentner Date: Fri, 14 Nov 2008 18:04:47 +0000 Subject: git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@173 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4 --- htdocs/index.php | 131 +++++++++++++++++++++++++++++++++++++++++++++++++++ htdocs/mocca-t_s.png | Bin 0 -> 8976 bytes htdocs/mocca_s.png | Bin 0 -> 3952 bytes 3 files changed, 131 insertions(+) create mode 100644 htdocs/index.php create mode 100644 htdocs/mocca-t_s.png create mode 100644 htdocs/mocca_s.png (limited to 'htdocs') diff --git a/htdocs/index.php b/htdocs/index.php new file mode 100644 index 00000000..570206d6 --- /dev/null +++ b/htdocs/index.php @@ -0,0 +1,131 @@ +'; +?> + + + + + + + <?php echo $project_name; ?> + + + + + + + + + + +

Welcome to the MOCCA project!

+
+
Project summary
+ + + +
+

News
+ 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.

+ + +

Documentation

+ Documentation

+

Downloads

+

There are no releases for download so far.

+

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.

+ + + +
+
+Powered By GForge Collaborative Development Environment +
+ + + + diff --git a/htdocs/mocca-t_s.png b/htdocs/mocca-t_s.png new file mode 100644 index 00000000..bbf27a66 Binary files /dev/null and b/htdocs/mocca-t_s.png differ diff --git a/htdocs/mocca_s.png b/htdocs/mocca_s.png new file mode 100644 index 00000000..2857f398 Binary files /dev/null and b/htdocs/mocca_s.png differ -- cgit v1.2.3