added missing copyright

This commit is contained in:
nklhrstv 2021-10-05 14:29:25 +03:00
parent 5bdf8cf1d1
commit 667b1056cd
2 changed files with 4 additions and 0 deletions

View file

@ -1,3 +1,5 @@
// Copyright (C) 2017-2020 Smart code 203358507
const UrlUtils = require('url');
const routesRegexp = require('stremio/common/routesRegexp');

View file

@ -1,3 +1,5 @@
// Copyright (C) 2017-2020 Smart code 203358507
const React = require('react');
const useFacebookToken = () => {