Copyright year fixes for contrib/.

This commit is contained in:
Bastien Guerry 2012-01-04 15:48:18 +01:00
parent 3dc9cc35ec
commit 681914f32b
8 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,6 @@
;; htmlize.el -- Convert buffer text and decorations to HTML. ;; 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> ;; Author: Hrvoje Niksic <hniksic@xemacs.org>
;; Keywords: hypermedia, extensions ;; Keywords: hypermedia, extensions

View file

@ -1,6 +1,6 @@
;;; org-contacts.el --- Contacts management ;;; 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> ;; Author: Julien Danjou <julien@danjou.info>
;; Keywords: outlines, hypermedia, calendar ;; Keywords: outlines, hypermedia, calendar

View file

@ -1,6 +1,6 @@
;;; org-mime.el --- org html export for text/html MIME emails ;;; 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 ;; Author: Eric Schulte
;; Keywords: mime, mail, email, html ;; Keywords: mime, mail, email, html

View file

@ -1,6 +1,6 @@
;;; org-notmuch.el --- Support for links to notmuch messages from within Org-mode ;;; 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> ;; Author: Matthieu Lemerre <racin@free.fr>
;; Keywords: outlines, hypermedia, calendar, wp ;; Keywords: outlines, hypermedia, calendar, wp

View file

@ -1,6 +1,6 @@
;;; org-registry.el --- a registry for Org links ;;; org-registry.el --- a registry for Org links
;; ;;
;; Copyright 2007-2011 Bastien Guerry ;; Copyright 2007-2012 Bastien Guerry
;; ;;
;; Emacs Lisp Archive Entry ;; Emacs Lisp Archive Entry
;; Filename: org-registry.el ;; Filename: org-registry.el

View file

@ -1,6 +1,6 @@
;;; org-screen.el --- Integreate Org-mode with screen. ;;; 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> ;; Author: Andrew Hyatt <ahyatt at gmail dot com>
;; Maintainer: Carsten Dominik <carsten at orgmode dot org> ;; Maintainer: Carsten Dominik <carsten at orgmode dot org>

View file

@ -1,5 +1,5 @@
;;; org-secretary.el --- Team management with org-mode ;;; 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> ;; Author: Juan Reyero <juan _at_ juanreyero _dot_ com>
;; Keywords: outlines, tasks, team, management ;; Keywords: outlines, tasks, team, management

View file

@ -1,6 +1,6 @@
;;; org-velocity.el --- something like Notational Velocity for Org. ;;; 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> ;; Author: Paul M. Rodriguez <paulmrodriguez@gmail.com>
;; Created: 2010-05-05 ;; Created: 2010-05-05