Copyright year fixes for contrib/.
This commit is contained in:
parent
aca43d4162
commit
16ea957cd0
|
@ -1,6 +1,6 @@
|
|||
;; htmlize.el -- Convert buffer text and decorations to HTML.
|
||||
|
||||
;; Copyright (C) 1997-2011 Hrvoje Niksic
|
||||
;; Copyright (C) 1997-2012 Hrvoje Niksic
|
||||
|
||||
;; Author: Hrvoje Niksic <hniksic@xemacs.org>
|
||||
;; Keywords: hypermedia, extensions
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-contacts.el --- Contacts management
|
||||
|
||||
;; Copyright (C) 2010-2011 Julien Danjou <julien@danjou.info>
|
||||
;; Copyright (C) 2010-2012 Julien Danjou <julien@danjou.info>
|
||||
|
||||
;; Author: Julien Danjou <julien@danjou.info>
|
||||
;; Keywords: outlines, hypermedia, calendar
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-mime.el --- org html export for text/html MIME emails
|
||||
|
||||
;; Copyright (C) 2010-2011 Eric Schulte
|
||||
;; Copyright (C) 2010-2012 Eric Schulte
|
||||
|
||||
;; Author: Eric Schulte
|
||||
;; Keywords: mime, mail, email, html
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-notmuch.el --- Support for links to notmuch messages from within Org-mode
|
||||
|
||||
;; Copyright (C) 2010-2011 Matthieu Lemerre
|
||||
;; Copyright (C) 2010-2012 Matthieu Lemerre
|
||||
|
||||
;; Author: Matthieu Lemerre <racin@free.fr>
|
||||
;; Keywords: outlines, hypermedia, calendar, wp
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-registry.el --- a registry for Org links
|
||||
;;
|
||||
;; Copyright 2007-2011 Bastien Guerry
|
||||
;; Copyright 2007-2012 Bastien Guerry
|
||||
;;
|
||||
;; Emacs Lisp Archive Entry
|
||||
;; Filename: org-registry.el
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-screen.el --- Integreate Org-mode with screen.
|
||||
|
||||
;; Copyright (c) 2008-2011 Andrew Hyatt
|
||||
;; Copyright (c) 2008-2012 Andrew Hyatt
|
||||
;;
|
||||
;; Author: Andrew Hyatt <ahyatt at gmail dot com>
|
||||
;; Maintainer: Carsten Dominik <carsten at orgmode dot org>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
;;; org-secretary.el --- Team management with org-mode
|
||||
;; Copyright (C) 2010-2011 Juan Reyero
|
||||
;; Copyright (C) 2010-2012 Juan Reyero
|
||||
;;
|
||||
;; Author: Juan Reyero <juan _at_ juanreyero _dot_ com>
|
||||
;; Keywords: outlines, tasks, team, management
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-velocity.el --- something like Notational Velocity for Org.
|
||||
|
||||
;; Copyright (C) 2010-2011 Paul M. Rodriguez
|
||||
;; Copyright (C) 2010-2012 Paul M. Rodriguez
|
||||
|
||||
;; Author: Paul M. Rodriguez <paulmrodriguez@gmail.com>
|
||||
;; Created: 2010-05-05
|
||||
|
|
Loading…
Reference in New Issue