branch: scratch/org-contacts-rebased
commit ea8cbe4ca15cccb2dd5acd82d08b6f595b60b8b1
Author: Bastien Guerry <b...@altern.org>
Commit: Bastien Guerry <b...@altern.org>

    Fix copyright years for elisp files in core and contrib.
    
    Also add "This file is not part of GNU Emacs." when this is the case.
---
 org-contacts.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/org-contacts.el b/org-contacts.el
index 545e90e..f4d9cd7 100644
--- a/org-contacts.el
+++ b/org-contacts.el
@@ -1,6 +1,6 @@
 ;;; org-contacts.el --- Contacts management
 
-;; Copyright (C) 2010, 2011 Julien Danjou <jul...@danjou.info>
+;; Copyright (C) 2010-2011 Julien Danjou <jul...@danjou.info>
 
 ;; Author: Julien Danjou <jul...@danjou.info>
 ;; Keywords: outlines, hypermedia, calendar

Reply via email to