summaryrefslogtreecommitdiffstats
path: root/archive/dar22/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'archive/dar22/DETAILS')
-rwxr-xr-xarchive/dar22/DETAILS9
1 files changed, 8 insertions, 1 deletions
diff --git a/archive/dar22/DETAILS b/archive/dar22/DETAILS
index 404566d180..1e5c3f6625 100755
--- a/archive/dar22/DETAILS
+++ b/archive/dar22/DETAILS
@@ -10,5 +10,12 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL/22/}-${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