From ef49f496aff717658cbea10e23a37ccf7d991893 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Sun, 6 Aug 2023 15:07:18 +0200 Subject: Fix file headers This improves consistency across files and fixes some files that had an incorrect file name reference. --- stdnum/py/ruc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stdnum/py/ruc.py') diff --git a/stdnum/py/ruc.py b/stdnum/py/ruc.py index 0870b66..0630d96 100644 --- a/stdnum/py/ruc.py +++ b/stdnum/py/ruc.py @@ -1,4 +1,4 @@ -# rut.py - functions for handling Paraguay RUC numbers +# ruc.py - functions for handling Paraguay RUC numbers # coding: utf-8 # # Copyright (C) 2019 Leandro Regueiro -- cgit v1.2.3