contrib/mq.el
branchstable
changeset 10263 25e572394f5c
parent 5468 24eb1bf8dd83
child 15782 7de7630053cb
equal deleted inserted replaced
10262:eb243551cbd8 10263:25e572394f5c
     3 ;; Copyright (C) 2006 Bryan O'Sullivan
     3 ;; Copyright (C) 2006 Bryan O'Sullivan
     4 
     4 
     5 ;; Author: Bryan O'Sullivan <bos@serpentine.com>
     5 ;; Author: Bryan O'Sullivan <bos@serpentine.com>
     6 
     6 
     7 ;; mq.el is free software; you can redistribute it and/or modify it
     7 ;; mq.el is free software; you can redistribute it and/or modify it
     8 ;; under the terms of version 2 of the GNU General Public License as
     8 ;; under the terms of the GNU General Public License version 2 or any
     9 ;; published by the Free Software Foundation.
     9 ;; later version.
    10 
    10 
    11 ;; mq.el is distributed in the hope that it will be useful, but
    11 ;; mq.el is distributed in the hope that it will be useful, but
    12 ;; WITHOUT ANY WARRANTY; without even the implied warranty of
    12 ;; WITHOUT ANY WARRANTY; without even the implied warranty of
    13 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    13 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    14 ;; General Public License for more details.
    14 ;; General Public License for more details.