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.