More copyright year fixes.
This commit is contained in:
parent
ff2b00b7ac
commit
01f7b698a7
|
@ -1,6 +1,6 @@
|
|||
;;; org-elisp-symbol.el --- Org links to emacs-lisp symbols
|
||||
;;
|
||||
;; Copyright 2007-2011 Free Software Foundation, Inc.
|
||||
;; Copyright 2007-2012 Free Software Foundation, Inc.
|
||||
;;
|
||||
;; Author: bzg AT gnu DOT org
|
||||
;; Version: 0.2
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-expiry.el --- expiry mechanism for Org entries
|
||||
;;
|
||||
;; Copyright 2007-2011 Free Software Foundation, Inc.
|
||||
;; Copyright 2007-2012 Free Software Foundation, Inc.
|
||||
;;
|
||||
;; Author: bzg AT gnu DOT org
|
||||
;; Version: 0.2
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-interactive-query.el --- Interactive modification of agenda query
|
||||
;;
|
||||
;; Copyright 2007-2011 Free Software Foundation, Inc.
|
||||
;; Copyright 2007-2012 Free Software Foundation, Inc.
|
||||
;;
|
||||
;; Author: Christopher League <league at contrapunctus dot net>
|
||||
;; Version: 1.0
|
||||
|
|
|
@ -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
|
||||
;;
|
||||
;; Copyright (c) 2010-2011 Free Software Foundation, Inc.
|
||||
;; Copyright (c) 2010-2012 Free Software Foundation, Inc.
|
||||
;;
|
||||
;; Author: Anthony Lander <anthony.lander@gmail.com>
|
||||
;; Version: 1.0.1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-toc.el --- Table of contents for Org-mode buffer
|
||||
|
||||
;; Copyright 2007-2011 Free Software Foundation, Inc.
|
||||
;; Copyright 2007-2012 Free Software Foundation, Inc.
|
||||
;;
|
||||
;; Author: Bastien Guerry <bzg AT gnu DOT org>
|
||||
;; Keywords: Org table of contents
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-wikinodes.el --- Wiki-like CamelCase links to outline nodes
|
||||
|
||||
;; Copyright (C) 2010-2011 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2010-2012 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Carsten Dominik <carsten at orgmode dot org>
|
||||
;; Keywords: outlines, hypermedia, calendar, wp
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-js.el --- org-babel functions for Javascript
|
||||
|
||||
;; Copyright (C) 2010-2011 Free Software Foundation
|
||||
;; Copyright (C) 2010-2012 Free Software Foundation
|
||||
|
||||
;; Author: Eric Schulte
|
||||
;; Keywords: literate programming, reproducible research, js
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-org.el --- org-babel functions for org code block evaluation
|
||||
|
||||
;; Copyright (C) 2010-2011 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2010-2012 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Eric Schulte
|
||||
;; Keywords: literate programming, reproducible research
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-scheme.el --- org-babel functions for Scheme
|
||||
|
||||
;; Copyright (C) 2010-2011 Free Software Foundation
|
||||
;; Copyright (C) 2010-2012 Free Software Foundation
|
||||
|
||||
;; Author: Eric Schulte
|
||||
;; Keywords: literate programming, reproducible research, scheme
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ob-shen.el --- org-babel functions for Shen
|
||||
|
||||
;; Copyright (C) 2010-2011 Free Software Foundation
|
||||
;; Copyright (C) 2010-2012 Free Software Foundation
|
||||
|
||||
;; Author: Eric Schulte
|
||||
;; Keywords: literate programming, reproducible research, shen
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-capture.el --- Fast note taking in Org-mode
|
||||
|
||||
;; Copyright (C) 2010-2011 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2010-2012 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Carsten Dominik <carsten at orgmode dot org>
|
||||
;; Keywords: outlines, hypermedia, calendar, wp
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-entities.el --- Support for special entities in Org-mode
|
||||
|
||||
;; Copyright (C) 2010-2011 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2010-2012 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Carsten Dominik <carsten at orgmode dot org>,
|
||||
;; Ulf Stegemann <ulf at zeitform dot de>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-lparse.el --- Line-oriented parser-exporter for Org-mode
|
||||
|
||||
;; Copyright (C) 2010-2011 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2010-2012 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Jambunathan K <kjambunathan at gmail dot com>
|
||||
;; Keywords: outlines, hypermedia, calendar, wp
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; org-odt.el --- OpenDocumentText export for Org-mode
|
||||
|
||||
;; Copyright (C) 2010-2011 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2010-2012 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Jambunathan K <kjambunathan at gmail dot com>
|
||||
;; Keywords: outlines, hypermedia, calendar, wp
|
||||
|
|
Loading…
Reference in New Issue