diff options
Diffstat (limited to 'scrape_test.go')
| -rw-r--r-- | scrape_test.go | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scrape_test.go b/scrape_test.go index ffd8b70..602be9f 100644 --- a/scrape_test.go +++ b/scrape_test.go @@ -1,3 +1,7 @@ +// This Source Code Form is subject to the terms of the Mozilla Public +// License, v. 2.0. If a copy of the MPL was not distributed with this +// file, You can obtain one at http://mozilla.org/MPL/2.0/. + package flyscrape_test import ( |