branch: externals/ergoemacs-mode
commit fc097bd8bcd313beb9563b5d48a60bc1f4b621c7
Author: Matthew Fidler <[email protected]>
Commit: Matthew Fidler <[email protected]>
Update copyright year
---
ergoemacs-advice.el | 2 +-
ergoemacs-command-loop.el | 2 +-
ergoemacs-debug.el | 2 +-
ergoemacs-functions.el | 2 +-
ergoemacs-key-description.el | 2 +-
ergoemacs-layouts.el | 2 +-
ergoemacs-lib.el | 2 +-
ergoemacs-macros.el | 2 +-
ergoemacs-map-properties.el | 2 +-
ergoemacs-map.el | 2 +-
ergoemacs-mapkeymap.el | 2 +-
ergoemacs-mode.el | 2 +-
ergoemacs-test.el | 2 +-
ergoemacs-theme-engine.el | 2 +-
ergoemacs-themes.el | 2 +-
ergoemacs-translate.el | 2 +-
16 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/ergoemacs-advice.el b/ergoemacs-advice.el
index c5c9b89..2908bea 100644
--- a/ergoemacs-advice.el
+++ b/ergoemacs-advice.el
@@ -1,6 +1,6 @@
;;; ergoemacs-advice.el --- Ergoemacs advices -*- lexical-binding: t -*-
-;; Copyright © 2013-2015 Free Software Foundation, Inc.
+;; Copyright © 2013-2021 Free Software Foundation, Inc.
;; Filename: ergoemacs-advice.el
;; Description:
diff --git a/ergoemacs-command-loop.el b/ergoemacs-command-loop.el
index 1077d77..697f62d 100644
--- a/ergoemacs-command-loop.el
+++ b/ergoemacs-command-loop.el
@@ -1,5 +1,5 @@
;;; ergoemacs-command-loop.el --- Keyboard translation functions -*-
lexical-binding: t -*-
-;; Copyright © 2013-2016 Free Software Foundation, Inc.
+;; Copyright © 2013-2021 Free Software Foundation, Inc.
;; Filename: ergoemacs-command-loop.el
;; Description:
diff --git a/ergoemacs-debug.el b/ergoemacs-debug.el
index 465e959..83c9062 100644
--- a/ergoemacs-debug.el
+++ b/ergoemacs-debug.el
@@ -1,6 +1,6 @@
;;; ergoemacs-debug.el --- Ergoemacs map interface -*- lexical-binding: t -*-
-;; Copyright © 2013-2015 Free Software Foundation, Inc.
+;; Copyright © 2013-2021 Free Software Foundation, Inc.
;; Filename: ergoemacs-debug.el
;; Description:
diff --git a/ergoemacs-functions.el b/ergoemacs-functions.el
index 5ef76da..90692fa 100644
--- a/ergoemacs-functions.el
+++ b/ergoemacs-functions.el
@@ -1,6 +1,6 @@
;;; ergoemacs-functions.el --- miscellaneous functions for ErgoEmacs -*-
lexical-binding: t -*-
-;; Copyright © 2013-2015 Free Software Foundation, Inc.
+;; Copyright © 2013-2021 Free Software Foundation, Inc.
;; Maintainer: Matthew L. Fidler
;; Authors: Xah Lee, Matthew Fidler, Drew Adams, Ting-Yu Lin, David
diff --git a/ergoemacs-key-description.el b/ergoemacs-key-description.el
index b910a73..a645bd1 100644
--- a/ergoemacs-key-description.el
+++ b/ergoemacs-key-description.el
@@ -1,6 +1,6 @@
;;; ergoemacs-key-description.el --- Ergoemacs map interface -*-
lexical-binding: t -*-
-;; Copyright © 2013-2015 Free Software Foundation, Inc.
+;; Copyright © 2013-2021 Free Software Foundation, Inc.
;; Filename: ergoemacs-key-description.el
;; Description:
diff --git a/ergoemacs-layouts.el b/ergoemacs-layouts.el
index db39808..3ddd324 100644
--- a/ergoemacs-layouts.el
+++ b/ergoemacs-layouts.el
@@ -1,6 +1,6 @@
;;; ergoemacs-layouts.el --- keyboard layouts for ErgoEmacs -*
lexical-binding: t -*-
-;; Copyright (C) 2013, 2014 Free Software Foundation, Inc.
+;; Copyright (C) 2013-2021 Free Software Foundation, Inc.
;; Maintainer: Matthew L. Fidler
;; Keywords: convenience
diff --git a/ergoemacs-lib.el b/ergoemacs-lib.el
index 8cd92a6..cd15574 100644
--- a/ergoemacs-lib.el
+++ b/ergoemacs-lib.el
@@ -1,6 +1,6 @@
;;; ergoemacs-lib.el --- Ergoemacs libraries -*- lexical-binding: t -*-
-;; Copyright © 2013-2015 Free Software Foundation, Inc.
+;; Copyright © 2013-2021 Free Software Foundation, Inc.
;; Author: Matthew L. Fidler, Xah Lee
;; Maintainer:
diff --git a/ergoemacs-macros.el b/ergoemacs-macros.el
index 5c82e7b..9d87bee 100644
--- a/ergoemacs-macros.el
+++ b/ergoemacs-macros.el
@@ -1,6 +1,6 @@
;;; ergoemacs-macros.el --- Macros for ergoemacs-mode -*- lexical-binding: t
-*-
-;; Copyright © 2013, 2014 Free Software Foundation, Inc.
+;; Copyright © 2013-2021 Free Software Foundation, Inc.
;; Maintainer: Matthew L. Fidler
;; Keywords: convenience
diff --git a/ergoemacs-map-properties.el b/ergoemacs-map-properties.el
index e6b6426..9d5bcc2 100644
--- a/ergoemacs-map-properties.el
+++ b/ergoemacs-map-properties.el
@@ -1,6 +1,6 @@
;;; ergoemacs-map-properties.el --- Ergoemacs map interface -*-
lexical-binding: t -*-
-;; Copyright © 2013-2015 Free Software Foundation, Inc.
+;; Copyright © 2013-2021 Free Software Foundation, Inc.
;; Filename: ergoemacs-map-properties.el
;; Description:
diff --git a/ergoemacs-map.el b/ergoemacs-map.el
index 4ae7c22..1d48b59 100644
--- a/ergoemacs-map.el
+++ b/ergoemacs-map.el
@@ -1,6 +1,6 @@
;;; ergoemacs-map.el --- Ergoemacs map interface -*- lexical-binding: t -*-
-;; Copyright © 2013-2015 Free Software Foundation, Inc.
+;; Copyright © 2013-2021 Free Software Foundation, Inc.
;; Filename: ergoemacs-map.el
;; Description:
diff --git a/ergoemacs-mapkeymap.el b/ergoemacs-mapkeymap.el
index 199329e..6f8a509 100644
--- a/ergoemacs-mapkeymap.el
+++ b/ergoemacs-mapkeymap.el
@@ -1,6 +1,6 @@
;;; ergoemacs-mapkeymap.el --- Ergoemacs map interface -*- lexical-binding: t
-*-
-;; Copyright © 2013-2015 Free Software Foundation, Inc.
+;; Copyright © 2013-2021 Free Software Foundation, Inc.
;; Filename: ergoemacs-mapkeymap.el
;; Description:
diff --git a/ergoemacs-mode.el b/ergoemacs-mode.el
index 16b0c2c..6747029 100644
--- a/ergoemacs-mode.el
+++ b/ergoemacs-mode.el
@@ -1,6 +1,6 @@
;;; ergoemacs-mode.el --- Emacs mode based on common modern interface and
ergonomics. -*- lexical-binding: t -*-
-;; Copyright © 2007-2010, 2012-2016 Free Software Foundation, Inc.
+;; Copyright © 2007-2010, 2012-2021 Free Software Foundation, Inc.
;; Author: Xah Lee <[email protected]>
;; David Capello <[email protected]>
diff --git a/ergoemacs-test.el b/ergoemacs-test.el
index 3ffcde2..01318cc 100644
--- a/ergoemacs-test.el
+++ b/ergoemacs-test.el
@@ -1,6 +1,6 @@
;;; ergoemacs-test.el --- tests for ErgoEmacs issues
-;; Copyright © 2013-2016 Free Software Foundation, Inc.
+;; Copyright © 2013-2021 Free Software Foundation, Inc.
;; Maintainer: Matthew L. Fidler
;; Keywords: convenience
diff --git a/ergoemacs-theme-engine.el b/ergoemacs-theme-engine.el
index 366f21f..0584170 100644
--- a/ergoemacs-theme-engine.el
+++ b/ergoemacs-theme-engine.el
@@ -1,6 +1,6 @@
;;; ergoemacs-theme-engine.el --- Ergoemacs map interface -*- lexical-binding:
t -*-
-;; Copyright © 2013-2015 Free Software Foundation, Inc.
+;; Copyright © 2013-2021 Free Software Foundation, Inc.
;; Filename: ergoemacs-theme-engine.el
;; Description:
diff --git a/ergoemacs-themes.el b/ergoemacs-themes.el
index c6ce2f4..ffeecba 100644
--- a/ergoemacs-themes.el
+++ b/ergoemacs-themes.el
@@ -1,6 +1,6 @@
;;; ergoemacs-themes.el --- ErgoEmacs keybindings and themes -*-
lexical-binding: t -*-
-;; Copyright © 2013-2015 Free Software Foundation, Inc.
+;; Copyright © 2013-2021 Free Software Foundation, Inc.
;; Maintainer: Matthew L. Fidler
;; Authors: Matthew L. Fidler, Xah Lee, Drew Adams
diff --git a/ergoemacs-translate.el b/ergoemacs-translate.el
index 2659479..387486d 100644
--- a/ergoemacs-translate.el
+++ b/ergoemacs-translate.el
@@ -1,6 +1,6 @@
;;; ergoemacs-translate.el --- Keyboard translation functions -*-
lexical-binding: t -*-
-;; Copyright © 2013-2014 Free Software Foundation, Inc.
+;; Copyright © 2013-2021 Free Software Foundation, Inc.
;; Filename: ergoemacs-translate.el
;; Description: