branch: externals/queue commit 02a44546eb8e3e750b028f680d18b80bf543b5a9 Author: Toby Cubitt <toby-predict...@dr-qubit.org> Commit: tsc25 <toby-predict...@dr-qubit.org>
Updated copywrite notice --- queue.el | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/queue.el b/queue.el index 9d83b29..24377f5 100644 --- a/queue.el +++ b/queue.el @@ -4,7 +4,8 @@ ;; Author: Inge Wallin <i...@lysator.liu.se> ;; rewritten by Toby Cubitt <toby-predict...@dr-qubit.org> -;; Keywords: extensions, lisp +;; Version: 0.1 +;; Keywords: queue, extensions, lisp ;; This file is part of the GNU Emacs lisp library, Elib. @@ -19,9 +20,9 @@ ;; GNU General Public License for more details. ;; ;; You should have received a copy of the GNU General Public License -;; along with GNU Elib; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA +;; along with this program; if not, write to the Free Software +;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +;; MA 02110-1301, USA. ;; ;;; Commentary: