diff options
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 |