|
|
@ -25,10 +25,10 @@ from incenp.davpoint.davfs2 import get_credentials, mount |
|
|
|
from incenp.davpoint.sharepoint import authenticate |
|
|
|
|
|
|
|
|
|
|
|
prog_name = "mount.sharepoint" |
|
|
|
prog_name = "davpoint" |
|
|
|
prog_notice = """\ |
|
|
|
{} (Davpoint {}) |
|
|
|
Copyrght © 2019 Damien Goutte-Gattat |
|
|
|
{} {} |
|
|
|
Copyright © 2019 Damien Goutte-Gattat |
|
|
|
|
|
|
|
This program is released under the GNU General Public License. |
|
|
|
See the COPYING file or <http://www.gnu.org/licenses/gpl.html>. |
|
|
|