diff options
author | Yoni Rabkin <yoni@rabkins.net> | 2020-07-23 17:41:15 -0400 |
---|---|---|
committer | Yoni Rabkin <yoni@rabkins.net> | 2020-07-23 17:41:15 -0400 |
commit | 5fc9f6d96277bcc5038f0c310fbbcdc8533a67ef (patch) | |
tree | e850c9791d5b2062af9f2492d7f9e360228a219c /rt-liberation.el | |
parent | dd92e884a698b28d353759fc66c08ab8c668d60e (diff) |
friendlier caption
Diffstat (limited to 'rt-liberation.el')
-rw-r--r-- | rt-liberation.el | 18 |
1 files changed, 12 insertions, 6 deletions
diff --git a/rt-liberation.el b/rt-liberation.el index 94d1620..463cc0e 100644 --- a/rt-liberation.el +++ b/rt-liberation.el @@ -1,10 +1,16 @@ -;;; rt-liberation.el --- Free from the RT Web Interface +;;; rt-liberation.el --- Emacs interface to RT + +;; Copyright (C) 2008, 2009, 2010, 2011, 2014, 2015, 2020 Free +;; Software Foundation + +;; Author: Yoni Rabkin <yrk@gnu.org> +;; Authors: Aaron S. Hawley <aaron.s.hawley@gmail.com>, John Sullivan <johnsu01@wjsullivan.net> +;; Maintainer: Yoni Rabkin <yrk@gnu.org> +;; Version: 1.00 +;; Keywords: rt, tickets +;; Package-Type: multi + -;; Copyright (C) 2008, 2009, 2010, 2011, 2014, 2015 Free Software Foundation -;; -;; Authors: Yoni Rabkin <yrk@gnu.org>, Aaron S. Hawley -;; <aaron.s.hawley@gmail.com>, John Sullivan <johnsu01@wjsullivan.net> -;; ;; This program is free software; you can redistribute it and/or ;; modify it under the terms of the GNU General Public License as ;; published by the Free Software Foundation; either version 3 of the |