summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJustin Wernick <justin@worthe-it.co.za>2023-05-22 19:31:35 +0200
committerJustin Wernick <justin@worthe-it.co.za>2023-05-22 19:31:35 +0200
commit99cc849aaf2a9727830beefa478b7157bdf2e4db (patch)
treed69dc6cebee0157b2dd2eb8bd4d2056de6041c5f /README.md
parent9c6ee23583dc0ef0df451bee46e0dee4eb5481dd (diff)
Update names, I'm not Worthe anymore
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 95b5327..b921f81 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,6 @@
South African ID Number Parser
==============================
-[![Build Status](https://travis-ci.org/JWorthe/south-african-id-parser.svg?branch=master)](https://travis-ci.org/JWorthe/south-african-id-parser)
-
The ID Numbers issued in South Africa follow a regular format that you
can use to derive some information about them. The following
information is available:
@@ -144,7 +142,7 @@ var isSouthAfricanCitizen = saIdParser.parseIsSouthAfricanCitizen(validIdNumber)
License
-------
-Copyright 2017, Justin Worthe
+Copyright 2017-present, Justin Wernick
This library can be used free of charge under either the ISC license
or the GNU GPL 3.0.