aboutsummaryrefslogtreecommitdiff
path: root/jack.el
diff options
context:
space:
mode:
authorMichael Olson <mwolson@gnu.org>2007-03-19 14:58:00 +0000
committerMichael Olson <mwolson@gnu.org>2007-03-19 14:58:00 +0000
commit21393cf4dc00136aa92235a5222c822a08f5bc74 (patch)
treeb296dc3b7294646087b07e93c19e43fb5d26f91c /jack.el
parent0914db5c7b094b7233f97d561d6cead61e400159 (diff)
Bump copyright years to 2007 and standardize statement
Files made by those who haven't yet completed the assignment process remain copyrighted by that person. Those who have assigned have their files changed to be copyrighted by the FSF, but retain their Author line for the sake of giving proper credit. darcs-hash:20070319145852-1bfb2-2a4bb04c74262f43732fa5a81aa2d488da502995.gz
Diffstat (limited to 'jack.el')
-rw-r--r--jack.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/jack.el b/jack.el
index 959873c..fca66c8 100644
--- a/jack.el
+++ b/jack.el
@@ -1,6 +1,6 @@
;;; jack.el --- Jack Audio Connection Kit support
-;; Copyright (C) 2005,2006 Free Software Foundation, Inc.
+;; Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc.
;; Author: Mario Lang <mlang@delysid.org>
;; Keywords: multimedia, processes
@@ -37,7 +37,7 @@
;; It also povides convenience functions for prompting the user for
;; jack client and port names in the minibuffer, as well as the
;; functions `jack-connect' and `jack-disconnect' which can be used to
-;; rearrange jack port wiring with a minimum of keystokes.
+;; rearrange jack port wiring with a minimum of keystrokes.
;;; Code: