branch: externals/idlwave
commit 9d5bc223aaf44b8b6b317f40c1767f60fd19c595
Author: JD Smith <[email protected]>
Commit: JD Smith <[email protected]>
Copyright/date
---
idlwave.el | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/idlwave.el b/idlwave.el
index 949a3642aa..1876664c34 100644
--- a/idlwave.el
+++ b/idlwave.el
@@ -1,13 +1,14 @@
;; idlwave.el --- IDL editing mode for GNU Emacs
-;; Copyright (c) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
-;; Free Software Foundation
+
+;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
+;; Free Software Foundation, Inc.
;; Authors: J.D. Smith <[email protected]>
;; Carsten Dominik <[email protected]>
;; Chris Chase <[email protected]>
;; Maintainer: J.D. Smith <[email protected]>
;; Version: VERSIONTAG
-;; Date: $Date: 2006/08/22 05:11:48 $
+;; Date: $Date: 2008/01/25 20:31:10 $
;; Keywords: languages
;; This file is part of GNU Emacs.