From 33f675996684d2182316ac3eac7d4e941d8ffd57 Mon Sep 17 00:00:00 2001 From: Alexey Tsvetkov Date: Wed, 18 Feb 2015 15:28:49 +0300 Subject: [PATCH] Minor in JS: updated copyrights --- js/js.parser/src/com/google/gwt/dev/js/rhino/CodePosition.kt | 2 +- .../src/com/google/gwt/dev/js/rhino/MessagesBundle.java | 2 +- js/js.parser/src/com/google/gwt/dev/js/rhino/Utils.java | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/js/js.parser/src/com/google/gwt/dev/js/rhino/CodePosition.kt b/js/js.parser/src/com/google/gwt/dev/js/rhino/CodePosition.kt index 31536c633e0..7184605456f 100644 --- a/js/js.parser/src/com/google/gwt/dev/js/rhino/CodePosition.kt +++ b/js/js.parser/src/com/google/gwt/dev/js/rhino/CodePosition.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010-2014 JetBrains s.r.o. + * Copyright 2010-2015 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. diff --git a/js/js.parser/src/com/google/gwt/dev/js/rhino/MessagesBundle.java b/js/js.parser/src/com/google/gwt/dev/js/rhino/MessagesBundle.java index db693a29d7f..7a9e976b7c2 100644 --- a/js/js.parser/src/com/google/gwt/dev/js/rhino/MessagesBundle.java +++ b/js/js.parser/src/com/google/gwt/dev/js/rhino/MessagesBundle.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2014 JetBrains s.r.o. + * Copyright 2010-2015 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. diff --git a/js/js.parser/src/com/google/gwt/dev/js/rhino/Utils.java b/js/js.parser/src/com/google/gwt/dev/js/rhino/Utils.java index baf204552de..3b50ffbdf95 100644 --- a/js/js.parser/src/com/google/gwt/dev/js/rhino/Utils.java +++ b/js/js.parser/src/com/google/gwt/dev/js/rhino/Utils.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2014 JetBrains s.r.o. + * Copyright 2010-2015 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.