Restore BL's authorship attribution, and add "The Jsoncpp Authors" where it was missing.
Requested/noticed in https://github.com/open-source-parsers/jsoncpp/pull/610, and a
followup to https://github.com/open-source-parsers/jsoncpp/pull/607 .
diff --git a/scons-tools/globtool.py b/scons-tools/globtool.py
index 1aa73fc..e51af0f 100644
--- a/scons-tools/globtool.py
+++ b/scons-tools/globtool.py
@@ -1,4 +1,4 @@
-# Copyright 2009 The JsonCpp Authors
+# Copyright 2009 Baptiste Lepilleur and The JsonCpp Authors
# Distributed under MIT license, or public domain if desired and
# recognized in your jurisdiction.
# See file LICENSE for detail or copy at http://jsoncpp.sourceforge.net/LICENSE
diff --git a/scons-tools/srcdist.py b/scons-tools/srcdist.py
index 3c9b141..afbd2fa 100644
--- a/scons-tools/srcdist.py
+++ b/scons-tools/srcdist.py
@@ -1,4 +1,4 @@
-# Copyright 2007 The JsonCpp Authors
+# Copyright 2007 Baptiste Lepilleur and The JsonCpp Authors
# Distributed under MIT license, or public domain if desired and
# recognized in your jurisdiction.
# See file LICENSE for detail or copy at http://jsoncpp.sourceforge.net/LICENSE
diff --git a/scons-tools/substinfile.py b/scons-tools/substinfile.py
index 5d235e7..7e9d526 100644
--- a/scons-tools/substinfile.py
+++ b/scons-tools/substinfile.py
@@ -1,4 +1,4 @@
-# Copyright 2010 The JsonCpp Authors
+# Copyright 2010 Baptiste Lepilleur and The JsonCpp Authors
# Distributed under MIT license, or public domain if desired and
# recognized in your jurisdiction.
# See file LICENSE for detail or copy at http://jsoncpp.sourceforge.net/LICENSE
diff --git a/scons-tools/targz.py b/scons-tools/targz.py
index 9e2e8d4..f5a98ba 100644
--- a/scons-tools/targz.py
+++ b/scons-tools/targz.py
@@ -1,4 +1,4 @@
-# Copyright 2007 The JsonCpp Authors
+# Copyright 2007 Baptiste Lepilleur and The JsonCpp Authors
# Distributed under MIT license, or public domain if desired and
# recognized in your jurisdiction.
# See file LICENSE for detail or copy at http://jsoncpp.sourceforge.net/LICENSE