branch: elpa/kotlin-mode
commit b4b1ace8cc4ac11e90a747dee3978f74902f2d4e
Author: Remy Goldschmidt <[email protected]>
Commit: Remy Goldschmidt <[email protected]>

    In kotlin-mode.el: (c) -> ©
---
 kotlin-mode.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kotlin-mode.el b/kotlin-mode.el
index 93c110f617..aeb9d859d4 100644
--- a/kotlin-mode.el
+++ b/kotlin-mode.el
@@ -1,7 +1,7 @@
 ;;; kotlin-mode.el --- Major mode for kotlin
 ;; -*- lexical-binding: t; -*-
 
-;; Copyright (C) 2015  Shodai Yokoyama
+;; Copyright © 2015  Shodai Yokoyama
 
 ;; Author: Shodai Yokoyama ([email protected])
 ;; Keywords: languages

Reply via email to