diff options
author | Mario Lipinski <Mario Lipinski@d4452222-2f33-11de-9270-010000000000> | 2009-05-13 16:01:24 +0000 |
---|---|---|
committer | Mario Lipinski <Mario Lipinski@d4452222-2f33-11de-9270-010000000000> | 2009-05-13 16:01:24 +0000 |
commit | 939d8624c89b0bd02c0ba48c71150ed2f703ec3f (patch) | |
tree | 216fcf4b4615c4109f88944a01aa2e8c8c4b2bf1 /Business Logic/trunk/webapps/ROOT/WEB-INF | |
parent | 38e3ba80bdb73a8eb6559eb6aa487a75b916215c (diff) | |
download | cacert-birdshack-939d8624c89b0bd02c0ba48c71150ed2f703ec3f.tar.gz cacert-birdshack-939d8624c89b0bd02c0ba48c71150ed2f703ec3f.tar.xz cacert-birdshack-939d8624c89b0bd02c0ba48c71150ed2f703ec3f.zip |
messing a round
git-svn-id: http://svn.cacert.cl/Software/BirdShack@31 d4452222-2f33-11de-9270-010000000000
Diffstat (limited to 'Business Logic/trunk/webapps/ROOT/WEB-INF')
-rw-r--r-- | Business Logic/trunk/webapps/ROOT/WEB-INF/web.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Business Logic/trunk/webapps/ROOT/WEB-INF/web.xml b/Business Logic/trunk/webapps/ROOT/WEB-INF/web.xml index f971088..e98efa0 100644 --- a/Business Logic/trunk/webapps/ROOT/WEB-INF/web.xml +++ b/Business Logic/trunk/webapps/ROOT/WEB-INF/web.xml @@ -5,9 +5,9 @@ version="2.5"> <description> - Beschreibung + The BirdShack API </description> - <display-name>Name</display-name> + <display-name>BirdShack API</display-name> <servlet> <servlet-name>Controller</servlet-name> |