branch: master
commit d9a9ea765c8befcf1ad8e8ed76b60a3b36e1af65
Author: Thomas Fitzsimmons <[email protected]>
Commit: Thomas Fitzsimmons <[email protected]>

    fsm: Fix copyright
---
 packages/fsm/fsm.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/packages/fsm/fsm.el b/packages/fsm/fsm.el
index af0a002..c4a7650 100644
--- a/packages/fsm/fsm.el
+++ b/packages/fsm/fsm.el
@@ -1,6 +1,6 @@
 ;;; fsm.el --- state machine library  -*- lexical-binding: t; -*-
 
-;; Copyright (C) 2006, 2007, 2008  Magnus Henoch
+;; Copyright (C) 2006, 2007, 2008, 2015  Free Software Foundation, Inc.
 
 ;; Author: Magnus Henoch <[email protected]>
 ;; Maintainer: Thomas Fitzsimmons <[email protected]>

Reply via email to