From 46067f4570d44f2fedbadb4dc9ccf03f2ea05b37 Mon Sep 17 00:00:00 2001 From: Rajat Soni Date: Fri, 2 Oct 2020 01:07:38 +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..335a577 100644 --- a/domain-extractor.js +++ b/domain-extractor.js @@ -1,6 +1,6 @@ /* Copyright 2005 Collin Jackson - +An Amazing Project 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.