This is used to keep some stuff out of my dot-emacs.d-slash-init.el which are not meant to be shared
It looks something like this
(setq user-mail-address "myemailaddress@domain.example") (setq my-copyright-holder "My Full Name or my Company") (provide 'user)