]> code.delx.au - gnu-emacs/blobdiff - lisp/cedet/srecode/fields.el
Update copyright year to 2015
[gnu-emacs] / lisp / cedet / srecode / fields.el
index 476dd37ae060b489877d66608c4392ecbe0c0764..20852f78b415263fdba42f910a441f4978f713e2 100644 (file)
@@ -1,6 +1,6 @@
 ;;; srecode/fields.el --- Handling type-in fields in a buffer.
 ;;
-;; Copyright (C) 2009-2012 Free Software Foundation, Inc.
+;; Copyright (C) 2009-2015 Free Software Foundation, Inc.
 ;;
 ;; Author: Eric M. Ludlam <eric@siege-engine.com>
 
@@ -447,4 +447,8 @@ PRE-LEN is used in the after mode for the length of the changed text."
 
 (provide 'srecode/fields)
 
+;; Local variables:
+;; generated-autoload-load-name: "srecode/fields"
+;; End:
+
 ;;; srecode/fields.el ends here