From fbf4b1a89c96f52e346090c171e94ee2e519d6d7 Mon Sep 17 00:00:00 2001 From: baibhavtripathy <68537807+baibhavtripathy@users.noreply.github.com> Date: Fri, 2 Oct 2020 19:01:43 +0530 Subject: [PATCH] Update domain-extractor.js --- domain-extractor.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domain-extractor.js b/domain-extractor.js index d60f100..e50f154 100644 --- a/domain-extractor.js +++ b/domain-extractor.js @@ -3,7 +3,7 @@ Copyright 2005 Collin Jackson Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * Redistributions of the source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Stanford University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.