diff --git a/README.md b/README.md index f0677c5..8516da5 100644 --- a/README.md +++ b/README.md @@ -203,7 +203,7 @@ Thanks! ## License -Copyright (C) 2012 Magnar Sveen +Copyright (C) 2012-2016 Magnar Sveen Author: Magnar Sveen Keywords: editing cursors diff --git a/mc-cycle-cursors.el b/mc-cycle-cursors.el index 01597ac..85af352 100644 --- a/mc-cycle-cursors.el +++ b/mc-cycle-cursors.el @@ -1,6 +1,6 @@ ;;; mc-cycle-cursors.el -;; Copyright (C) 2012 Magnar Sveen +;; Copyright (C) 2012-2016 Magnar Sveen ;; Author: Magnar Sveen ;; Keywords: editing cursors diff --git a/mc-edit-lines.el b/mc-edit-lines.el index 20668cf..e38d1c1 100644 --- a/mc-edit-lines.el +++ b/mc-edit-lines.el @@ -1,6 +1,6 @@ ;;; mc-edit-lines.el -;; Copyright (C) 2012 Magnar Sveen +;; Copyright (C) 2012-2016 Magnar Sveen ;; Author: Magnar Sveen ;; Keywords: editing cursors diff --git a/mc-mark-more.el b/mc-mark-more.el index 9f31262..4729cb1 100644 --- a/mc-mark-more.el +++ b/mc-mark-more.el @@ -1,6 +1,6 @@ ;;; mc-mark-more.el -;; Copyright (C) 2012 Magnar Sveen +;; Copyright (C) 2012-2016 Magnar Sveen ;; Author: Magnar Sveen ;; Keywords: editing cursors diff --git a/mc-separate-operations.el b/mc-separate-operations.el index 487a650..ca6e8d8 100644 --- a/mc-separate-operations.el +++ b/mc-separate-operations.el @@ -1,6 +1,6 @@ ;;; mc-separate-operations.el - functions that work differently on each cursor -;; Copyright (C) 2012 Magnar Sveen +;; Copyright (C) 2012-2016 Magnar Sveen ;; Author: Magnar Sveen ;; Keywords: editing cursors diff --git a/multiple-cursors-core.el b/multiple-cursors-core.el index 09b1b01..aa5b2c2 100644 --- a/multiple-cursors-core.el +++ b/multiple-cursors-core.el @@ -1,6 +1,6 @@ ;;; multiple-cursors-core.el --- An experiment in multiple cursors for emacs. -;; Copyright (C) 2012 Magnar Sveen +;; Copyright (C) 2012-2016 Magnar Sveen ;; Author: Magnar Sveen ;; Keywords: editing cursors diff --git a/multiple-cursors.el b/multiple-cursors.el index fabdab1..4a05dcc 100644 --- a/multiple-cursors.el +++ b/multiple-cursors.el @@ -1,6 +1,6 @@ ;;; multiple-cursors.el --- Multiple cursors for emacs. -;; Copyright (C) 2012-2013 Magnar Sveen +;; Copyright (C) 2012-2016 Magnar Sveen ;; Author: Magnar Sveen ;; Version: 1.4.0 diff --git a/rectangular-region-mode.el b/rectangular-region-mode.el index 8cbe1de..01a078d 100644 --- a/rectangular-region-mode.el +++ b/rectangular-region-mode.el @@ -1,6 +1,6 @@ ;;; rectangular-region-mode.el -;; Copyright (C) 2012 Magnar Sveen +;; Copyright (C) 2012-2016 Magnar Sveen ;; Author: Magnar Sveen ;; Keywords: editing cursors