diff options
Diffstat (limited to 'contrib/lisp/org-mac-link-grabber.el')
-rw-r--r-- | contrib/lisp/org-mac-link-grabber.el | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/contrib/lisp/org-mac-link-grabber.el b/contrib/lisp/org-mac-link-grabber.el index b422bfb..0598617 100644 --- a/contrib/lisp/org-mac-link-grabber.el +++ b/contrib/lisp/org-mac-link-grabber.el @@ -1,7 +1,7 @@ ;;; org-mac-link-grabber.el --- Grab links and url from various mac -;;; application and insert them as links into org-mode documents +;; Application and insert them as links into org-mode documents ;; -;; Copyright (c) 2010-2012 Free Software Foundation, Inc. +;; Copyright (c) 2010-2013 Free Software Foundation, Inc. ;; ;; Author: Anthony Lander <anthony.lander@gmail.com> ;; Version: 1.0.1 @@ -20,8 +20,7 @@ ;; GNU General Public License for more details. ;; ;; You should have received a copy of the GNU General Public License -;; along with this program; if not, write to the Free Software -;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. ;; ;;; Commentary: ;; |