diff options
author | Glenn Morris <rgm@gnu.org> | 2008-01-09 04:31:51 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-01-09 04:31:51 +0000 |
commit | dcb8ac09ea4b4a500da0b9a72e230bd94f59bd3d (patch) | |
tree | e6bdb9fbfab99e6c287e5acbb772e83dc7999dec /lisp/play | |
parent | 9c6b35b29ab8eba9fd471fa783637158e51136d3 (diff) | |
download | emacs-dcb8ac09ea4b4a500da0b9a72e230bd94f59bd3d.tar.gz |
Add 2008 to copyright years.
Diffstat (limited to 'lisp/play')
-rw-r--r-- | lisp/play/bubbles.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/play/bubbles.el b/lisp/play/bubbles.el index 5f8709d17b7..b4997ce4d57 100644 --- a/lisp/play/bubbles.el +++ b/lisp/play/bubbles.el @@ -1,6 +1,6 @@ ;;; bubbles.el --- Puzzle game for Emacs. -;; Copyright (C) 2007 Free Software Foundation, Inc. +;; Copyright (C) 2007, 2008 Free Software Foundation, Inc. ;; Author: Ulf Jasper <ulf.jasper@web.de> ;; URL: http://ulf.epplejasper.de/ |