aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorShevek <[email protected]>2008-06-03 17:40:33 +0000
committerShevek <[email protected]>2008-06-03 17:40:33 +0000
commit7ee4b6326d535a947c9f068066548b73485965d3 (patch)
treeddc97b716aaeb68eac0ada8d6a6d7effd2d846ef /etc
parent99a863c0778b9fb0407dac35978a332da39d821c (diff)
update license
Diffstat (limited to 'etc')
-rw-r--r--etc/MANIFEST2
-rw-r--r--etc/targets/global-javadoc.xml2
2 files changed, 3 insertions, 1 deletions
diff --git a/etc/MANIFEST b/etc/MANIFEST
index 95dd104..cca68ec 100644
--- a/etc/MANIFEST
+++ b/etc/MANIFEST
@@ -1,2 +1,2 @@
Class-Path: log4j.jar dnsjava-2.0.0.jar
-Main-Class: org.anarres.iengine.Main
+Main-Class: org.anarres.cpp.Main
diff --git a/etc/targets/global-javadoc.xml b/etc/targets/global-javadoc.xml
index db48b03..0de8285 100644
--- a/etc/targets/global-javadoc.xml
+++ b/etc/targets/global-javadoc.xml
@@ -30,9 +30,11 @@
<link
href="http://ws.apache.org/axis/java/apiDocs/"
offline="${system.javadoc.offline}" />
+ <!--
<link
href="http://www.jdom.org/docs/apidocs/"
offline="${system.javadoc.offline}" />
+ -->
<link
href="http://www.junit.org/junit/javadoc/3.8.1/"
offline="${system.javadoc.offline}" />