diff --git a/setup/enmod.sh b/setup/enmod.sh index 72a3e867..56f27a0e 100755 --- a/setup/enmod.sh +++ b/setup/enmod.sh @@ -1,4 +1,13 @@ #!/bin/bash +##### +##### This file is part of Mail-in-a-Box-LDAP which is released under the +##### terms of the GNU Affero General Public License as published by the +##### Free Software Foundation, either version 3 of the License, or (at +##### your option) any later version. See file LICENSE or go to +##### https://github.com/downtownallday/mailinabox-ldap for full license +##### details. +##### + . /etc/mailinabox.conf || exit 1 . setup/functions.sh diff --git a/setup/mods.available/roundcube-larry-skin.sh b/setup/mods.available/roundcube-larry-skin.sh index 8c04d333..96ac46d3 100755 --- a/setup/mods.available/roundcube-larry-skin.sh +++ b/setup/mods.available/roundcube-larry-skin.sh @@ -1,4 +1,13 @@ #!/bin/bash +##### +##### This file is part of Mail-in-a-Box-LDAP which is released under the +##### terms of the GNU Affero General Public License as published by the +##### Free Software Foundation, either version 3 of the License, or (at +##### your option) any later version. See file LICENSE or go to +##### https://github.com/downtownallday/mailinabox-ldap for full license +##### details. +##### + # starting with roundcube 1.6, the larry skin is not included with the # official release