diff options
-rw-r--r-- | rt-liberation-browser.el | 2 | ||||
-rw-r--r-- | rt-liberation-gnus.el | 2 | ||||
-rw-r--r-- | rt-liberation-multi.el | 2 | ||||
-rw-r--r-- | rt-liberation-report.el | 2 | ||||
-rw-r--r-- | rt-liberation-storage.el | 2 | ||||
-rw-r--r-- | rt-liberation-update.el | 2 | ||||
-rw-r--r-- | rt-liberation-viewer.el | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/rt-liberation-browser.el b/rt-liberation-browser.el index 7c2e5c5..e86b45f 100644 --- a/rt-liberation-browser.el +++ b/rt-liberation-browser.el @@ -1,6 +1,6 @@ ;;; rt-liberation-browser.el --- Emacs interface to RT -*- lexical-binding: t; -*- -;; Copyright (C) 2020 Free Software Foundation, Inc. +;; Copyright (C) 2014, 2015, 2016, 2017, 2018, 2019, 2020 Free Software Foundation, Inc. ;; ;; Authors: Yoni Rabkin <yrk@gnu.org> ;; diff --git a/rt-liberation-gnus.el b/rt-liberation-gnus.el index a2e5414..5719741 100644 --- a/rt-liberation-gnus.el +++ b/rt-liberation-gnus.el @@ -1,6 +1,6 @@ ;;; rt-liberation-gnus.el --- Gnus integration for rt-liberation -*- lexical-binding: t; -*- -;; Copyright (C) 2009-2014 Free Software Foundation, Inc. +;; Copyright (C) 2014, 2015, 2016, 2017, 2018, 2019, 2020 Free Software Foundation, Inc. ;; ;; Authors: Yoni Rabkin <yrk@gnu.org> ;; diff --git a/rt-liberation-multi.el b/rt-liberation-multi.el index d4a8602..493844b 100644 --- a/rt-liberation-multi.el +++ b/rt-liberation-multi.el @@ -1,6 +1,6 @@ ;;; rt-liberation-multi.el --- Emacs interface to RT -*- lexical-binding: t; -*- -;; Copyright (C) 2010, 2014 Free Software Foundation, Inc. +;; Copyright (C) 2014, 2015, 2016, 2017, 2018, 2019, 2020 Free Software Foundation, Inc. ;; ;; Authors: Yoni Rabkin <yrk@gnu.org> ;; diff --git a/rt-liberation-report.el b/rt-liberation-report.el index 4382d28..577fdb5 100644 --- a/rt-liberation-report.el +++ b/rt-liberation-report.el @@ -1,6 +1,6 @@ ;;; rt-liberation-report.el --- Emacs interface to RT -*- lexical-binding: t; -*- -;; Copyright (C) 2015 Free Software Foundation, Inc. +;; Copyright (C) 2014, 2015, 2016, 2017, 2018, 2019, 2020 Free Software Foundation, Inc. ;; ;; Authors: Yoni Rabkin <yrk@gnu.org> ;; diff --git a/rt-liberation-storage.el b/rt-liberation-storage.el index 379b508..74d41f6 100644 --- a/rt-liberation-storage.el +++ b/rt-liberation-storage.el @@ -1,6 +1,6 @@ ;;; rt-liberation-storage.el --- Storage backend for rt-liberation -*- lexical-binding: t; -*- -;; Copyright (C) 2010 Free Software Foundation, Inc. +;; Copyright (C) 2014, 2015, 2016, 2017, 2018, 2019, 2020 Free Software Foundation, Inc. ;; ;; Author: Yoni Rabkin <yrk@gnu.org> ;; diff --git a/rt-liberation-update.el b/rt-liberation-update.el index ed33438..022345e 100644 --- a/rt-liberation-update.el +++ b/rt-liberation-update.el @@ -1,6 +1,6 @@ ;;; rt-liberation-update.el --- check updated tickets -*- lexical-binding: t; -*- -;; Copyright (C) 2009 Free Software Foundation, Inc. +;; Copyright (C) 2014, 2015, 2016, 2017, 2018, 2019, 2020 Free Software Foundation, Inc. ;; ;; Authors: Yoni Rabkin <yrk@gnu.org> ;; diff --git a/rt-liberation-viewer.el b/rt-liberation-viewer.el index 10d4799..a9caf44 100644 --- a/rt-liberation-viewer.el +++ b/rt-liberation-viewer.el @@ -1,6 +1,6 @@ ;;; rt-liberation-viewer.el --- Emacs interface to RT -*- lexical-binding: t; -*- -;; Copyright (C) 2020 Free Software Foundation, Inc. +;; Copyright (C) 2014, 2015, 2016, 2017, 2018, 2019, 2020 Free Software Foundation, Inc. ;; ;; Authors: Yoni Rabkin <yrk@gnu.org> ;; |