From 5fc9f6d96277bcc5038f0c310fbbcdc8533a67ef Mon Sep 17 00:00:00 2001 From: Yoni Rabkin Date: Thu, 23 Jul 2020 17:41:15 -0400 Subject: friendlier caption --- rt-liberation-multi.el | 2 +- rt-liberation-report.el | 2 +- rt-liberation.el | 18 ++++++++++++------ 3 files changed, 14 insertions(+), 8 deletions(-) diff --git a/rt-liberation-multi.el b/rt-liberation-multi.el index da5e052..7b19fb0 100644 --- a/rt-liberation-multi.el +++ b/rt-liberation-multi.el @@ -1,4 +1,4 @@ -;;; rt-liberation-multi.el --- Free from the RT Web Interface +;;; rt-liberation-multi.el --- Emacs interface to RT ;; Copyright (C) 2010, 2014 Free Software Foundation ;; diff --git a/rt-liberation-report.el b/rt-liberation-report.el index 216d741..1c22653 100644 --- a/rt-liberation-report.el +++ b/rt-liberation-report.el @@ -1,4 +1,4 @@ -;;; rt-liberation-report.el --- Free from the RT Web Interface +;;; rt-liberation-report.el --- Emacs interface to RT ;; Copyright (C) 2015 Free Software Foundation ;; 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 +;; Authors: Aaron S. Hawley , John Sullivan +;; Maintainer: Yoni Rabkin +;; Version: 1.00 +;; Keywords: rt, tickets +;; Package-Type: multi + -;; Copyright (C) 2008, 2009, 2010, 2011, 2014, 2015 Free Software Foundation -;; -;; Authors: Yoni Rabkin , Aaron S. Hawley -;; , John Sullivan -;; ;; 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 -- cgit v1.2.3