]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/octave.el
Update copyright year to 2015
[gnu-emacs] / lisp / progmodes / octave.el
index 7d963635bc0d0d7e2a35f774340ec607ec3f903a..cbdaae6fa71ca600d3d13abe9b978357d5ce4c49 100644 (file)
@@ -1,6 +1,6 @@
 ;;; octave.el --- editing octave source files under emacs  -*- lexical-binding: t; -*-
 
-;; Copyright (C) 1997, 2001-2014 Free Software Foundation, Inc.
+;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc.
 
 ;; Author: Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
 ;;        John Eaton <jwe@octave.org>