Browse Source

Fix some copyright years

* contrib/lisp/org-mime.el:
* lisp/ob-ref.el: Fix copyrigtht years.
Nicolas Goaziou 10 năm trước cách đây
mục cha
commit
9febca5349
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      contrib/lisp/org-mime.el
  2. 1 1
      lisp/ob-ref.el

+ 1 - 1
contrib/lisp/org-mime.el

@@ -1,6 +1,6 @@
 ;;; org-mime.el --- org html export for text/html MIME emails
 
-;; Copyright (C) 2010-2014 Eric Schulte
+;; Copyright (C) 2010-2015 Eric Schulte
 
 ;; Author: Eric Schulte
 ;; Keywords: mime, mail, email, html

+ 1 - 1
lisp/ob-ref.el

@@ -1,6 +1,6 @@
 ;;; ob-ref.el --- org-babel functions for referencing external data
 
-;; Copyright (C) 2009-2014 Free Software Foundation, Inc.
+;; Copyright (C) 2009-2015 Free Software Foundation, Inc.
 
 ;; Authors: Eric Schulte
 ;;	 Dan Davison