branch: elpa/swift-mode commit 8492a3d60bc6206e3dc883a3b0e28c94ac21290d Author: Bozhidar Batsov <bozhi...@tradeo.com> Commit: Bozhidar Batsov <bozhi...@tradeo.com>
Update copyright --- swift-mode.el | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/swift-mode.el b/swift-mode.el index e16cf43..d15a8ca 100644 --- a/swift-mode.el +++ b/swift-mode.el @@ -1,8 +1,10 @@ ;;; swift-mode.el --- Major-mode for Apple's Swift programming language. -*- lexical-binding: t -*- -;; Copyright (C) 2014 Chris Barrett +;; Copyright (C) 2014 Chris Barrett, Bozhidar Batsov, Arthur Evstifeev -;; Author: Chris Barrett <chris.d.barr...@me.com> +;; Authors: Chris Barrett <chris.d.barr...@me.com> +;; Bozhidar Batsov <bozhi...@batsov.com> +;; Arthur Evstifeev <l...@pisem.net> ;; Version: 0.3.0-cvs ;; Package-Requires: ((emacs "24.1")) ;; Keywords: languages swift