From 76a20fc104897feb719b7bcc69cebae82fb5d072 Mon Sep 17 00:00:00 2001 From: Zalim Bashorov Date: Fri, 20 Jan 2017 15:11:37 +0300 Subject: [PATCH] Minor: fix copyright in polyfills.js --- js/js.libraries/src/js/polyfills.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/js/js.libraries/src/js/polyfills.js b/js/js.libraries/src/js/polyfills.js index 0779e4f5840..60e8593cc2e 100644 --- a/js/js.libraries/src/js/polyfills.js +++ b/js/js.libraries/src/js/polyfills.js @@ -1,11 +1,11 @@ -/** - * Copyright 2010 Tim Down. +/* + * Copyright 2010-2017 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS,