From 61d49602e573e6d63e024298d1e39f12a320ee67 Mon Sep 17 00:00:00 2001 From: Alexandru Branza Date: Mon, 29 May 2023 15:24:13 +0300 Subject: [PATCH] Add Copyright Header --- src/common/isMobile.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/common/isMobile.js b/src/common/isMobile.js index 55dd5ea0a..5eea5bc3f 100644 --- a/src/common/isMobile.js +++ b/src/common/isMobile.js @@ -1,3 +1,5 @@ +// Copyright (C) 2017-2022 Smart code 203358507 + function iOS() { return [ 'iPad Simulator',