diff options
Diffstat (limited to 'common')
-rw-r--r-- | common/json.cpp | 2 | ||||
-rw-r--r-- | common/json.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/common/json.cpp b/common/json.cpp index f999162a92..f198e30b76 100644 --- a/common/json.cpp +++ b/common/json.cpp @@ -21,7 +21,7 @@ */ /* -* Files JSON.cpp and JSONValue.cpp part of the SimpleJSON Library - http://mjpa.in/json +* Files JSON.cpp and JSONValue.cpp part of the SimpleJSON Library - https://github.com/MJPA/SimpleJSON * * Copyright (C) 2010 Mike Anchor * diff --git a/common/json.h b/common/json.h index d9bbbdb77c..8e2eade669 100644 --- a/common/json.h +++ b/common/json.h @@ -21,7 +21,7 @@ */ /* -* Files JSON.h and JSONValue.h part of the SimpleJSON Library - http://mjpa.in/json +* Files JSON.h and JSONValue.h part of the SimpleJSON Library - https://github.com/MJPA/SimpleJSON * * Copyright (C) 2010 Mike Anchor * |