diff options
Diffstat (limited to 'stdnum/do')
-rw-r--r-- | stdnum/do/ncf.py | 2 | ||||
-rw-r--r-- | stdnum/do/rnc.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/stdnum/do/ncf.py b/stdnum/do/ncf.py index d4994de..a85e4c7 100644 --- a/stdnum/do/ncf.py +++ b/stdnum/do/ncf.py @@ -18,7 +18,7 @@ # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA # 02110-1301 USA -# Development of this functionality was funded by iterativo | http://iterativo.do +# Development of this functionality was funded by iterativo | https://iterativo.do """NCF (NĂºmeros de Comprobante Fiscal, Dominican Republic receipt number). diff --git a/stdnum/do/rnc.py b/stdnum/do/rnc.py index a6d785f..6bac651 100644 --- a/stdnum/do/rnc.py +++ b/stdnum/do/rnc.py @@ -18,7 +18,7 @@ # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA # 02110-1301 USA -# Development of this functionality was funded by iterativo | http://iterativo.do +# Development of this functionality was funded by iterativo | https://iterativo.do """RNC (Registro Nacional del Contribuyente, Dominican Republic tax number). |