]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/octave.el
Update copyright year to 2015
[gnu-emacs] / lisp / progmodes / octave.el
index 25b081545a34108b58a09267dd53209d2b6f5ee3..66272ce0d1396063681decb81f7842b1d3f24e1b 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>