branch: externals/queue
commit 6d9b0c4fdc9588ba78c732f58efeb01898db9921
Author: Toby Cubitt <[email protected]>
Commit: tsc25 <[email protected]>
Bumped copyright year
---
queue.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/queue.el b/queue.el
index bad9a93..9d83b29 100644
--- a/queue.el
+++ b/queue.el
@@ -1,6 +1,6 @@
;;; queue.el --- queue data structure
-;; Copyright (C) 1991-1995, 2008 Free Software Foundation
+;; Copyright (C) 1991-1995, 2008-2009 Free Software Foundation
;; Author: Inge Wallin <[email protected]>
;; rewritten by Toby Cubitt <[email protected]>