From 59b0b7634dd5eea28d09391e55ea352c2445756c Mon Sep 17 00:00:00 2001
From: Stefan Bodewig
- bundles 1.6.5 for NetBeans 5.0 and 5.5; 1.7.0 for NetBeans 6.0
+ bundles 1.7.0 for NetBeans 6.0 and 6.1, 1.7.1 for 6.5
@@ -7083,7 +7083,7 @@
diff --git a/docs/faq.html b/docs/faq.html
index 14f8ddafc..374d69e4d 100644
--- a/docs/faq.html
+++ b/docs/faq.html
@@ -757,7 +757,7 @@ Apache Ant version 1.6.2 compiled on July 16 2004
- Common Development and Distribution License
+ Common Development and Distribution License / GNU General Public License
The core idea is using property files which name accords to the os-name. Then simply use the build-in property os.name.
-For better use you should also provide a file with defaul values. +
For better use you should also provide a file with default values. But be careful with the correct os-names. For test simply <echo> the ${os.name} on all machines and you can be sure to use the right file names.