From 0e889c2dc1d8ff1849277935935f90632427ff16 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Sep 14 2012 19:57:22 +0000 Subject: Update `Functions/Render/Docbook/docbook_expandLicenses.sh' file. --- diff --git a/Scripts/Bash/Functions/Render/Docbook/docbook_expandLicenses.sh b/Scripts/Bash/Functions/Render/Docbook/docbook_expandLicenses.sh index 74ac8a8..cf76f36 100755 --- a/Scripts/Bash/Functions/Render/Docbook/docbook_expandLicenses.sh +++ b/Scripts/Bash/Functions/Render/Docbook/docbook_expandLicenses.sh @@ -39,8 +39,8 @@ function docbook_expandLicenses { # itself, they are connected with it. The files holding license # information does contain id information used inside the # documentation structure at cross references. - local LICENSES="${DOCBOOK_MODELS_DIR}/Gpl/gpl.docbook \ - ${DOCBOOK_MODELS_DIR}/Gfdl/gfdl.docbook" + local LICENSES="${DOCBOOK_MODELS_DIR}/Default/Licenses/gpl.docbook \ + ${DOCBOOK_MODELS_DIR}/Default/Licenses/gfdl.docbook" # Define top level structure in the instance. This is the tag # defined in the second field of DOCTYPE definition.