summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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.