add missing copyright header

This commit is contained in:
nklhrstv 2022-10-19 15:36:27 +03:00
parent 4cec766e7e
commit 75551c47e0

View file

@ -1,3 +1,5 @@
// Copyright (C) 2017-2022 Smart code 203358507
const React = require('react');
const { withCoreSuspender, useStreamingServer } = require('stremio/common');