summaryrefslogtreecommitdiffstats
path: root/archive/dar/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'archive/dar/DETAILS')
-rwxr-xr-xarchive/dar/DETAILS9
1 files changed, 8 insertions, 1 deletions
diff --git a/archive/dar/DETAILS b/archive/dar/DETAILS
index dd94472e5f..54c9d9ff2c 100755
--- a/archive/dar/DETAILS
+++ b/archive/dar/DETAILS
@@ -10,5 +10,12 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
KEYWORDS="archive"
SHORT="dar is a shell command that backs up directory trees and files."
cat << EOF
-dar is a shell command that backs up directory trees and files. It has been tested under Linux, Windows, Solaris, FreeBSD, and NetBSD, and is released under the GNU General Public License (GPL). Since version 2.0.0 an Application Interface (API) is available, opening the way for external/independent Graphical User Interfaces (GUIs) like kdar. This API relies on the libdar library, which is the core part of DAR programs; as such, the API is released under the GPL. Consequently, to use the API, your program must be released under the GPL as well.
+dar is a shell command that backs up directory trees and files. It has been
+tested under Linux, Windows, Solaris, FreeBSD, and NetBSD, and is released
+under the GNU General Public License (GPL). Since version 2.0.0 an Application
+Interface (API) is available, opening the way for external/independent
+Graphical User Interfaces (GUIs) like kdar. This API relies on the libdar
+library, which is the core part of DAR programs; as such, the API is released
+under the GPL. Consequently, to use the API, your program must be released
+under the GPL as well.
EOF